瀏覽代碼

双11地址

HUANGYAQIAN-PC\huangyaqian 2 年之前
父節點
當前提交
b0ef529d60
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      pages/activity/doubleEleven/index.vue
  2. 2 2
      pages/activity/doubleEleven/pc.vue

+ 2 - 2
pages/activity/doubleEleven/index.vue

@@ -213,9 +213,9 @@ export default {
         {
           this.login = true
           const _this = this
-          // setTimeout(() => {window.location.href='https://client.phone.androidscloud.com/cloud/phone/web/#/pages/login/index';_this.login = false},1000);
+          setTimeout(() => {window.location.href='https://client.phone.androidscloud.com/cloud/phone/web/#/pages/login/index';_this.login = false},1000);
 
-          setTimeout(() => {window.location.href='https://prese.phone.androidscloud.com/cloud/phone/web/#/pages/index/index';_this.login = false},1000);
+          // setTimeout(() => {window.location.href='https://prese.phone.androidscloud.com/cloud/phone/web/#/pages/index/index';_this.login = false},1000);
           
           return
         }

+ 2 - 2
pages/activity/doubleEleven/pc.vue

@@ -180,8 +180,8 @@
           {
             this.login = true
             const _this = this
-            // setTimeout(() => {window.location.href='http://client.phone.androidscloud.com/cloud/phone/web/#/pages/login/index';_this.login = false},1000);
-            setTimeout(() => {window.location.href='https://prese.phone.androidscloud.com/cloud/phone/web/#/pages/index/index';_this.login = false},1000);
+            setTimeout(() => {window.location.href='https://client.phone.androidscloud.com/cloud/phone/web/#/pages/login/index';_this.login = false},1000);
+            // setTimeout(() => {window.location.href='https://prese.phone.androidscloud.com/cloud/phone/web/#/pages/index/index';_this.login = false},1000);
             return
           }