左侧导航栏修复正常

This commit is contained in:
2025-07-25 22:01:12 +08:00
parent ab0d544c41
commit daf513f6a0
6 changed files with 137 additions and 17 deletions

View File

@@ -3,6 +3,9 @@ export default defineAppConfig({
colors: {
primary: 'blue',
neutral: 'zinc'
},
container: {
base: 'w-full h-full mx-auto px-2 sm:px-6 lg:px-8'
}
},
uiPro: {