const EmployeeSkill=lazy(() =>
import("@/views/systemmanage/emploeeskills/emploeeskills"))
const Factory=lazy(() =>
import("@/views/factorymodeling/factoryManage/factory"))
const MachiningCenter=lazy(() =>
import("@/views/factorymodeling/machiningCenter/index"))
前端项目实战35-路由懒加载优化
最新推荐文章于 2024-11-09 10:31:18 发布