This commit is contained in:
shijingjing
2022-05-07 10:57:22 +08:00
parent 7c7be137cc
commit 7cdf054155
2 changed files with 15 additions and 4 deletions

View File

@@ -29,11 +29,11 @@ export default {
current: 1,
categoryType: '0',
list: [],
parentName: '',
parentName: '产业振兴',
}
},
onLoad(o) {
this.parentName = o.listName
// this.parentName = o.listName
},
onShow() {
document.title = this.parentName