|
@ -267,13 +267,13 @@ |
|
|
{ |
|
|
{ |
|
|
title: '公共交通', |
|
|
title: '公共交通', |
|
|
img: 'https://static.ticket.sz-trip.com/changshu/images/index/ggjt.png', |
|
|
img: 'https://static.ticket.sz-trip.com/changshu/images/index/ggjt.png', |
|
|
path: '/subPackages/webPage/webPage?url='+encodeURIComponent('http://www.changshuxing.cn/csxing-h5/pages/wentilv/index.html') |
|
|
path: '/subPackages/webPage/webPage?url='+encodeURIComponent('https://www.changshuxing.cn/csxing-h5/pages/wentilv/index.html') |
|
|
// path: '/subPackages/other/gonggjt' |
|
|
// path: '/subPackages/other/gonggjt' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
title: '文物资源', |
|
|
title: '文物资源', |
|
|
img: 'https://static.ticket.sz-trip.com/changshu/images/index/ggjt.png', |
|
|
img: 'https://static.ticket.sz-trip.com/changshu/images/index/ggjt.png', |
|
|
// path:'' |
|
|
path:'/subPackages/webPage/webPage?url=https://changshuwwaq.hwtcloud.cn/wechat/home' |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
hotType: [ |
|
|
hotType: [ |
|
@ -299,8 +299,8 @@ |
|
|
this.Post({ |
|
|
this.Post({ |
|
|
id: 4 |
|
|
id: 4 |
|
|
},'/api/article/getArticleById').then(res => { |
|
|
},'/api/article/getArticleById').then(res => { |
|
|
// this.isShow = res.data.subtitle == 1 ? true : false |
|
|
this.isShow = res.data.subtitle == 1 ? true : false |
|
|
this.isShow = res.data.address == 1 ? true : false |
|
|
// this.isShow = res.data.address == 1 ? true : false |
|
|
}) |
|
|
}) |
|
|
}, |
|
|
}, |
|
|
onReady() { |
|
|
onReady() { |
|
|