fix bug redirect

This commit is contained in:
wanlop run 2023-12-18 19:21:13 +07:00
parent 29e3a205e6
commit b1fb0ac6aa
24 changed files with 1168 additions and 707 deletions

View file

@ -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