mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): 修复主题配置
This commit is contained in:
@ -17,7 +17,7 @@ async function setupApp() {
|
||||
/** 挂载全局状态 */
|
||||
setupStore(app);
|
||||
|
||||
// 优先挂载一下 naiveApp 解决路由守卫,Axios中可使用,Dialog,Message 等之类组件
|
||||
// 优先挂载一下 naiveApp 解决路由守卫,Axios中可使用,LoadingBar,Dialog,Message 等之类组件
|
||||
naiveApp.mount('#naiveApp', true);
|
||||
|
||||
// 挂载路由
|
||||
|
Reference in New Issue
Block a user