更新
This commit is contained in:
@@ -93,8 +93,6 @@
|
||||
});
|
||||
},
|
||||
async initFn(option) {
|
||||
console.log(option, '启动页');
|
||||
console.log(`%c 二维码进入 ${option.scene}`, 'color:red;font-size:50px')
|
||||
const token = uni.getStorageSync('Authorization')
|
||||
const openid = uni.getStorageSync('openid')
|
||||
this.key = '';
|
||||
|
||||
Reference in New Issue
Block a user