소스 검색

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() {
-        if (!this.isLogin) {
-                this.checkLogin();
-                return;
-            }
         // this.getAllCollections();
     },
     methods: {