easy-temps / vue3-vant-mobile

An mobile web apps template based on the Vue 3 ecosystem。一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
https://vue3-vant-mobile.netlify.app
MIT License
1.1k stars 219 forks source link

页面所有文件会一下子全部加载 #95

Closed zoujinglong666 closed 4 months ago

zoujinglong666 commented 4 months ago

image

CharleeWa commented 4 months ago

这些文件是本地开发环境预编译产生的,属于正常情况。

zoujinglong666 commented 4 months ago

好的谢谢解答