feature/weight_show #2

Merged
fujinliang merged 6 commits from feature/weight_show into bugfix/ui_sensor_reset 2025-09-30 15:52:18 +08:00
21 changed files with 22212 additions and 1237 deletions
Showing only changes of commit afd85e56eb - Show all commits

8
.gitignore vendored
View File

@ -265,3 +265,11 @@ PyQt_Fluent_Widgets.egg-info/
PySide6_Fluent_Widgets.egg-info/ PySide6_Fluent_Widgets.egg-info/
PyQt6_Fluent_Widgets.egg-info/ PyQt6_Fluent_Widgets.egg-info/
PySide2_Fluent_Widgets.egg-info/ PySide2_Fluent_Widgets.egg-info/
/COM/__pycache__
/__pycache__
/CU/__pycache__
/EMV/__pycache__
/Model/__pycache__
/Trace/__pycache__
/Util/__pycache__
/view/__pycache__

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.