fix:添加清空显示区域函数,使用任务事件组init_ok同步初始化 完善屏幕显示

This commit is contained in:
2026-02-16 02:06:53 +08:00
parent 6b3c37263a
commit 00af5d343f
10 changed files with 228 additions and 122 deletions

View File

@@ -1,10 +1,10 @@
# 按摩仪核心文本
text_device_name=智能按摩仪
text_device_loading=设备加载中请稍候
text_start_massage=开始按摩
text_start_heating=开始加热
text_stop_massage=停止按摩
text_stop_heating=停止加热
text_device_loading=设备加载中请稍候
text_start_massage=开始按摩
text_start_heating=开始加热
text_stop_massage=停止按摩
text_stop_heating=停止加热
text_massage_gear_1=按摩档位1级
text_massage_gear_2=按摩档位2级
text_massage_gear_3=按摩档位3级
@@ -16,8 +16,8 @@ text_massage_time_cont=按摩时间:持续
text_remaining_time=剩余按摩时间为:%d
# 补充辅助文本)
text_heating_on=加热已开启
text_heating_off=加热已关闭
text_massage_running=按摩中
text_massage_paused=按摩已暂停
text_massage_ended=按摩已结束
text_heating_on=加热已开启
text_heating_off=加热已关闭
text_massage_running=按摩中
text_massage_paused=按摩已暂停
text_massage_ended=按摩已结束