mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-14 12:43:42 +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