...
This commit is contained in:
parent
dbb5c81113
commit
ddaf1fb354
19 changed files with 112 additions and 0 deletions
|
|
@ -206,6 +206,14 @@
|
|||
Var text_show_error = DirImage + "/text_show_error4.png"
|
||||
EndIf
|
||||
|
||||
If ErrorCause = "failed_fromoper_0007" Then
|
||||
Var text_show_error = DirImage + "/text_show_error7.png"
|
||||
EndIf
|
||||
|
||||
If ErrorCause = "failed_fromoper_0008" Then
|
||||
Var text_show_error = DirImage + "/text_show_error8.png"
|
||||
EndIf
|
||||
|
||||
Var GetPayInfoFlag = 0
|
||||
Var Seeker.CodeChannel = 0
|
||||
Var Tel_Confirm_State = "Disable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue