DO
This commit is contained in:
parent
7c48ba4f4b
commit
074b805898
19 changed files with 14265 additions and 461 deletions
|
|
@ -1,15 +1,23 @@
|
|||
Var MainfileSize = 0
|
||||
DEBUGVAR BoxID
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
If SystemDateMonthInt = 6 Then
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 8071197 Then
|
||||
If MainfileSize = 7184295 Then
|
||||
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 172644 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue