feat: 添加路由元信息支持,优化无限加载组件的状态管理和错误处理
This commit is contained in:
@ -29,9 +29,11 @@
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
|
||||
// https://vue-macros.dev/volar/setup-jsdoc.html#setupjsdoc
|
||||
// https://vue-macros.dev/zh-CN/guide/bundler-integration.html#volar-支持
|
||||
"vueCompilerOptions": {
|
||||
"plugins": ["unplugin-vue-macros/volar"]
|
||||
}
|
||||
// // https://vue-macros.dev/zh-CN/guide/bundler-integration.html#typescript-支持
|
||||
// "vueCompilerOptions": {
|
||||
// "plugins": ["unplugin-vue-macros/volar"]
|
||||
// }
|
||||
}
|
||||
|
Reference in New Issue
Block a user