DO 7.20 to 7.21 new menu and app brew 6.60
This commit is contained in:
parent
0e9ad35128
commit
3c3982e45e
66 changed files with 611 additions and 509 deletions
|
|
@ -228,16 +228,17 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
Var TimeOut = TimeOut + 1
|
||||
If TimeOut > 12 Then
|
||||
Var TimeOut = 0
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
Var TimeOut = TimeOut + 1
|
||||
If TimeOut > 60 Then
|
||||
Var TimeOut = 0
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue