Yansen 2 年 前
コミット
ec9fbef07c
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      src/components/Loader2.vue

+ 1
- 0
src/components/Loader2.vue ファイルの表示

@@ -1,6 +1,7 @@
1 1
 <template>
2 2
   <div 
3 3
     class="loader-wrapper"
4
+    v-if="loading"
4 5
     @touchmove.prevent
5 6
     @mousewheel.prevent
6 7
   >