feat: 延迟显示
src/views/wel/index.vue @@ -92,7 +92,7 @@ }) setTimeout(() => { display.value = true },1000) },100) }) </script>