任一存 1 năm trước cách đây
mục cha
commit
4fc4526662
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -189,7 +189,7 @@ export default {
     const internalInstance = getCurrentInstance()
     const store = useStore()
 
-    const isShowFadeInMask = ref(false)
+    const isShowFadeInMask = ref(true)
     const progress = ref(0)
 
     onMounted(() => {