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

@@ -80,6 +80,7 @@ export default {
}
},
onShow() {
document.title = '问卷表单'
wx.hideOptionMenu();
}
}