MrShi
2024-02-28 f5aab724124ffde943e208d69811b8b7bf6fa14c
h5/App.vue
@@ -10,7 +10,7 @@
               for (const q of query) {
                  if (q.indexOf('code=') !== -1) {
                     code = q.substring(q.indexOf('code=') + 5, q.indexOf('&'))
                     code = q.substring(q.indexOf('code=') + 5, q.length)
                  }
               }
               that.$u.api.wxAuthorize({