Explorar el Código

Merge branch 'yuan' of panhui/lasuo_nft_front into dev

yuanyuan hace 3 años
padre
commit
c1ca96b852
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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: {