Daymychen / art-design-pro

这是一个基于 Vue3、TypeScript、Vite 和 Element-Plus 精心打造的后台管理系统模板,专注于用户体验和视觉设计。
https://www.lingchen.kim/art-design-pro/docs/
MIT License
39 stars 5 forks source link

开发环境对页面进行首次加载会reloading #1

Open 94java opened 1 week ago

94java commented 1 week ago

在开发环境启动后,点击菜单进行路由跳转,并不会立即跳转,而是等待一会,自动进行刷新reloading,然后才可以再次点击进行跳转(首次加载后后续操作就正常了) 00:18:02 [vite] ✨ new dependencies optimized: element-plus/es/components/progress/style/index, element-plus/es /components/table-column/style/index, element-plus/es/components/radio-group/style/index, element-plus/es/components/radio-button/style/index 00:18:02 [vite] ✨ optimized dependencies changed. reloading 00:18:14 [vite] ✨ new dependencies optimized: element-plus/es/components/tag/style/index, element-plus/es/comp onents/form/style/index, element-plus/es/components/row/style/index 00:18:14 [vite] ✨ optimized dependencies changed. reloading

Daymychen commented 22 hours ago

我这边好像没有这个问题,我想问一下这个问题后面还有出现吗