snap 6.18
This commit is contained in:
parent
b1a2463545
commit
3f625325a9
24 changed files with 977 additions and 11 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue