Explorar el Código

Update index.tsx

lex hace 1 año
padre
commit
bd1984900b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';