Add flag Var SlientRefreshEnable
This commit is contained in:
parent
d89b352862
commit
f8cc74411f
2 changed files with 1 additions and 9 deletions
|
|
@ -1367,9 +1367,6 @@
|
|||
|
||||
Var OpenFromPageBoard = 1
|
||||
|
||||
Var RoutineSlientRefresh = 6
|
||||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
||||
; show language icon
|
||||
|
|
@ -1742,8 +1739,6 @@
|
|||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
||||
|
||||
Var RoutineSlientRefresh = 8
|
||||
|
||||
Var OpenFromPageBoard = 1
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
|
|
|||
|
|
@ -160,15 +160,12 @@
|
|||
EndIf
|
||||
|
||||
|
||||
If RoutineSlientRefresh > 0 Then
|
||||
Var RoutineSlientRefresh = RoutineSlientRefresh - 1
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
; setvar SlientRefreshEnable 1
|
||||
; setvarint SlientRefreshEnable 1
|
||||
;
|
||||
;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue