BUG 26943

This commit is contained in:
aixianling
2022-03-25 11:29:08 +08:00
parent ae945c24ab
commit 4644f8485b
6 changed files with 12 additions and 5 deletions

View File

@@ -36,8 +36,7 @@ export default {
}
},
onShow() {
// document.title = "问卷表单"
uni.setNavigationBarTitle({title:"问卷表单"})
document.title = "问卷表单"
this.$refs?.TabPage?.show()
this.$nextTick(() => {
this.injectJWeixin(['sendChatMessage', 'selectEnterpriseContact', 'shareAppMessage', 'shareWechatMessage']).then(() => {