shaogen1995 3 年之前
父節點
當前提交
163de1b8d3

文件差異過大導致無法顯示
+ 1 - 1
webM/src/views/Exhibitions/data.js


文件差異過大導致無法顯示
+ 1 - 1
webM/src/views/Exhibitions/dataAll.js


+ 3 - 2
webM/src/views/Layout/index.vue

@@ -275,10 +275,11 @@ export default {
     // 封装一个地址栏改变监听$route的方法
     routeChange() {
       let t = this.$route.params.t;
-      if (t && t !== "null") this.txt = t;
-
       // 对于二级菜单高亮的重定义
       let temp = this.$route.path;
+      if(temp.includes('Layout/Search')){
+        if (t && t !== "null") this.txt = t;
+      }else this.txt=''
       let myId = this.$route.query.id;
       myId = Number(myId);
       if (temp === "/Layout/VisitInfo") temp = "/Layout/Visit/2";

+ 1 - 1
webM/src/views/Publications/info.vue

@@ -68,7 +68,7 @@ export default {
       left: 0;
       width: 100%;
       text-align: center;
-      padding: 15px 0;
+      padding: 15px 20px;
       background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
     }
   }

+ 2 - 2
webM/src/views/Visit/VisitInfo.vue

@@ -22,12 +22,12 @@
       <p>
         There are 3,600 daily personal booking places, available through website
         (3000 places) and telephone (600 places). The
-        website首页(地址待定)offers 24-hour service, and the telephone+86 (10)
+        website <a href="#/">首页(地址待定)</a> offers 24-hour service, and the telephone +86 (10)
         63393339service is available from 09:00 to 17:00. One person is only
         allowed to book one ticket.
       </p>
       <p>
-        For group reservation, we offer 400 tickets a day. Please call+86 (10)
+        For group reservation, we offer 400 tickets a day. Please call +86 (10)
         63370458 between 09:00 to 17:00. Identity information of the group
         leader is required.
       </p>