DO
This commit is contained in:
parent
918a3f49c2
commit
e799ad8aba
44 changed files with 11030 additions and 76088 deletions
BIN
video/main_page_event.mp4
Executable file → Normal file
BIN
video/main_page_event.mp4
Executable file → Normal file
Binary file not shown.
|
|
@ -1,11 +1,20 @@
|
|||
Var MainfileSize = 0
|
||||
DEBUGVAR BoxID
|
||||
Var EventMatch = 0
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
If SystemDateDayInt > 14 Then
|
||||
If SystemDateDayInt < 28 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If SystemDateMonthInt = 10 Then
|
||||
If EventMatch = 1 Then
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 10520161 Then
|
||||
If MainfileSize = 8679952 Then
|
||||
If CocktailShow = "true" Then
|
||||
|
||||
Else
|
||||
|
|
@ -14,7 +23,6 @@ If SystemDateMonthInt = 10 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ If EventTurnOn = 1 Then
|
|||
DEBUGVAR MainfileSize
|
||||
|
||||
|
||||
If MainfileSize = 4568650 Then
|
||||
If MainfileSize = 3999239 Then
|
||||
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
||||
|
||||
|
|
|
|||
BIN
video/taobin_thank1_event.mp4
Executable file → Normal file
BIN
video/taobin_thank1_event.mp4
Executable file → Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue