Преглед изворни кода

Merge branch 'yuan' of panhui/lasuo_nft_front into dev

yuanyuan пре 3 година
родитељ
комит
c1ca96b852
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      src/views/Store.vue

+ 0 - 4
src/views/Store.vue

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