mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-14 23:12:51 +00:00
解决build后首页不显示
This commit is contained in:
parent
06897f4d70
commit
6df3f8e086
@ -23,7 +23,7 @@ export const config = {
|
||||
// 模式
|
||||
mode: "history",
|
||||
// 首页组件
|
||||
home: import("/$/demo/views/home/index.vue")
|
||||
home: () => import("/$/demo/views/home/index.vue")
|
||||
},
|
||||
|
||||
// 字体图标库
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user