【update】整体调整

This commit is contained in:
danshihao
2024-06-13 16:29:13 +08:00
parent ac2ca59f6f
commit 3421e5fbe0
7 changed files with 36 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
*/
export default {
primaryColor: '#D52C26', // primary color of ant design
primaryColor: '#0064FA', // primary color of ant design
navTheme: 'light', // theme for nav menu
layout: 'sidemenu', // nav menu position: sidemenu or topmenu
contentWidth: 'Fixed', // layout of content: Fluid or Fixed, only works when layout is topmenu