@@ -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";
@@ -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));
}
@@ -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>
- 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.