Merge remote-tracking branch 'origin/masterpiece' into hkg_multi
This commit is contained in:
commit
ab2c6e6976
1068 changed files with 345745 additions and 284584 deletions
|
|
@ -27,6 +27,7 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR MachineStage
|
||||
DEBUGVAR stop_now
|
||||
DEBUGVAR LanguageShow
|
||||
|
|
@ -50,6 +51,8 @@
|
|||
Var TimeOut = 0
|
||||
Var textStep = 0
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
TRY "ROOT/taobin_project/xml/default_color_settings.ev"
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -57,6 +60,13 @@
|
|||
Var EmergencyStop = "-"
|
||||
|
||||
|
||||
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
|
||||
|
||||
|
||||
If EmergencyStop = "true" Then
|
||||
If DoorCupPosition = "bottom" Then
|
||||
; It normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue