refactor: ui/ux

This commit is contained in:
jialin
2026-04-08 18:54:06 +08:00
committed by jialin
parent 06160546a6
commit 1c09cc6c8c
22 changed files with 325 additions and 167 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const HEADER_HEIGHT = 56;
export const HEADER_HEIGHT = 48;
export const DEFAULT_ENTER_PAGE = {
adminForNormal: '/dashboard',
+3
View File
@@ -4,6 +4,9 @@ export default {
'root-entry-name': 'variable',
hashed: false,
components: {
Layout: {
headerHeight: 48
},
Input: {
inputFontSize: 14,
inputFontSizeLG: 14