会议通知

This commit is contained in:
liuye
2021-12-24 11:28:40 +08:00
parent 458e264db0
commit c59fefcdce
3 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ export default {
}
},
onShow() {
document.title = "我发起的";
uni.setNavigationBarTitle({title: '我发起的'})
},
created() {
this.injectJWeixin(['sendChatMessage']).then(() => {