浏览代码

修改跳转移动端权限

秦鹏 3 年之前
父节点
当前提交
cc76e9b060
共有 1 个文件被更改,包括 1 次插入0 次删除
  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站链接";