DO inter and thai
This commit is contained in:
parent
0a1047061f
commit
077e214534
25 changed files with 7571 additions and 1219 deletions
|
|
@ -323,11 +323,12 @@
|
|||
DEBUGVAR NeedUpgrade
|
||||
DEBUGVAR NeedReboot
|
||||
|
||||
; copy stage
|
||||
Var bg_lidProblem_ST2 = bg_lidProblem_ST
|
||||
|
||||
; zone Language
|
||||
If LanguageObjectShow = "Enable" Then
|
||||
|
||||
Var XStraw = 300
|
||||
Var SelectMenuBetweenBrewEnable2 = SelectMenuBetweenBrewEnable1
|
||||
Var SelectMenuBetweenBrewEnable1 = "Invisible"
|
||||
|
||||
|
|
@ -340,8 +341,9 @@
|
|||
|
||||
If bg_lidProblem_ST2 = "Invisible" Then
|
||||
Var GetLidButtonState2 = "Enable"
|
||||
Var XStraw = 265
|
||||
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -375,7 +377,9 @@
|
|||
|
||||
|
||||
Var CreditCardVoid = 0
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var adver_brewing_en = 0
|
||||
EndIf
|
||||
|
||||
If adver_brewing_en = 1 Then
|
||||
Var adver_brewing_playing = 1
|
||||
|
|
@ -1179,9 +1183,10 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR VideoPlayFile
|
||||
|
||||
|
||||
Else
|
||||
DEBUGVAR VideoPlayFile
|
||||
Var CountUpBrewing = CountUpBrewing + 1
|
||||
|
||||
;CampaignEnable
|
||||
|
|
@ -1280,9 +1285,21 @@
|
|||
Var EnableGetMoreStrawFileNameCountDown = EnableGetMoreStrawFileNameCountDown - 1
|
||||
|
||||
If EnableGetMoreStrawFileNameCountDown = 0 Then
|
||||
If NoLangObjectShow = "Enable" Then
|
||||
Var EnableGetMoreStrawFileName = "Enable"
|
||||
EndIf
|
||||
Var EnableGetMoreStrawFileName = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If EnableGetMoreStrawFileName2 = "PressForever" Then
|
||||
DEBUGVAR GetMoreStrawCount
|
||||
If GetMoreStrawCount > 0 Then
|
||||
If EnableGetMoreStrawFileNameCountDown > 0 Then
|
||||
Var EnableGetMoreStrawFileNameCountDown = EnableGetMoreStrawFileNameCountDown - 1
|
||||
|
||||
If EnableGetMoreStrawFileNameCountDown = 0 Then
|
||||
Var EnableGetMoreStrawFileName2 = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
@ -1295,6 +1312,8 @@
|
|||
|
||||
If NoLangObjectShow = "Enable" Then
|
||||
Var bg_strawProblem_ST = "Enable"
|
||||
Else
|
||||
Var bg_strawProblem_ST2 = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
@ -1316,6 +1335,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If LanguageObjectShow = "Enable" Then
|
||||
|
||||
If GetLidButtonCountDown = 1 Then
|
||||
Var GetLidButtonState2 = "Invisible"
|
||||
Var bg_lidProblem_ST2 = "Enable"
|
||||
Var XStraw = 370
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
|
|
@ -1384,7 +1413,8 @@
|
|||
<Image>
|
||||
<X> 60 </X>
|
||||
<Y> 1290 </Y>
|
||||
<State> NoLangObjectShow </State>
|
||||
;<State> NoLangObjectShow </State>
|
||||
<State> "Enable" </State>
|
||||
<Filename> PictureFile</Filename>
|
||||
</Image>
|
||||
|
||||
|
|
@ -1455,6 +1485,10 @@
|
|||
Var BREW_COUNT_DOWN_FROM_APP = "off"
|
||||
Var CountDownBrewing = 121
|
||||
</EventUnitTest1>
|
||||
<EventUnitTest2>
|
||||
Var BREW_COUNT_DOWN_FROM_APP = "off"
|
||||
Var CountDownBrewing = 2
|
||||
</EventUnitTest2>
|
||||
;
|
||||
;
|
||||
;
|
||||
|
|
@ -1600,9 +1634,66 @@
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
;====================================================================
|
||||
<Button>
|
||||
<X> XStraw </X>
|
||||
<Y> 1787 </Y>
|
||||
<State> EnableGetMoreStrawFileName2 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_doing_inter/bn_get_more_straw.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_doing_inter/bp_get_more_straw.png" </FilenamePress>
|
||||
<Mode> "No" </Mode>
|
||||
<EventClick>
|
||||
Var EnableGetMoreStrawFileNameCountDown = 5
|
||||
Var EnableGetMoreStrawFileName2 = "PressForever"
|
||||
Var GetMoreStrawCount = GetMoreStrawCount - 1
|
||||
|
||||
DEBUGVAR GetMoreStrawCount
|
||||
|
||||
If GetMoreStrawCount > 0 Then
|
||||
Machine Straw
|
||||
Else
|
||||
Var EnableGetMoreStrawFileName2 = "Invisible"
|
||||
EndIf
|
||||
</EventClick>
|
||||
<Language>
|
||||
<X> 50 </X>
|
||||
<Y> 20 </Y>
|
||||
<Width> 331 </Width>
|
||||
<Height> 96 </Height>
|
||||
<ID> 000402 </ID>
|
||||
</Language>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> XStraw </X>
|
||||
<Y> 1787 </Y>
|
||||
<Height> 96 </Height>
|
||||
<State>bg_strawProblem_ST2</State>
|
||||
<Filename> "ROOT/taobin_project/image/page_doing_inter/bn_send_report.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_doing_inter/bn_send_report.png" </FilenamePress>
|
||||
<EventClick>
|
||||
|
||||
Var strawStr = "แจ้งปัญหาไม่ได้รับหลอด"
|
||||
|
||||
__CMD "straw-alert-disable" 0 strawStr "-"
|
||||
__CMD "send-error-code" 1231 "-" "-"
|
||||
Var bg_strawProblem_ST2 = "Invisible"
|
||||
|
||||
Refresh
|
||||
</EventClick>
|
||||
<Language>
|
||||
<X> 0 </X>
|
||||
<Y> 12 </Y>
|
||||
<Width> 331 </Width>
|
||||
<Height> 96 </Height>
|
||||
<ID> 000401 </ID>
|
||||
</Language>
|
||||
</Button>
|
||||
;-------------------------
|
||||
<Button>
|
||||
<X> 14 </X>
|
||||
<Y> 1787 </Y>
|
||||
<Height> 96 </Height>
|
||||
<State>bg_lidProblem_ST2</State>
|
||||
<Filename> "ROOT/taobin_project/image/page_doing_inter/bn_send_report.png" </Filename>
|
||||
<FilenamePress>"ROOT/taobin_project/image/page_doing_inter/bn_send_report.png" </FilenamePress>
|
||||
|
|
@ -1618,7 +1709,7 @@
|
|||
</EventClick>
|
||||
<Language>
|
||||
<X> 0 </X>
|
||||
<Y> 20 </Y>
|
||||
<Y> 12 </Y>
|
||||
<Width> 331 </Width>
|
||||
<Height> 96 </Height>
|
||||
<ID> 000400 </ID>
|
||||
|
|
@ -1644,7 +1735,7 @@
|
|||
Refresh
|
||||
</EventClick>
|
||||
<Language>
|
||||
<X> 0 </X>
|
||||
<X> 40 </X>
|
||||
<Y> 20 </Y>
|
||||
<Width> 232 </Width>
|
||||
<Height> 96 </Height>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue