DO Image
This commit is contained in:
parent
e021565cdd
commit
d75e903aa9
76 changed files with 778 additions and 151 deletions
|
|
@ -10,6 +10,7 @@
|
|||
TopView "show"
|
||||
; On open
|
||||
|
||||
|
||||
DEBUGVAR ToppingNewShow
|
||||
|
||||
Var NextPage = "-"
|
||||
|
|
@ -32,7 +33,9 @@
|
|||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_tt_catalog.xml"
|
||||
EndIf
|
||||
|
||||
;Machine DoorLidClose
|
||||
If Seeker = "curr" Then
|
||||
Machine DoorLidClose
|
||||
EndIf
|
||||
|
||||
Var GetPayInfoFlag = 0
|
||||
Var countDownRetrun = 30
|
||||
|
|
@ -427,7 +430,7 @@
|
|||
<Button>
|
||||
<X> 564 </X>
|
||||
<Y> 1532 </Y>
|
||||
<State>"Press"</State>
|
||||
<State> "Enable" </State>
|
||||
<Filename> Var(DirImage + "/bn_HealthyOption.png") </Filename>
|
||||
<FilenamePress> Var(DirImage + "/bp_HealthyOption.png") </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue