Ver código fonte

Merge branch 'yuan' of panhui/lasuo_nft_front into dev

yuanyuan 3 anos atrás
pai
commit
c1ca96b852
1 arquivos alterados com 0 adições e 4 exclusões
  1. 0 4
      src/views/Store.vue

+ 0 - 4
src/views/Store.vue

@@ -194,10 +194,6 @@ export default {
         }
     },
     mounted() {
-        if (!this.isLogin) {
-                this.checkLogin();
-                return;
-            }
         // this.getAllCollections();
     },
     methods: {