fix
This commit is contained in:
parent
e77d24726d
commit
8823181490
66 changed files with 49100 additions and 15929 deletions
|
|
@ -391,82 +391,61 @@ EndIf
|
|||
|
||||
GetLongTimeInMinute LastTimeClickOrder
|
||||
|
||||
If CART_COUNT = 0 Then
|
||||
|
||||
DEBUGVAR SelectToppingType
|
||||
If SelectDrinkType = 0 Then
|
||||
Var high_light_drink_type = "Enable"
|
||||
Else
|
||||
If SelectToppingType = 0 Then
|
||||
If blend_button_state = "PressForever" Then
|
||||
Var toppingSelectState = "Enable"
|
||||
If toppingSelectState = "Enable" Then
|
||||
|
||||
|
||||
|
||||
|
||||
Var PopupToppingSelect = "Enable"
|
||||
DEBUGVAR SelectToppingType
|
||||
If SelectDrinkType = 0 Then
|
||||
Var high_light_drink_type = "Enable"
|
||||
Else
|
||||
If SelectToppingType = 0 Then
|
||||
If blend_button_state = "PressForever" Then
|
||||
Var toppingSelectState = "Enable"
|
||||
If toppingSelectState = "Enable" Then
|
||||
|
||||
|
||||
|
||||
|
||||
Var PopupToppingSelect = "Enable"
|
||||
|
||||
|
||||
If toppingID6index2 = 321 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var CustomOreoCheckState = "Enable"
|
||||
If toppingID6index2 = 321 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var CustomOreoCheckState = "Enable"
|
||||
Var CustomOreoState = "Enable"
|
||||
Else
|
||||
Var CustomOreoCheckState = "Disable"
|
||||
Var CustomOreoState = "Enable"
|
||||
Else
|
||||
Var CustomOreoCheckState = "Disable"
|
||||
Var CustomOreoState = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var CustomOreoCheckState = "Invisible"
|
||||
EndIf
|
||||
EndIf
|
||||
Else
|
||||
Var CustomOreoCheckState = "Invisible"
|
||||
EndIf
|
||||
|
||||
If toppingID6index3 = 322 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var CustomCocoaCheckState = "Enable"
|
||||
Var CustomCocoaState = "Enable"
|
||||
Else
|
||||
Var CustomCocoaCheckState = "Disable"
|
||||
Var CustomCocoaState = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var CustomCocoaCheckState = "Invisible"
|
||||
EndIf
|
||||
If toppingID6index3 = 322 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var CustomCocoaCheckState = "Enable"
|
||||
Var CustomCocoaState = "Enable"
|
||||
Else
|
||||
Var CustomCocoaCheckState = "Disable"
|
||||
Var CustomCocoaState = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var CustomCocoaCheckState = "Invisible"
|
||||
EndIf
|
||||
|
||||
If toppingID6index4 = 323 Then
|
||||
If toppingID6index4Status = "Enable" Then
|
||||
Var CustomOvaltineCheckState = "Enable"
|
||||
Var CustomOvaltineState = "Enable"
|
||||
Else
|
||||
Var CustomOvaltineCheckState = "Disable"
|
||||
Var CustomOvaltineState = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var CustomOvaltineCheckState = "Invisible"
|
||||
EndIf
|
||||
If toppingID6index4 = 323 Then
|
||||
If toppingID6index4Status = "Enable" Then
|
||||
Var CustomOvaltineCheckState = "Enable"
|
||||
Var CustomOvaltineState = "Enable"
|
||||
Else
|
||||
Var CustomOvaltineCheckState = "Disable"
|
||||
Var CustomOvaltineState = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var CustomOvaltineCheckState = "Invisible"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Else
|
||||
|
||||
If CART1_STATUS = "EMPTY" Then
|
||||
Cart "AddMenuID" 1
|
||||
Else
|
||||
If CART2_STATUS = "EMPTY" Then
|
||||
Cart "AddMenuID" 2
|
||||
Else
|
||||
If CART3_STATUS = "EMPTY" Then
|
||||
Cart "AddMenuID" 3
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var CartUpdate = "true"
|
||||
Var ButtonNext = "true"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var LastTimeClickOrder = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue