fix bug redirect
This commit is contained in:
parent
29e3a205e6
commit
b1fb0ac6aa
24 changed files with 1168 additions and 707 deletions
|
|
@ -1249,6 +1249,9 @@
|
|||
|
||||
Var OpenFromPageBoard = 1
|
||||
|
||||
Var RoutineSlientRefresh = 6
|
||||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
||||
; show language icon
|
||||
|
|
@ -1287,7 +1290,7 @@
|
|||
DEBUGVAR CountUpReloadAll
|
||||
|
||||
; Original value is 40
|
||||
If CountUpReloadAll > 80 Then
|
||||
If CountUpReloadAll > 100 Then
|
||||
Var NeedReboot = "false"
|
||||
|
||||
Var StartUpExt = "-"
|
||||
|
|
@ -1627,6 +1630,8 @@
|
|||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
||||
|
||||
Var RoutineSlientRefresh = 8
|
||||
|
||||
Var OpenFromPageBoard = 1
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue