lrf402788946 4 éve
szülő
commit
b4697adfa4

+ 1 - 1
src/layout/adminCenter/menuInfo.vue

@@ -118,7 +118,7 @@ export default {
           message: '退出登录成功',
           type: 'success',
         });
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else if (key == '10') {
         let res = await this.fetch(this.user.uid);
         this.$router.push({ path: '/hall/direct', query: { id: res.data.id, title: res.data.title } });

+ 1 - 1
src/layout/market/context.vue

@@ -247,7 +247,7 @@ export default {
           // this.$message.error('游客身份无法与卖家对话,请先注册');
           this.$message({
             dangerouslyUseHTMLString: true,
-            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;

+ 1 - 1
src/layout/market/zhuanjia.vue

@@ -115,7 +115,7 @@ export default {
           // this.$message.error('游客身份无法与卖家对话,请先注册');
           this.$message({
             dangerouslyUseHTMLString: true,
-            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;

+ 1 - 1
src/layout/userCenter/menuInfo.vue

@@ -115,7 +115,7 @@ export default {
           message: '退出登录成功',
           type: 'success',
         });
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else if (key == '7') {
         this.$router.go(-1);
       } else {

+ 1 - 1
src/layout/vipCenter/menuInfo.vue

@@ -82,7 +82,7 @@ export default {
           message: '退出登录成功',
           type: 'success',
         });
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else if (key == '4') {
         let res = await this.fetch(this.user.remark);
         this.$router.push({ path: '/hall/direct', query: { id: res.data.id, title: res.data.title } });

+ 1 - 1
src/pages/live/adminCenter/password/index.vue

@@ -57,7 +57,7 @@ export default {
               type: 'success',
             });
             this.logout();
-            this.$router.push({ path: '/newlogin' });
+            this.$router.push({ path: '/webLogin' });
           } else {
             this.$message.error('密码修改失败');
           }

+ 2 - 2
src/pages/live/hall/dock/dockDetail.vue

@@ -186,7 +186,7 @@ export default {
           // });
           this.$message({
             dangerouslyUseHTMLString: true,
-            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;
@@ -227,7 +227,7 @@ export default {
         // });
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;

+ 2 - 2
src/pages/live/hall/dock/zhanjiaduijie.vue

@@ -176,7 +176,7 @@ export default {
           this.$message({
             dangerouslyUseHTMLString: true,
             message:
-              '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
+              '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;
@@ -217,7 +217,7 @@ export default {
         this.$message({
           dangerouslyUseHTMLString: true,
           message:
-            '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
+            '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;

+ 2 - 2
src/pages/live/hallList/parts/list.vue

@@ -78,10 +78,10 @@ export default {
           let newTitle = res.data.title;
           window.location.href = encodeURI(`${this.liveIndex}?id=${id}&title=${newTitle}`);
         } else {
-          this.$router.push({ path: '/newlogin' });
+          this.$router.push({ path: '/webLogin' });
         }
       } else {
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       }
     },
     canIn(data) {

+ 1 - 1
src/pages/live/market/index.vue

@@ -253,7 +253,7 @@ export default {
       if (this.user.role == '4' || this.user.role == '5') {
         this.$router.push({ path: '/market/marketfabu' });
       } else if (this.user.uid == undefined) {
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else {
       }
     },

+ 3 - 3
src/pages/live/market/marketlists.vue

@@ -301,7 +301,7 @@ export default {
       if (this.user.role == '4' || this.user.role == '5') {
         this.$router.push({ path: '/market/marketfabu' });
       } else if (this.user.uid == undefined) {
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else {
       }
     },
@@ -320,7 +320,7 @@ export default {
         // this.$message.error('游客身份无法与卖家对话,请先注册');
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;
@@ -344,7 +344,7 @@ export default {
         // this.$message.error('游客身份无法与卖家对话,请先注册');
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;

+ 1 - 1
src/pages/live/userCenter/basicInfo/index.vue

@@ -283,7 +283,7 @@ export default {
           type: 'success',
         });
         this.logout();
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else {
         this.$message({
           message: '用戶升級失敗',

+ 1 - 1
src/pages/live/userCenter/password/index.vue

@@ -57,7 +57,7 @@ export default {
               type: 'success',
             });
             this.logout();
-            this.$router.push({ path: '/newlogin' });
+            this.$router.push({ path: '/webLogin' });
           } else {
             this.$message.error('密码修改失败');
           }

+ 1 - 1
src/pages/live/vipCenter/password/index.vue

@@ -57,7 +57,7 @@ export default {
               type: 'success',
             });
             this.logout();
-            this.$router.push({ path: '/newlogin' });
+            this.$router.push({ path: '/webLogin' });
           } else {
             this.$message.error('密码修改失败');
           }

+ 1 - 1
src/views/adminCenter/password/index.vue

@@ -57,7 +57,7 @@ export default {
               type: 'success',
             });
             this.logout();
-            this.$router.push({ path: '/newlogin' });
+            this.$router.push({ path: '/webLogin' });
           } else {
             this.$message.error('密码修改失败');
           }

+ 2 - 2
src/views/hall/dock/dockDetail.vue

@@ -186,7 +186,7 @@ export default {
           // });
           this.$message({
             dangerouslyUseHTMLString: true,
-            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;
@@ -227,7 +227,7 @@ export default {
         // });
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;

+ 2 - 2
src/views/hall/dock/zhanjiaduijie.vue

@@ -176,7 +176,7 @@ export default {
           this.$message({
             dangerouslyUseHTMLString: true,
             message:
-              '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
+              '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;
@@ -217,7 +217,7 @@ export default {
         this.$message({
           dangerouslyUseHTMLString: true,
           message:
-            '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
+            '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;

+ 2 - 2
src/views/hallList/parts/list.vue

@@ -78,10 +78,10 @@ export default {
           let newTitle = res.data.title;
           window.location.href = encodeURI(`${this.liveIndex}?id=${id}&title=${newTitle}`);
         } else {
-          this.$router.push({ path: '/newlogin' });
+          this.$router.push({ path: '/webLogin' });
         }
       } else {
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       }
     },
     canIn(data) {

+ 1 - 1
src/views/market/index.vue

@@ -253,7 +253,7 @@ export default {
       if (this.user.role == '4' || this.user.role == '5') {
         this.$router.push({ path: '/market/marketfabu' });
       } else if (this.user.uid == undefined) {
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else {
       }
     },

+ 3 - 3
src/views/market/marketlists.vue

@@ -301,7 +301,7 @@ export default {
       if (this.user.role == '4' || this.user.role == '5') {
         this.$router.push({ path: '/market/marketfabu' });
       } else if (this.user.uid == undefined) {
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else {
       }
     },
@@ -320,7 +320,7 @@ export default {
         // this.$message.error('游客身份无法与卖家对话,请先注册');
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;
@@ -344,7 +344,7 @@ export default {
         // this.$message.error('游客身份无法与卖家对话,请先注册');
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;

+ 1 - 1
src/views/userCenter/basicInfo/index.vue

@@ -283,7 +283,7 @@ export default {
           type: 'success',
         });
         this.logout();
-        this.$router.push({ path: '/newlogin' });
+        this.$router.push({ path: '/webLogin' });
       } else {
         this.$message({
           message: '用戶升級失敗',

+ 1 - 1
src/views/userCenter/password/index.vue

@@ -57,7 +57,7 @@ export default {
               type: 'success',
             });
             this.logout();
-            this.$router.push({ path: '/newlogin' });
+            this.$router.push({ path: '/webLogin' });
           } else {
             this.$message.error('密码修改失败');
           }

+ 1 - 1
src/views/vipCenter/password/index.vue

@@ -57,7 +57,7 @@ export default {
               type: 'success',
             });
             this.logout();
-            this.$router.push({ path: '/newlogin' });
+            this.$router.push({ path: '/webLogin' });
           } else {
             this.$message.error('密码修改失败');
           }