BUG 28032

This commit is contained in:
aixianling
2022-03-04 11:25:22 +08:00
parent 2a1e2d2a5c
commit 265035eb91
6 changed files with 27 additions and 9 deletions

View File

@@ -25,6 +25,10 @@ export default {
};
},
onShow() {
uni.setNavigationBarColor({
frontColor: "#ffffff",
backgroundColor: "#D7261E",
})
if (uni.getStorageSync('token')) {
this.meetingId = this.$mp.query.scene
// this.meetingId = 'c29aacb54f074c14ab93532e384a6daa'