bill 13 시간 전
부모
커밋
e1d6bd3a26
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/tagging/hot/images.vue

+ 1 - 1
src/views/tagging/hot/images.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="mates">
+  <div class="mates" v-if="tagging.images.length">
     <ui-slide
       v-if="tagging"
       :items="tagging.images"