mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
feat(projects): 新增组件页面:按钮、卡片示例
This commit is contained in:
@ -6,5 +6,5 @@ export default [
|
||||
Components({
|
||||
resolvers: [IconsResolver({ componentPrefix: 'icon' })]
|
||||
}),
|
||||
Icons()
|
||||
Icons({ scale: 1, defaultClass: 'inline-block' })
|
||||
];
|
||||
|
Reference in New Issue
Block a user