diff --git a/UI/UI_global.h b/UI/UI_global.h index 0a0a4da..04d27a6 100644 --- a/UI/UI_global.h +++ b/UI/UI_global.h @@ -124,8 +124,8 @@ void CallUI_RestoreSelect(void); #define UI0902_BT_Y 5 #define UI0902_BATTERY_W 29 #define UI0902_BATTERY_H 12 -/* 与音量(y3..20)/蓝牙(y5..21)视觉中心对齐:12px 高 → 顶 y7 */ -#define UI0902_BATTERY_Y 7 +/* 与音量/蓝牙大致居中后再下移 2px:12px 高 → 顶 y9 */ +#define UI0902_BATTERY_Y 9 #define UI0902_BATTERY_RIGHT_MARGIN 6 #define UI0902_BATTERY_TEXT_GAP 2 #define UI0902_BATTERY_TEXT_SIZE 9 /* mode.png 百分比字号 ≈9,完整显示 % */