baichun 5 年之前
父节点
当前提交
b1eaddd9e8
共有 7 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      _src/mixins/login.js
  2. 0 0
      dist/js/chunk-common.7fc5cd2a.js
  3. 0 0
      dist/js/chunk-vendors.f565bc34.js
  4. 0 0
      dist/sw.js
  5. 0 0
      mini.html
  6. 0 0
      protected/views/h5.html
  7. 0 0
      protected/views/pc.html

+ 1 - 0
_src/mixins/login.js

@@ -57,6 +57,7 @@ export const accountLoginMixin = {
         this.curLoginType = getUserOpt('loginType') || 'eos'
 
         if ((this.curLoginType == 'eos' || this.curLoginType == 'meetone')) {
+          alert('checkLocalLogin succ')
           if (top === self) {
             await this.loginEosMeetoneCommon(this.curLoginType)
           } else {

文件差异内容过多而无法显示
+ 0 - 0
dist/js/chunk-common.7fc5cd2a.js


文件差异内容过多而无法显示
+ 0 - 0
dist/js/chunk-vendors.f565bc34.js


文件差异内容过多而无法显示
+ 0 - 0
dist/sw.js


文件差异内容过多而无法显示
+ 0 - 0
mini.html


文件差异内容过多而无法显示
+ 0 - 0
protected/views/h5.html


文件差异内容过多而无法显示
+ 0 - 0
protected/views/pc.html


部分文件因为文件数量过多而无法显示