|
|
@ -257,7 +257,7 @@ |
|
|
|
path: '/subPackages/other/gonggtcc' |
|
|
|
}, |
|
|
|
{ |
|
|
|
title: '咨询投诉', |
|
|
|
title: '公共咨询', |
|
|
|
img: 'https://static.ticket.sz-trip.com/changshu/images/index/2025/summer/zxts.png', |
|
|
|
path: '/subPackages/other/consulting' |
|
|
|
}, |
|
|
@ -311,8 +311,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() { |
|
|
|