Do SGP and add file SGP, Merge pro rerun
This commit is contained in:
parent
a0334ca60e
commit
d2aa1a6e07
14 changed files with 2333 additions and 19 deletions
19
inter/sgp/video/script_video.ev
Normal file
19
inter/sgp/video/script_video.ev
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
Var MainfileSize = 0
|
||||
Var EventTurnOn = 0
|
||||
|
||||
|
||||
|
||||
|
||||
DEBUGVAR MainfileSize
|
||||
If SystemDateMonthInt = 12 Then
|
||||
GetFileSizeK "taobin_project/inter/sgp/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9203607 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/sgp/video/video_main.mp4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue