mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): 去除vicons,统一使用iconify图标
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
},
|
||||
"crumbsStyle": {
|
||||
"visible": true,
|
||||
"showIcon": false
|
||||
"showIcon": true
|
||||
},
|
||||
"pageStyle": {
|
||||
"animate": true,
|
||||
|
@ -66,7 +66,7 @@ const defaultThemeSettings: ThemeSettings = {
|
||||
},
|
||||
crumbsStyle: {
|
||||
visible: true,
|
||||
showIcon: false
|
||||
showIcon: true
|
||||
},
|
||||
pageStyle: {
|
||||
animate: true,
|
||||
|
Reference in New Issue
Block a user