make sleep XML
This commit is contained in:
parent
b77085f7ff
commit
dd68631a22
15 changed files with 305 additions and 0 deletions
|
|
@ -2110,6 +2110,12 @@ PRICE "Reset" "-"
|
|||
EndIf
|
||||
|
||||
|
||||
If SleepModeXML = "ON" Then
|
||||
Var BackgroundColor = "0x2C2F4E"
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/sold_cup_count.xml"
|
||||
Open "ROOT/taobin_project/xml/page_sleepmode.xml"
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
|
||||
TimerReset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue