Fix and add sugar type

This commit is contained in:
kong 2020-12-06 22:52:49 +07:00
parent 87132cde6c
commit 24cf4fa5a7
9 changed files with 800 additions and 12 deletions

View file

@ -51,6 +51,8 @@
Var ShowVersionAll = BrewMachineFirmwareVersion + " | "
Var ShowVersionAll = ShowVersionAll + XMLPageVersion
Var ShowVersionAll = ShowVersionAll + " | "
Var ShowVersionAll = ShowVersionAll + taobin_version
Var IDCardState = "Invisible"