DO
This commit is contained in:
parent
918a3f49c2
commit
e799ad8aba
44 changed files with 11030 additions and 76088 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue