Kaynağa Gözat

Merge branch 'yuan' of panhui/lasuo_nft_front into dev

yuanyuan 3 yıl önce
ebeveyn
işleme
7e5d9b288b
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      src/views/Home.vue

+ 3 - 3
src/views/Home.vue

@@ -237,9 +237,9 @@ export default {
         offeringNotice() {
             this.active = 1;
             // this.finished = false;
-            if (!this.isLogin) {
-                return;
-            }
+            // if (!this.isLogin) {
+            //     return;
+            // }
             this.loading = true;
             this.finished = false;
             return this.$http.get('collection/subscribeList').then(res => {