fix xml and image
This commit is contained in:
parent
8ac3b19851
commit
84eec5f8ad
6 changed files with 22 additions and 8 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
image/collectiing/text_show_error2.png
Normal file
BIN
image/collectiing/text_show_error2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
BIN
image/collectiing_en/text_show_error.png
Normal file
BIN
image/collectiing_en/text_show_error.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
image/collectiing_en/text_show_error2.png
Normal file
BIN
image/collectiing_en/text_show_error2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
|
|
@ -26,6 +26,7 @@
|
||||||
Var ShowTextNumber = "Enable"
|
Var ShowTextNumber = "Enable"
|
||||||
Var ShowErrorText = "Invisible"
|
Var ShowErrorText = "Invisible"
|
||||||
Var Tel_Confirm_State = "Invisible"
|
Var Tel_Confirm_State = "Invisible"
|
||||||
|
Var ErrorCause = ""
|
||||||
|
|
||||||
|
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
@ -252,6 +253,7 @@
|
||||||
|
|
||||||
|
|
||||||
Var ShowErrorText = "Enable"
|
Var ShowErrorText = "Enable"
|
||||||
|
Var text_show_error = DirImage + "/text_show_error.png"
|
||||||
Var GetPayInfoFlag = 0
|
Var GetPayInfoFlag = 0
|
||||||
Var CodeChannel = 0
|
Var CodeChannel = 0
|
||||||
|
|
||||||
|
|
@ -278,13 +280,19 @@
|
||||||
</EventActionOk>
|
</EventActionOk>
|
||||||
|
|
||||||
<EventActionError>
|
<EventActionError>
|
||||||
If CodeChannel = 1 Then
|
If CodeChannel = 1 Then
|
||||||
Var TelephoneNumber = ""
|
Var TelephoneNumber = ""
|
||||||
|
|
||||||
Var ShowErrorText = "Enable"
|
Var ShowErrorText = "Enable"
|
||||||
|
|
||||||
SAVELOG ShowErrorText
|
SAVELOG ShowErrorText
|
||||||
|
|
||||||
|
Var text_show_error = DirImage + "/text_show_error2.png"
|
||||||
|
|
||||||
|
If ErrorCause = "failed_fromoper_0002" Then
|
||||||
|
Var text_show_error = DirImage + "/text_show_error.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Var GetPayInfoFlag = 0
|
Var GetPayInfoFlag = 0
|
||||||
Var CodeChannel = 0
|
Var CodeChannel = 0
|
||||||
Var Tel_Confirm_State = "Disable"
|
Var Tel_Confirm_State = "Disable"
|
||||||
|
|
@ -703,11 +711,11 @@
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
<Image>
|
<Image>
|
||||||
<X> 330 </X>
|
<X> 152 </X>
|
||||||
<Y> 942 </Y>
|
<Y> 935 </Y>
|
||||||
<Refresh> "Enable" </Refresh>
|
<Refresh> "Enable" </Refresh>
|
||||||
<State> ShowErrorText </State>
|
<State> ShowErrorText </State>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/text_show_error.png" </Filename>
|
<Filename> text_show_error </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,9 @@
|
||||||
Var number9 = ""
|
Var number9 = ""
|
||||||
Var number10 = ""
|
Var number10 = ""
|
||||||
|
|
||||||
|
Var Ext1a = ""
|
||||||
|
Var GetAccFlag = 0
|
||||||
|
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
@ -72,7 +75,7 @@
|
||||||
|
|
||||||
<EventActionOk>
|
<EventActionOk>
|
||||||
|
|
||||||
|
If GetAccFlag = 1 Then
|
||||||
If Ext1a = "ok" Then
|
If Ext1a = "ok" Then
|
||||||
Var CoffeeCredit = Ext1b
|
Var CoffeeCredit = Ext1b
|
||||||
INT CoffeeCredit
|
INT CoffeeCredit
|
||||||
|
|
@ -119,10 +122,11 @@
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_payment_storeCredit2.xml"
|
Open "ROOT/taobin_project/xml/page_payment_storeCredit2.xml"
|
||||||
Else
|
Else
|
||||||
Var ShowErrorText = "Enable"
|
;Var ShowErrorText = "Enable"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
||||||
|
|
@ -130,7 +134,9 @@
|
||||||
</EventActionOk>
|
</EventActionOk>
|
||||||
|
|
||||||
<EventActionError>
|
<EventActionError>
|
||||||
Var ShowErrorText = "Enable"
|
If GetAccFlag = 1 Then
|
||||||
|
Var ShowErrorText = "Enable"
|
||||||
|
EndIf
|
||||||
Refresh
|
Refresh
|
||||||
</EventActionError>
|
</EventActionError>
|
||||||
|
|
||||||
|
|
@ -653,7 +659,7 @@
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
<Image>
|
<Image>
|
||||||
<X> 330 </X>
|
<X> 152 </X>
|
||||||
<Y> 942 </Y>
|
<Y> 942 </Y>
|
||||||
<State> ShowErrorText </State>
|
<State> ShowErrorText </State>
|
||||||
<Refresh> "Enable" </Refresh>
|
<Refresh> "Enable" </Refresh>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue