소스 검색

添加石油大学强制使用最新客户端的限制

Michael Wang 6 년 전
부모
커밋
811d6516a3
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      src/features/Login/Login.vue

+ 3 - 1
src/features/Login/Login.vue

@@ -178,7 +178,9 @@ export default {
 
     if (
       this.$route.path.includes("xjtu.ecs.qmth.com.cn") ||
-      this.$route.path.includes("snnu.ecs.qmth.com.cn")
+      this.$route.path.includes("snnu.ecs.qmth.com.cn") ||
+      this.$route.path.includes("cup.ecs.qmth.com.cn") ||
+      p
     ) {
       this.disableLoginBtn = true;
       if (