SanHQin 2 months ago
parent
commit
758405a6c1

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 1 - 1
dist/report.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-28f4daee.5ede80b5.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.0105515a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-28f4daee.480db1c1.js


+ 2 - 0
src/components/weChatQrcode.vue

@@ -21,6 +21,7 @@ export default {
       this.getConfig()
       this.getConfig()
       const that = this
       const that = this
       try {
       try {
+        console.log('测试测试ready')
         wx.ready(function() {
         wx.ready(function() {
           console.log('测试2222')
           console.log('测试2222')
           wx.checkJsApi({
           wx.checkJsApi({
@@ -77,6 +78,7 @@ export default {
           that.close()
           that.close()
           alert('出错了👉' + res.errMsg) // wx.config配置错误,会弹出窗口哪里错误,然后根据微信文档查询即可。
           alert('出错了👉' + res.errMsg) // wx.config配置错误,会弹出窗口哪里错误,然后根据微信文档查询即可。
         })
         })
+        console.log('测试测试wxConfig')
       } catch (error) {
       } catch (error) {
         console.log(error)
         console.log(error)
       }
       }

Some files were not shown because too many files changed in this diff