jiazhipeng 3 months ago
parent
commit
4340450a4b
  1. 4
      pages/index/index.vue

4
pages/index/index.vue

@ -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() {

Loading…
Cancel
Save