fixbug Makedrink 2 pages
This commit is contained in:
parent
e49a5348c2
commit
0919d36a4c
2 changed files with 11 additions and 2 deletions
|
|
@ -203,7 +203,11 @@
|
|||
Else
|
||||
Var CART_INDEX = 0
|
||||
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
If Seeker = "curr" Then
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
Else
|
||||
DEBUGVAR Seeker
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -60,7 +60,12 @@
|
|||
Else
|
||||
Var CART_INDEX = 0
|
||||
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
If Seeker = "curr" Then
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
Else
|
||||
DEBUGVAR Seeker
|
||||
EndIf
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue