fix next_ready, EventChange
This commit is contained in:
parent
4ab24c1f6c
commit
8fecfab964
1 changed files with 5 additions and 1 deletions
|
|
@ -56,7 +56,11 @@
|
||||||
|
|
||||||
If FlagWaitUpdateCoinAmount = 1 Then
|
If FlagWaitUpdateCoinAmount = 1 Then
|
||||||
If Timeout > 2 Then
|
If Timeout > 2 Then
|
||||||
Open "ROOT/taobin_project/xml/page_payment_cash.xml"
|
If CART_COUNT >= 1 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment_cashMore.xml"
|
||||||
|
Else
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment_cash.xml"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue