snow 1 year ago
parent
commit
66c8c1e6ab
4 changed files with 0 additions and 1 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.d7e83f38.js
  3. BIN
      dist/static/js/app.d7e83f38.js.gz
  4. 0 1
      src/pages/wechat.vue

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


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


BIN
dist/static/js/app.432c294c.js.gz → dist/static/js/app.d7e83f38.js.gz


+ 0 - 1
src/pages/wechat.vue

@@ -63,7 +63,6 @@ export default {
       }
 
       const { wxinfo, isLogin, userinfo } = (result.data || {})
-      return
       this.isBound =  Number(isLogin) === 1;
       this.openid = wxinfo.openid;
 

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