AUS: update page_payment_cash -> Changed Icon, page_drinkfail
This commit is contained in:
parent
5eeb32683a
commit
791ef8ba0a
18 changed files with 39 additions and 64 deletions
|
|
@ -40,30 +40,11 @@
|
|||
|
||||
|
||||
If ERROR_PAY_TIMEOUT = "true" Then
|
||||
|
||||
If NumberFailed = "false" Then
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var TextErrorShow = ERROR_BREW_CAUSE_ENG
|
||||
Else
|
||||
If show_japan = "true" Then
|
||||
Var TextErrorShow = ERROR_BREW_CAUSE_JAPAN
|
||||
Else
|
||||
Var TextErrorShow = ERROR_BREW_CAUSE_THAI
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_drinkfail4.xml"
|
||||
|
||||
Var TextErrorShow = ERROR_BREW_CAUSE_ENG
|
||||
EndIf
|
||||
|
||||
|
||||
Var ErrorPayTimeoutFlag = 1
|
||||
Else
|
||||
Var ErrorPayTimeoutFlag = 1
|
||||
EndIf
|
||||
|
||||
Var ErrorPayTimeoutFlag = 1
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
@ -72,12 +53,7 @@
|
|||
|
||||
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_en/"
|
||||
|
||||
Else
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing/"
|
||||
EndIf
|
||||
Var DirImage = "ROOT/taobin_project/inter/aus/image/page_drink_fail/"
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
|
@ -158,7 +134,7 @@
|
|||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
If Timeout > 15 Then
|
||||
If Timeout > 20 Then
|
||||
|
||||
If MachineStage = "remove-cup" Then
|
||||
Open "ROOT/taobin_project/xml/page_drinkfail3.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue