Do topping
This commit is contained in:
parent
0a52d52330
commit
ecb8cb2747
3 changed files with 5 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
SAVELOG " select_drink_current.inc select_drink_current.inc select_drink_current.inc select_drink_current.inc select_drink_current.inc "
|
SAVELOG " select_drink_current.inc select_drink_current.inc "
|
||||||
|
|
||||||
Topping "Select" Seeker.selected_a_drink
|
Topping "Select" Seeker.selected_a_drink
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -75,7 +75,7 @@
|
||||||
|
|
||||||
DEBUGVAR ToppingNewUINewSystem
|
DEBUGVAR ToppingNewUINewSystem
|
||||||
If ToppingNewUINewSystem = 1 Then
|
If ToppingNewUINewSystem = 1 Then
|
||||||
Var ProductMilkCat = "12-03-02-0005,12-03-03-0005,12-03-01-0001,12-03-02-0001,12-03-03-0001,12-03-01-0004,12-03-02-0004,12-03-03-0004,12-03-02-0006,12-03-03-0006,12-03-01-0002,12-03-02-0002,12-03-03-0002,12-03-02-0065,12-03-03-0065,12-03-02-0067,12-03-03-0067,12-01-03-0078,12-21-03-0078,12-02-03-0057,12-02-03-0058,12-01-03-0010,12-03-02-0010,12-03-03-0010,12-03-03-0011,12-03-03-0009,12-03-01-0019,12-03-02-0019,12-03-03-0019,12-03-03-0032,12-03-03-0026,12-03-02-0058,12-03-03-0058,12-03-02-0059,12-03-03-0059,12-03-03-0027,12-03-03-0094,12-03-03-0095,12-03-03-0100,12-03-03-0101,12-03-03-0102,12-03-03-0103,12-03-03-0104"
|
Var ProductMilkCat = "12-03-03-0105,12-03-02-0005,12-03-03-0005,12-03-01-0001,12-03-02-0001,12-03-03-0001,12-03-01-0004,12-03-02-0004,12-03-03-0004,12-03-02-0006,12-03-03-0006,12-03-01-0002,12-03-02-0002,12-03-03-0002,12-03-02-0065,12-03-03-0065,12-03-02-0067,12-03-03-0067,12-01-03-0078,12-21-03-0078,12-02-03-0057,12-02-03-0058,12-01-03-0010,12-03-02-0010,12-03-03-0010,12-03-03-0011,12-03-03-0009,12-03-01-0019,12-03-02-0019,12-03-03-0019,12-03-03-0032,12-03-03-0026,12-03-02-0058,12-03-03-0058,12-03-02-0059,12-03-03-0059,12-03-03-0027,12-03-03-0094,12-03-03-0095,12-03-03-0100,12-03-03-0101,12-03-03-0102,12-03-03-0103,12-03-03-0104"
|
||||||
|
|
||||||
STRCONTAIN PD_CODE1 ProductMilkCat IsCatalogMilk
|
STRCONTAIN PD_CODE1 ProductMilkCat IsCatalogMilk
|
||||||
DEBUGVAR IsCatalogMilk
|
DEBUGVAR IsCatalogMilk
|
||||||
|
|
|
||||||
|
|
@ -1602,6 +1602,7 @@
|
||||||
If TOPPING1 = "" Then
|
If TOPPING1 = "" Then
|
||||||
Var BGMilkNew = "Enable"
|
Var BGMilkNew = "Enable"
|
||||||
Var BGSugarNew = "Invisible"
|
Var BGSugarNew = "Invisible"
|
||||||
|
Var SugarZeroCalOption = "Invisible"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var CustomMilkState[0] = "Enable"
|
Var CustomMilkState[0] = "Enable"
|
||||||
|
|
@ -10688,6 +10689,7 @@
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
|
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var SelectToppingType = 1
|
||||||
;include="ROOT/taobin_project/inc/button_topping_select_confirm_order.inc"
|
;include="ROOT/taobin_project/inc/button_topping_select_confirm_order.inc"
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue