Browse Source

v1.0.8 修复注册页面跳转登录bug

gongyan 4 years ago
parent
commit
d208580be5
2 changed files with 3 additions and 1 deletions
  1. 3 0
      README.md
  2. 0 1
      src/App.vue

+ 3 - 0
README.md

@@ -14,6 +14,9 @@
 
 1. 修复复制营销推广码promoCode undefined问题
 
+## v1.0.8
+1. 修复注册页面跳转登录bug
+
 # 启动
 
 npm start

+ 0 - 1
src/App.vue

@@ -58,7 +58,6 @@ export default {
     ) {
       this.showNav = false;
     }
-    this.getUserInfo();
   },
   methods: {
     ...mapActions([