next smoothie flow
This commit is contained in:
parent
4059a741ca
commit
43f6fa4e76
8 changed files with 106 additions and 27 deletions
|
|
@ -17,6 +17,8 @@
|
|||
SPIRAL_SELL ServiceCredit SpiralRef
|
||||
|
||||
Var TimeOutSmoothiesProcess = 120
|
||||
Var Seeker.SmoothieToPayment = SmoothieToPayment
|
||||
Var NextSmoothie = 0
|
||||
DEBUGVAR Seeker.SmoothieToPayment
|
||||
|
||||
</EventOpen>
|
||||
|
|
@ -52,6 +54,13 @@
|
|||
DEBUGVAR SpiralPayDetail
|
||||
Seeker.sprial_pay_detail = SpiralPayDetail
|
||||
|
||||
If Seeker = "next" Then
|
||||
Var NextOrder = "true"
|
||||
Var NextSmoothie = 1
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_spiral_before_conti.xml"
|
||||
EndIf
|
||||
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/page_smoothie_suggest_and_process.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue