Browse Source

修改跳转移动端权限

秦鹏 3 years ago
parent
commit
cc76e9b060
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/login/index.vue

+ 1 - 0
src/views/login/index.vue

@@ -529,6 +529,7 @@ export default {
         bIsWM
       ) {
         // window.location.href = "手机站链接";
+        location.href = "/GCLS-Mobile-ROOT/#/EnterSys";
         console.log("移动端");
       } else {
         // window.location = "PC站链接";