Merge branch 'master' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
f27f867cec
3 changed files with 14 additions and 0 deletions
|
|
@ -201,6 +201,10 @@
|
|||
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||
EndIf
|
||||
|
||||
If GetFreeFromError = 1 Then
|
||||
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||
EndIf
|
||||
|
||||
; Hide
|
||||
Var bg_strawlid_ST = "Invisible"
|
||||
Var bg_strawProblem_ST = "Invisible"
|
||||
|
|
|
|||
|
|
@ -155,6 +155,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR GetFreeFromError
|
||||
If GetFreeFromError = 1 Then
|
||||
Var btnAddCart = "Invisible"
|
||||
EndIf
|
||||
|
||||
Var LidDeactiveButton = "Invisible"
|
||||
Var StrawDeactiveButton = "Invisible"
|
||||
|
||||
|
|
|
|||
|
|
@ -155,6 +155,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR GetFreeFromError
|
||||
If GetFreeFromError = 1 Then
|
||||
Var btnAddCart = "Invisible"
|
||||
EndIf
|
||||
|
||||
Var LidDeactiveButton = "Invisible"
|
||||
Var StrawDeactiveButton = "Invisible"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue