snap 6.18
This commit is contained in:
parent
b1a2463545
commit
3f625325a9
24 changed files with 977 additions and 11 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -40,6 +40,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -83,6 +83,12 @@
|
|||
|
||||
out_xml( '\t\tIf PD_STAGE_2 = "Enable" Then\r\n')
|
||||
out_xml( '\t\t\tVar PD_STAGE_2 = "PressForever"\r\n')
|
||||
out_xml( '\t\tElse\r\n')
|
||||
out_xml( '\t\t\tIf PD_STAGE_1 = "Enable" Then\r\n')
|
||||
out_xml( '\t\t\t\tVar PD_STAGE_1 = "PressForever"\r\n')
|
||||
out_xml( '\t\t\tElse\r\n')
|
||||
out_xml( '\t\t\t\tVar PD_STAGE_3 = "PressForever"\r\n')
|
||||
out_xml( '\t\t\tEndIf\r\n')
|
||||
out_xml( '\t\tEndIf\r\n')
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -243,12 +243,12 @@
|
|||
DEBUGVAR led_new
|
||||
If led_new = "1" Then
|
||||
|
||||
LEDv2 LedDoorCupV2 7 255 194 166 20 6
|
||||
LEDv2 LedDoorCupV2 Off 255 194 166 20 6
|
||||
|
||||
LEDv2 LedDoorLidV2 Off 255 255 255 20 6
|
||||
Else
|
||||
|
||||
LED LedDoorCup 1 255 255 255 255
|
||||
LED LedDoorCup Off 255 255 255 255
|
||||
|
||||
LED LedDoorLid Off 255 255 255 255
|
||||
|
||||
|
|
@ -417,6 +417,9 @@
|
|||
DEBUGVAR SpiralOnline
|
||||
|
||||
Topping "ClearNextOrder" "-"
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -443,6 +446,12 @@
|
|||
EndIf
|
||||
|
||||
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If MachineStage = "drink-failed" Then
|
||||
|
|
@ -456,6 +465,7 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
If NeedUpgrade = "true" Then
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -112,6 +112,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -179,6 +179,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -167,6 +167,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -155,6 +155,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -154,6 +154,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -152,6 +152,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -145,6 +145,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -151,6 +151,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -167,6 +167,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -147,6 +147,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Else
|
||||
;stop_now
|
||||
If NETCORE_LOST_CNT > 15 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "???"
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
TimerReset
|
||||
|
|
|
|||
|
|
@ -615,6 +615,12 @@
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -754,6 +760,12 @@
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -893,6 +905,12 @@
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1036,6 +1054,12 @@ Strawberry, Orange, Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1179,6 +1203,12 @@ Note: Blue Berry and Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1322,6 +1352,12 @@ Note: Strawberry & Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1465,6 +1501,12 @@ Note: Jasmine & Honey" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1608,6 +1650,12 @@ Note: Whisky & Vanilla" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1751,6 +1799,12 @@ Note: Peach, tea, chocolate" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1893,6 +1947,12 @@ ESPRESSO" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2032,6 +2092,12 @@ ESPRESSO" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2175,6 +2241,12 @@ Strawberry, Orange, Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2318,6 +2390,12 @@ Note: Blue Berry and Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2461,6 +2539,12 @@ Note: Strawberry & Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2604,6 +2688,12 @@ Note: Whisky & Vanilla" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2747,6 +2837,12 @@ Note: Jasmine & Honey" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2890,6 +2986,12 @@ Note: Peach, tea, chocolate" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3032,6 +3134,12 @@ AMERICANO" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3175,6 +3283,12 @@ Note: Blue Berry and Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3318,6 +3432,12 @@ Note: Strawberry & Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3461,6 +3581,12 @@ Note: Whisky & Vanilla" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3604,6 +3730,12 @@ Note: Jasmine & Honey" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3747,6 +3879,12 @@ Strawberry, Orange, Floral" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3890,6 +4028,12 @@ Note: Peach, tea, chocolate" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4032,6 +4176,12 @@ ALMOST DIRTY" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0002.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4172,6 +4322,12 @@ Foamed milk" </Value>
|
|||
Var PD_STAGE_3 = $12-11-03-0002.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4312,6 +4468,12 @@ Foamed milk" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0003.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4453,6 +4615,12 @@ Milk, Sugar" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0004.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4594,6 +4762,12 @@ Caramel Syrup" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0031.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4735,6 +4909,12 @@ CAFÉ LATTE" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0005.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4876,6 +5056,12 @@ CAFÉ LATTE" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0008.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5018,6 +5204,12 @@ Kokuto syrup" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0006.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5160,6 +5352,12 @@ Milk, Sugar" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5300,6 +5498,12 @@ Sugar, Water" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5440,6 +5644,12 @@ Sugar, Water" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0007.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5581,6 +5791,12 @@ CAFÉ LATTE" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0029.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5721,6 +5937,12 @@ CAFÉ LATTE" </Value>
|
|||
Var PD_STAGE_3 = $12-01-03-0030.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
|
|||
|
|
@ -615,6 +615,12 @@
|
|||
Var PD_STAGE_3 = $12-03-03-0005.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -754,6 +760,12 @@
|
|||
Var PD_STAGE_3 = $12-03-03-0001.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -893,6 +905,12 @@
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1034,6 +1052,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-03-03-0004.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1175,6 +1199,12 @@ Caramel Syrup" </Value>
|
|||
Var PD_STAGE_3 = $12-03-03-0003.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1315,6 +1345,12 @@ MILK" </Value>
|
|||
Var PD_STAGE_3 = $12-03-03-0006.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1456,6 +1492,12 @@ Sugar, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-03-03-0002.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1595,6 +1637,12 @@ Sugar, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-03-03-0009.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
|
|||
|
|
@ -613,6 +613,12 @@
|
|||
Var PD_STAGE_3 = $12-05-03-0007.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -752,6 +758,12 @@
|
|||
Var PD_STAGE_3 = $12-05-03-0019.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -891,6 +903,12 @@
|
|||
Var PD_STAGE_3 = $12-05-03-0020.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1030,6 +1048,12 @@
|
|||
Var PD_STAGE_3 = $12-05-03-0035.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1170,6 +1194,12 @@ DRINK SODA" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0010.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1310,6 +1340,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0033.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1449,6 +1485,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0011.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1588,6 +1630,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0022.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1730,6 +1778,12 @@ Limenade,Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0028.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1870,6 +1924,12 @@ Limenade,Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0029.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2012,6 +2072,12 @@ Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2152,6 +2218,12 @@ Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0041.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2292,6 +2364,12 @@ Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0008.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2432,6 +2510,12 @@ Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0009.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2574,6 +2658,12 @@ Limenade,Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0024.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2713,6 +2803,12 @@ Limenade,Soda, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0025.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2855,6 +2951,12 @@ Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0038.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2994,6 +3096,12 @@ Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0039.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3134,6 +3242,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3273,6 +3387,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3412,6 +3532,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0034.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3551,6 +3677,12 @@ SODA" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3692,6 +3824,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3832,6 +3970,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3972,6 +4116,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4113,6 +4263,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0001.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4252,6 +4408,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0026.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4391,6 +4553,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4531,6 +4699,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4671,6 +4845,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4810,6 +4990,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4949,6 +5135,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -5088,6 +5280,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
|
|||
|
|
@ -615,6 +615,12 @@
|
|||
Var PD_STAGE_3 = $12-02-03-0001.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -755,6 +761,12 @@ and water" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0020.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -894,6 +906,12 @@ and water" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0007.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1034,6 +1052,12 @@ and water" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0002.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1173,6 +1197,12 @@ and water" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1313,6 +1343,12 @@ GINGER TEA" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0024.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1452,6 +1488,12 @@ GINGER TEA" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0025.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1592,6 +1634,12 @@ and Warm milk" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0026.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1731,6 +1779,12 @@ and Warm milk" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0027.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1870,6 +1924,12 @@ and Warm milk" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0028.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2012,6 +2072,12 @@ and water" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0011.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2151,6 +2217,12 @@ and water" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0012.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2292,6 +2364,12 @@ LIMENADE" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0006.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2434,6 +2512,12 @@ TEA" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0003.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2573,6 +2657,12 @@ TEA" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0004.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2712,6 +2802,12 @@ TEA" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0008.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2852,6 +2948,12 @@ Sugar, Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0011.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2991,6 +3093,12 @@ Sugar, Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0012.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3132,6 +3240,12 @@ LIMENADE" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0019.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3271,6 +3385,12 @@ LIMENADE" </Value>
|
|||
Var PD_STAGE_3 = $12-02-03-0022.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3412,6 +3532,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = $12-05-03-0027.Button
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3552,6 +3678,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3691,6 +3823,12 @@ Water, Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3831,6 +3969,12 @@ LIMENADE" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -3971,6 +4115,12 @@ LIMENADE" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -4113,6 +4263,12 @@ Water, and Ice" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
|
|||
|
|
@ -628,6 +628,12 @@
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -768,6 +774,12 @@ Matcha, and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -908,6 +920,12 @@ Matcha, and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1048,6 +1066,12 @@ Cocoa, and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1190,6 +1214,12 @@ Strawberry Syrup" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1332,6 +1362,12 @@ Strawberry Syrup" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1472,6 +1508,12 @@ and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1612,6 +1654,12 @@ Thai Tea, and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1752,6 +1800,12 @@ Thai Tea, and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -1894,6 +1948,12 @@ Kokuto syrup" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2035,6 +2095,12 @@ Blueberry Syrup and Milk" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2177,6 +2243,12 @@ Taiwanese Tea, Sugar" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2319,6 +2391,12 @@ Taiwanese Tea, Sugar" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2460,6 +2538,12 @@ Caramel Syrup" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
@ -2599,6 +2683,12 @@ Caramel Syrup" </Value>
|
|||
Var PD_STAGE_3 = "Disable2"
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var PD_STAGE_2 = "PressForever"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var PD_STAGE_1 = "PressForever"
|
||||
Else
|
||||
Var PD_STAGE_3 = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
</EventOnClick>
|
||||
|
|
|
|||
|
|
@ -168,6 +168,8 @@
|
|||
Var StrawStateX = "Invisible"
|
||||
Var LidStateX = "Invisible"
|
||||
|
||||
LED LedDoorCup 1 255 255 255 255
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 500 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
|
|||
|
|
@ -176,6 +176,9 @@
|
|||
Var cold_button_state = PD_STAGE_2
|
||||
Var blend_button_state = PD_STAGE_3
|
||||
|
||||
|
||||
Function 2
|
||||
|
||||
Else
|
||||
Var show_select_type = "Invisible"
|
||||
EndIf
|
||||
|
|
@ -194,7 +197,6 @@
|
|||
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -907,6 +909,8 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR blend_button_state
|
||||
|
||||
If blend_button_state = "Disable" Then
|
||||
|
||||
Else
|
||||
|
|
@ -917,6 +921,9 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Function 2
|
||||
|
||||
Refresh
|
||||
|
||||
|
||||
|
|
@ -944,15 +951,25 @@
|
|||
If hot_button_state = "Disable" Then
|
||||
|
||||
Else
|
||||
Var hot_button_state = "Enable"
|
||||
If hot_button_state = "Disable2" Then
|
||||
|
||||
Else
|
||||
Var hot_button_state = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If blend_button_state = "Disable" Then
|
||||
|
||||
Else
|
||||
Var blend_button_state = "Enable"
|
||||
If blend_button_state = "Disable2" Then
|
||||
|
||||
Else
|
||||
Var blend_button_state = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Function 2
|
||||
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
|
@ -980,15 +997,24 @@
|
|||
If hot_button_state = "Disable" Then
|
||||
|
||||
Else
|
||||
Var hot_button_state = "Enable"
|
||||
If hot_button_state = "Disable2" Then
|
||||
|
||||
Else
|
||||
Var hot_button_state = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If cold_button_state = "Disable" Then
|
||||
|
||||
Else
|
||||
Var cold_button_state = "Enable"
|
||||
If cold_button_state = "Disable2" Then
|
||||
|
||||
Else
|
||||
Var cold_button_state = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Function 2
|
||||
|
||||
Refresh
|
||||
</EventClick>
|
||||
|
|
@ -1445,7 +1471,12 @@
|
|||
Var showShotEnable = "Press"
|
||||
EndIf
|
||||
|
||||
Function 1
|
||||
If new_layout = "true" Then
|
||||
Function 2
|
||||
Else
|
||||
Function 1
|
||||
EndIf
|
||||
|
||||
|
||||
Refresh
|
||||
|
||||
|
|
@ -1477,7 +1508,12 @@
|
|||
Var showShotEnable = "Press"
|
||||
EndIf
|
||||
|
||||
Function 1
|
||||
If new_layout = "true" Then
|
||||
Function 2
|
||||
Else
|
||||
Function 1
|
||||
EndIf
|
||||
|
||||
|
||||
Refresh
|
||||
|
||||
|
|
@ -1961,6 +1997,94 @@
|
|||
|
||||
</Function1>
|
||||
|
||||
|
||||
|
||||
<Function2>
|
||||
SAVELOG "FUNCTION2"
|
||||
Var TOPPING_PRICE = 0
|
||||
|
||||
If hot_button_state = "PressForever" Then
|
||||
Var PriceDrinkNoTop = PriceD1
|
||||
Var UserSelectProductCode = PD_CODE1
|
||||
|
||||
If showShotEnable = "Disable"
|
||||
Var showShotEnable = "Enable"
|
||||
EndIf
|
||||
|
||||
Var showText4 = "Invisible"
|
||||
EndIf
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var PriceDrinkNoTop = PriceD2
|
||||
Var UserSelectProductCode = PD_CODE2
|
||||
|
||||
If showShotEnable = "Disable"
|
||||
Var showShotEnable = "Enable"
|
||||
EndIf
|
||||
Var showText4 = "Invisible"
|
||||
EndIf
|
||||
|
||||
If blend_button_state = "PressForever" Then
|
||||
Var PriceDrinkNoTop = PriceD3
|
||||
Var UserSelectProductCode = PD_CODE3
|
||||
|
||||
Var showShotEnable = "Disable"
|
||||
Var showText4 = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR PriceDrinkNoTop
|
||||
DEBUGVAR PriceDiff
|
||||
DEBUGVAR showShotEnable
|
||||
|
||||
|
||||
If showShotEnable = "Press" Then
|
||||
If blendedState = "Press" Then
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
EndIf
|
||||
|
||||
Var blendedState = "Disable"
|
||||
|
||||
Var TOPPING_PRICE = 0
|
||||
|
||||
;Var PriceDrinkTmp = PriceDrinkNoTop + toppingID2price2
|
||||
Var TOPPING_PRICE = TOPPING_PRICE + toppingID2price2
|
||||
|
||||
Var topping2 = toppingID2index2
|
||||
Var DisableUsingCode = "true"
|
||||
|
||||
Var showText7 = "Enable"
|
||||
|
||||
SAVELOG "Select add normal shot"
|
||||
Else
|
||||
If blendedState = "Disable" Then
|
||||
Var blendedState = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
Var topping2 = toppingID2index1
|
||||
Var DisableUsingCode = "false"
|
||||
SAVELOG "Deselect add normal shot"
|
||||
|
||||
Var showText7 = "Invisible"
|
||||
|
||||
EndIf
|
||||
|
||||
DEBUGVAR showShotEnable
|
||||
DEBUGVAR blendedState
|
||||
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop + TOPPING_PRICE
|
||||
Var PriceDrinkTmpShow = charOfBaht + PriceDrinkTmp
|
||||
|
||||
SAVELOG PriceDrinkTmp
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
</Function2>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 924 </X>
|
||||
<Y> 1804 </Y>
|
||||
|
|
|
|||
|
|
@ -95,8 +95,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "6.16"
|
||||
Var XMLPageVersionInt = 616
|
||||
Var XMLPageVersion = "6.18"
|
||||
Var XMLPageVersionInt = 618
|
||||
</EventOpen>
|
||||
|
||||
<Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue