jiazhipeng 4 months ago
parent
commit
fd90f9d4fe
  1. 8
      pages/index/index.vue

8
pages/index/index.vue

@ -267,13 +267,13 @@
{
title: '公共交通',
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'
},
{
title: '文物资源',
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: [
@ -299,8 +299,8 @@
this.Post({
id: 4
},'/api/article/getArticleById').then(res => {
// this.isShow = res.data.subtitle == 1 ? true : false
this.isShow = res.data.address == 1 ? true : false
this.isShow = res.data.subtitle == 1 ? true : false
// this.isShow = res.data.address == 1 ? true : false
})
},
onReady() {

Loading…
Cancel
Save