Merge branch 'master' of ssh://192.168.10.159/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
6bc253e297
3 changed files with 9 additions and 2 deletions
|
|
@ -180,6 +180,13 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
If XMLProfile = "" Then
|
||||||
|
CacheVarStr "get" XMLProfile
|
||||||
|
Else
|
||||||
|
CacheVarStr "put" XMLProfile
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Var TermTemOnline = "false"
|
Var TermTemOnline = "false"
|
||||||
Var TaobinOnline = "false"
|
Var TaobinOnline = "false"
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,7 @@
|
||||||
|
|
||||||
|
|
||||||
If XMLProfile = "taobin_notopup" Then
|
If XMLProfile = "taobin_notopup" Then
|
||||||
Var ButtontoTopupMenu = "Disable"
|
Var ButtontoTopupMenu = "Invisible"
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -168,7 +168,7 @@
|
||||||
|
|
||||||
|
|
||||||
If XMLProfile = "taobin_notopup" Then
|
If XMLProfile = "taobin_notopup" Then
|
||||||
Var ButtontoTopupMenu = "Disable"
|
Var ButtontoTopupMenu = "Invisible"
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue