BUG 28032
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user