This commit is contained in:
@@ -127,6 +127,7 @@
|
||||
const handleScanLogin = async () => {
|
||||
// #ifdef H5
|
||||
const ready = await initWxSdk();
|
||||
console.log(ready);
|
||||
if (!ready) {
|
||||
uni.showToast({ title: '扫一扫功能暂不可用', icon: 'none' });
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user