添加根目录显示在导航栏
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
colors: {
|
||||
primary: 'green',
|
||||
neutral: 'slate'
|
||||
primary: 'blue',
|
||||
neutral: 'zinc'
|
||||
}
|
||||
},
|
||||
uiPro: {
|
||||
|
Reference in New Issue
Block a user