free from problem,credit with cash qr
This commit is contained in:
parent
6c68e86ca1
commit
0eb70b24f7
12 changed files with 212 additions and 26 deletions
|
|
@ -35,6 +35,8 @@
|
|||
|
||||
Var Ext1a = ""
|
||||
|
||||
Var GetAccFlag = 0
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -66,18 +68,21 @@
|
|||
|
||||
<EventActionOk>
|
||||
;Open "ROOT/taobin_project/xml/page_payment_credit2.xml"
|
||||
|
||||
If Ext1a = "ok" Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_credit2.xml"
|
||||
Else
|
||||
Var ShowErrorText = "Enable"
|
||||
If GetAccFlag = 1 Then
|
||||
If Ext1a = "ok" Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_credit2.xml"
|
||||
Else
|
||||
Var ShowErrorText = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
</EventActionOk>
|
||||
|
||||
<EventActionError>
|
||||
Var ShowErrorText = "Enable"
|
||||
If GetAccFlag = 1 Then
|
||||
Var ShowErrorText = "Enable"
|
||||
EndIf
|
||||
Refresh
|
||||
</EventActionError>
|
||||
|
||||
|
|
@ -537,7 +542,7 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
|
||||
Var GetAccFlag = 1
|
||||
GETACCEXT TelephoneNumber 13
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue