feat:【商城】店铺装修-菜单导航:修改图标大小 42 -> 32 避免过大

(cherry picked from commit 73c665892db651c35564c94c46d0af5525f2751b)
This commit is contained in:
YunaiV 2025-05-01 07:54:50 +08:00 committed by dengqichen
parent 629eb16946
commit 0534ccac38

View File

@ -51,7 +51,7 @@ const props = defineProps<{ property: MenuSwiperProperty }>()
//
const TITLE_HEIGHT = 20
//
const ICON_SIZE = 42
const ICON_SIZE = 32
//
const SPACE_Y = 16