Ver Fonte

[edit] style

wenliming há 2 anos atrás
pai
commit
80e003f5ba
1 ficheiros alterados com 1 adições e 1 exclusões
  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>