Browse Source

Update index.tsx

lex 8 months ago
parent
commit
bd1984900b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/download/index.tsx

+ 1 - 1
src/views/download/index.tsx

@@ -28,7 +28,7 @@ export default defineComponent({
       let urlAndroid = '';
       if (
         location.origin.indexOf('manonline') > -1 ||
-        location.origin.indexOf('gym.lexiaoya.cn') > -1
+        location.origin.indexOf('https://gym.lexiaoya.cn') > -1
       ) {
         urlIos = 'https://itunes.apple.com/cn/app/id6449429354';
         urlAndroid = state.androidUrl; // 'https://oss.dayaedu.com/appstore/manage-domain.apk';