Merge remote-tracking branch 'origin/masterpiece' into th_inter
This commit is contained in:
commit
5f26b723dc
289 changed files with 80292 additions and 34111 deletions
|
|
@ -167,16 +167,28 @@
|
|||
|
||||
DEBUGVAR LanguageButtonEnable
|
||||
|
||||
Var CheckDisableTimeout = 0
|
||||
|
||||
TRY "ROOT/taobin_project/xml/features/alert_sms/check_disable.ev"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
;DEBUGVAR Top2Timeout
|
||||
Var Top2Timeout = Top2Timeout + 1
|
||||
|
||||
Var CheckDisableTimeout = CheckDisableTimeout + 1
|
||||
|
||||
If Top2Timeout = 15 Then
|
||||
Open "ROOT/taobin_project/xml/topview2.xml"
|
||||
EndIf
|
||||
|
||||
|
||||
If CheckDisableTimeout > 5 Then
|
||||
TRY "ROOT/taobin_project/xml/features/alert_sms/check_disable.ev"
|
||||
Var CheckDisableTimeout = 0
|
||||
Endif
|
||||
|
||||
If TimeForClose > 0 Then
|
||||
Var TimeForClose = TimeForClose - 1
|
||||
DEBUGVAR TimeForClose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue