Browse Source

[edit] style

wenliming 2 năm trước cách đây
mục cha
commit
80e003f5ba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/view/iframe/tab-group/tab-group.vue

+ 1 - 1
src/view/iframe/tab-group/tab-group.vue

@@ -51,7 +51,7 @@
                     </div>
                 </div>
             </template>
-            <template v-else >
+            <template v-if="loading && !listData.length" >
                     <img :src="require('@/assets/svg/icon-tweet-loading.svg')" 
                             class="icon-loading" >
             </template>