DO text
This commit is contained in:
parent
d14f407d9c
commit
2b60476fcc
1 changed files with 47 additions and 4 deletions
|
|
@ -181,6 +181,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If InstCoffeeRefresh = 1 Then
|
||||
Var InstCoffeeRefresh = 0
|
||||
Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_coffee.lxml"
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
|
@ -19073,9 +19078,6 @@
|
|||
EndIf
|
||||
|
||||
|
||||
Var TextMessage !assigned GETS($12-21-02-0002.TAG, "MSG")
|
||||
DEBUGVAR TextMessage
|
||||
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
|
|
@ -19741,17 +19743,58 @@
|
|||
<State> ice_tab_process_show </State>
|
||||
<Value> ice_show_open </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Color> 0x000000 </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum122101000512310200021231030002 </State>
|
||||
<Script>
|
||||
|
||||
If $Sum122101000512310200021231030002 = "Disable" Then
|
||||
|
||||
STRCONTAIN "STG=CLOSE" $12-21-01-0005.TAG tag1_is_disable
|
||||
STRCONTAIN "STG=CLOSE" $12-31-02-0002.TAG tag2_is_disable
|
||||
STRCONTAIN "STG=CLOSE" $12-31-03-0002.TAG tag3_is_disable
|
||||
|
||||
If tag1_is_disable = "true" Then
|
||||
Var $Sum122101000512310200021231030002Tag = $12-21-01-0005.TAG
|
||||
EndIf
|
||||
If tag2_is_disable = "true" Then
|
||||
Var $Sum122101000512310200021231030002Tag = $12-21-02-0002.TAG
|
||||
EndIf
|
||||
If tag3_is_disable = "true" Then
|
||||
Var $Sum122101000512310200021231030002Tag = $12-21-03-0002.TAG
|
||||
EndIf
|
||||
|
||||
DEBUGVAR $12-31-02-0002.TAG
|
||||
|
||||
Var TextMessage !assigned GETS($Sum122101000512310200021231030002Tag,"MSG")
|
||||
|
||||
DEBUGVAR TextMessage
|
||||
Var TextMessageID = 0
|
||||
|
||||
Var TextMessageID !assigned GETI($Sum122101000512310200021231030002Tag,"TextID")
|
||||
|
||||
DEBUGVAR TextMessageID
|
||||
If TextMessageID = 0 Then
|
||||
Var $Sum122101000512310200021231030002TextValue = TextMessage
|
||||
Else
|
||||
Var $Sum122101000512310200021231030002TextID = TextMessageID
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
</Script>
|
||||
<Language>
|
||||
<ID> 000013 </ID>
|
||||
<ID> $Sum122101000512310200021231030002TextID </ID>
|
||||
</Language>
|
||||
<Value> $Sum122101000512310200021231030002TextValue </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue