mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
refactor(projects): 恢复pinia默认写法
This commit is contained in:
@ -4,6 +4,7 @@ import Components from 'unplugin-vue-components/vite'; // 从指定目录自动
|
||||
|
||||
export default [
|
||||
Components({
|
||||
dts: false,
|
||||
resolvers: [IconsResolver({ componentPrefix: 'icon' })]
|
||||
}),
|
||||
Icons({ scale: 1, defaultClass: 'inline-block' })
|
||||
|
Reference in New Issue
Block a user