Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
5269f48101
3 changed files with 219 additions and 145 deletions
|
|
@ -803,12 +803,12 @@
|
|||
|
||||
; Member not found
|
||||
If ErrorCause = "failed_fromoper_1001" Then
|
||||
Var QRErrorText = "Member cannot be found"
|
||||
Var QRErrorText = "Number not found"
|
||||
EndIf
|
||||
|
||||
; Not enough balance
|
||||
If ErrorCause = "failed_fromoper_1002" Then
|
||||
Var QRErrorText = "Not having enough\nbalance"
|
||||
Var QRErrorText = "Insufficient Balance"
|
||||
EndIf
|
||||
|
||||
Var QR_POPUP = "/img_popup8-2.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue