This commit is contained in:
yanran200730
2022-01-27 14:33:22 +08:00
76 changed files with 1637 additions and 2014 deletions

View File

@@ -69,7 +69,7 @@ export default {
this.checkAccess()
},
onShow() {
uni.setNavigationBarTitle({title:"问卷调查"})
document.title = '问卷调查'
wx.hideOptionMenu()
},
}