|
@@ -178,7 +178,9 @@ export default {
|
|
|
|
|
|
if (
|
|
if (
|
|
this.$route.path.includes("xjtu.ecs.qmth.com.cn") ||
|
|
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;
|
|
this.disableLoginBtn = true;
|
|
if (
|
|
if (
|