瀏覽代碼

添加西南交通大学强制使用最新客户端的限制

Michael Wang 6 年之前
父節點
當前提交
3fc49a0afa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/features/Login/Login.vue

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

@@ -186,6 +186,7 @@ export default {
         "xjtu.ecs.qmth.com.cn",
         "xjtu.ecs.qmth.com.cn",
         "snnu.ecs.qmth.com.cn",
         "snnu.ecs.qmth.com.cn",
         "cup.ecs.qmth.com.cn",
         "cup.ecs.qmth.com.cn",
+        "swjtu.ecs.qmth.com.cn",
       ].includes(this.$route.params.domain)
       ].includes(this.$route.params.domain)
     ) {
     ) {
       this.disableLoginBtn = true;
       this.disableLoginBtn = true;