Release 5.71
This commit is contained in:
parent
feda7c5c27
commit
a2b81623bb
3 changed files with 34 additions and 1 deletions
|
|
@ -331,6 +331,7 @@
|
|||
If IsSmoRet = "true" Then
|
||||
Var blendedState = "ForceSet"
|
||||
Var blendedStateTxt = "Enable"
|
||||
Topping "LoadSubMenu" SubMenuProductCode1
|
||||
Function 1
|
||||
Else
|
||||
Var blendedStateTxt = "Invisible"
|
||||
|
|
@ -667,7 +668,24 @@
|
|||
<Height> 436 </Height>
|
||||
<Filename> PictureDrink </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 374 </X>
|
||||
<Y> 399 </Y>
|
||||
<State> eval(
|
||||
If IsSmoRet = "true" Then
|
||||
Var return = "Enable"
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image/topping2/blender_icon.png" </Filename>
|
||||
</Image>
|
||||
|
||||
; same
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 752 </Y>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue