DO lazada and valient
This commit is contained in:
parent
5da0eb4f8e
commit
0363752771
23 changed files with 2082 additions and 1782 deletions
|
|
@ -1,10 +1,17 @@
|
|||
Var MainfileSize = 0
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 12369225 Then
|
||||
|
||||
If MainfileSize = 12988884 Then
|
||||
|
||||
|
||||
Var EventTurnOn = 0
|
||||
|
||||
If SystemDateMonthInt = 2 Then
|
||||
If SystemDateDayInt < 15 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
Var CountDownShowButton = 0
|
||||
|
|
@ -13,4 +20,3 @@ If MainfileSize = 12369225 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
Var EventTurnOn = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue