Add image
This commit is contained in:
parent
f73566f6b6
commit
c7f83b28e7
427 changed files with 803 additions and 2 deletions
|
|
@ -473,7 +473,7 @@
|
|||
EndIf
|
||||
|
||||
|
||||
If buttonRemoveCup = "Enable" Then
|
||||
If txtDrinkOKState = "Enable" Then
|
||||
Var TextBottomShow = "Invisible"
|
||||
Else
|
||||
Var TextBottomShow = "Enable"
|
||||
|
|
@ -582,7 +582,7 @@
|
|||
<Filename> Var( DirImage + "/bn_open_door.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_open_door.png" ) </FilenamePress>
|
||||
<EventClick>
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
;Var buttonRemoveCup = "Invisible"
|
||||
Machine RemoveCup
|
||||
Machine DoorLidOpen
|
||||
Refresh
|
||||
|
|
|
|||
|
|
@ -2329,6 +2329,9 @@
|
|||
Var Seeker.PictureDrink = PictureDrink
|
||||
Var Seeker.showname = showname
|
||||
|
||||
DEBUGVAR MenuCautionImageStage0
|
||||
DEBUGVAR CustomerFilterEnable
|
||||
|
||||
If CART_COUNT = 0 Then
|
||||
If SelectDrinkType = 1 Then
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
||||
|
|
@ -2356,6 +2359,8 @@
|
|||
Var ButtonNext = "true"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue