diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 30aa15095..987757060 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -11,7 +11,7 @@ {{ loginTitle==='空串'?'':loginTitle }} -
+
距离全国调度大赛还剩
{{ days[0] }}
{{ days[1] }}
@@ -26,7 +26,7 @@
{{ seconds[0] }}
{{ seconds[1] }}
-
+
全国调度大赛已结束
@@ -65,7 +65,7 @@
- +
- + {{ $t('login.login') }} @@ -119,11 +119,13 @@
主体:北京玖琏科技有限公司 备案号:京ICP备18028522号
-
-
服务须知:
-
定制线路数据需三天时间
-
服务宗旨:
-
满足客户的一切技术需要
+
+
+ 定制新线路需三周时间!
+ 满足客户的一切技术需要!
+ 联系电话: 13289398171 +
+
@@ -472,7 +474,7 @@ export default { }, handleLoginSucessRoute() { // 设置路由 - this.loading = false; + this.loading = this.project === 'drts' || false; this.tipsMsg = ''; removeSessionStorage('againEnter'); if (this.$route.query.raceId) { @@ -566,6 +568,7 @@ export default { try:'0', project:this.project }}); + this.loading = false; }); }); } else if (!this.$route.path.includes('jsxt/login') && !this.$route.path.includes('refereeJsxt/login')) { @@ -665,7 +668,7 @@ export default { width: 35px; margin-right: 5px; background: #000; - color: #FFF; + color: #F00; text-align: center; border-radius: 5px; } diff --git a/src/views/newMap/displayNew/demonMenu.vue b/src/views/newMap/displayNew/demonMenu.vue index d7e4902a8..8786bd63f 100644 --- a/src/views/newMap/displayNew/demonMenu.vue +++ b/src/views/newMap/displayNew/demonMenu.vue @@ -19,6 +19,7 @@ 派班计划加载 派班计划预览 + 切换地图 +