MrShi
2024-02-26 4d78c837e336bca9d56e9fc10b268b11b68229f8
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({