|
@@ -96,7 +96,7 @@ export default {
|
|
// console.log(this.$route.query);
|
|
// console.log(this.$route.query);
|
|
this.pageInit()
|
|
this.pageInit()
|
|
try {
|
|
try {
|
|
- await initWxJsSdkConfig(['checkJsApi', 'scanQRCode']);
|
|
|
|
|
|
+ // await initWxJsSdkConfig(['checkJsApi', 'scanQRCode']);
|
|
} catch (e) {
|
|
} catch (e) {
|
|
console.log(e)
|
|
console.log(e)
|
|
}
|
|
}
|