doing Text Value
This commit is contained in:
parent
71eb84bf87
commit
07ba70e80f
57 changed files with 9725 additions and 10661 deletions
|
|
@ -240,10 +240,6 @@
|
|||
Var EnableGetMoreStrawFileName = "Invisible"
|
||||
EndIf
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Var SelectMenuBetweenBrewEnable1Blink = "Invisible"
|
||||
EndIf
|
||||
|
||||
If Seeker.CreditCard = 1 Then
|
||||
Var SelectMenuBetweenBrewEnable1Blink = "Invisible"
|
||||
Var SelectMenuBetweenBrewEnable1 = "Invisible"
|
||||
|
|
@ -262,11 +258,7 @@
|
|||
Var EnableTopupCreditBetweenBrew = "Invisible"
|
||||
EndIf
|
||||
|
||||
If ModeFreeEnable = 1 Then
|
||||
Var SelectMenuBetweenBrewEnable1Blink = "Invisible"
|
||||
Var SelectMenuBetweenBrewEnable1 = "Invisible"
|
||||
Var EnableTopupCreditBetweenBrew = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If SELLSTATUS = "DEACTIVE" Then
|
||||
|
|
@ -1209,10 +1201,6 @@
|
|||
EndIf
|
||||
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Var SelectMenuBetweenBrewEnable1Blink = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR EnableGetMoreStrawFileName
|
||||
|
||||
|
|
|
|||
|
|
@ -764,7 +764,7 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
Var FlagForProtectXMLOpenDouble = 0
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -783,6 +783,7 @@
|
|||
|
||||
|
||||
; process next page
|
||||
Var FlagForProtectXMLOpenDouble = 1
|
||||
Function 2
|
||||
EndIf
|
||||
|
||||
|
|
@ -1048,6 +1049,7 @@
|
|||
; goto lid straw
|
||||
;Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
||||
Var FlagForProtectXMLOpenDouble = 1
|
||||
; process next page
|
||||
Function 2
|
||||
|
||||
|
|
@ -1065,11 +1067,14 @@
|
|||
<FilenameDisable2> Var( DirImage + "/disable2_get15discount.png" )</FilenameDisable2>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
<EventOnClick>
|
||||
DEBUGVAR FlagForProtectXMLOpenDouble
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_display_get_15_discount.xml"
|
||||
If FlagForProtectXMLOpenDouble = 0 Then
|
||||
Open "ROOT/taobin_project/xml/page_display_get_15_discount.xml"
|
||||
EndIf
|
||||
|
||||
</EventClick>
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue