THAI INTER: Manage Instance case, change langs with helper, Set timeout
This commit is contained in:
parent
f9fea323bc
commit
8cae02a67a
13 changed files with 116 additions and 798 deletions
|
|
@ -14,8 +14,8 @@
|
|||
Var ServiceCredit = "03-02-00-6001"
|
||||
SPIRAL_SELL ServiceCredit SpiralRef
|
||||
|
||||
Var SmoothieToPayment = 0
|
||||
Var TimeOutSmoothiesProcess = 120
|
||||
DEBUGVAR SmoothieToPayment
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -98,6 +98,14 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
If Timeout > 10 Then
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/page_smoothie_suggest_and_process.xml"
|
||||
;Open "ROOT/taobin_project/xml/page_spiral_failed.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If Timeout > 120 Then
|
||||
Open "ROOT/taobin_project/xml/page_back_to_failed.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue