Do
This commit is contained in:
parent
a014f56432
commit
7321a4aa50
8 changed files with 27 additions and 118 deletions
|
|
@ -91,8 +91,10 @@
|
|||
DEBUGVAR TermTemOnline
|
||||
|
||||
; Dtac.
|
||||
DEBUGVAR ShowDtac1
|
||||
Var CAMPAIGN1 = "false"
|
||||
|
||||
|
||||
If TaobinOnline = "true" Then
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page.mp4"
|
||||
|
|
@ -230,7 +232,7 @@
|
|||
|
||||
If CountDownPauseVideo > 0 Then
|
||||
; ignore
|
||||
;Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||
Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||
If CountDownPauseVideo = 0 Then
|
||||
|
||||
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
|
@ -263,7 +265,7 @@
|
|||
|
||||
DEBUGVAR CountUpReloadAll
|
||||
|
||||
If CountUpReloadAll > 180 Then
|
||||
If CountUpReloadAll > 130 Then
|
||||
|
||||
Var StartUpExt = "-"
|
||||
Var CountUpReloadAll = 0
|
||||
|
|
@ -293,7 +295,7 @@
|
|||
TouchTapClose
|
||||
EndIf
|
||||
|
||||
Open CurrentXMLFileName0
|
||||
;Open CurrentXMLFileName0
|
||||
Refresh
|
||||
|
||||
</EventEnd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue