Merge branch 'topping_custom_coffee_new' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
2205adf48b
4 changed files with 6751 additions and 711 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -46,6 +46,11 @@
|
||||||
DEBUGVAR JXMLVersionInt
|
DEBUGVAR JXMLVersionInt
|
||||||
|
|
||||||
Var CHECK_EventOpen_Double = 0
|
Var CHECK_EventOpen_Double = 0
|
||||||
|
|
||||||
|
If RecipeTag3 = "CoffeePlay" Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
|
||||||
|
EndIf
|
||||||
|
|
||||||
If JXMLVersionInt > 448 Then
|
If JXMLVersionInt > 448 Then
|
||||||
Open "ROOT/taobin_project/xml/page_topping_select7.xml"
|
Open "ROOT/taobin_project/xml/page_topping_select7.xml"
|
||||||
Else
|
Else
|
||||||
|
|
|
||||||
|
|
@ -360,7 +360,9 @@
|
||||||
<EventTimeout>
|
<EventTimeout>
|
||||||
DEBUGVAR Timeout
|
DEBUGVAR Timeout
|
||||||
|
|
||||||
DEBUGVar MenuReady
|
DEBUGVAR MenuReady
|
||||||
|
DEBUGVAR CupRemain
|
||||||
|
|
||||||
If SelectDrinkType = 1 Then
|
If SelectDrinkType = 1 Then
|
||||||
|
|
||||||
If MenuReady = "YES" Then
|
If MenuReady = "YES" Then
|
||||||
|
|
@ -380,9 +382,10 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CupRemain > 0 Then
|
||||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
||||||
Open "ROOT/taobin_project/xml/page_payment.xml"
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
6032
xml/page_topping_select8.xml
Normal file
6032
xml/page_topping_select8.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue