Fix recommend not auto open
This commit is contained in:
parent
c9ae570ef0
commit
3eacf4e3f7
16 changed files with 1102 additions and 1082 deletions
|
|
@ -147,7 +147,7 @@
|
|||
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
|
||||
SAVELOG "Thank you conti version TCT8"
|
||||
SAVELOG "Thank you conti version TCV9"
|
||||
SAVELOG "Support NextSmoothie and fix bug next"
|
||||
|
||||
DEBUGVAR NextSmoothie
|
||||
|
|
@ -355,17 +355,15 @@
|
|||
EndIf
|
||||
|
||||
; smoothie next
|
||||
If NextSmoothie = 1 Then
|
||||
DEBUGVAR Seeker
|
||||
DEBUGVAR Seeker.SmoothieToPayment
|
||||
Var NextSmoothie = 0
|
||||
If Seeker.SmoothieToPayment = 1 Then
|
||||
Var TimeOutSmoothiesProcess = 120
|
||||
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/page_smoothie_suggest_and_process.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
DEBUGVAR Seeker
|
||||
DEBUGVAR Seeker.SmoothieToPayment
|
||||
Var NextSmoothie = 0
|
||||
If Seeker.SmoothieToPayment = 1 Then
|
||||
Var TimeOutSmoothiesProcess = 120
|
||||
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/page_smoothie_suggest_and_process.xml"
|
||||
EndIf
|
||||
|
||||
|
||||
MakeDrinkV1 Seeker.selected_a_drink SelectSugarID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue