Fix bug
This commit is contained in:
parent
c873a02cdf
commit
5a13cbe074
2 changed files with 8 additions and 8 deletions
|
|
@ -1,19 +1,19 @@
|
|||
Var MainfileSize = 0
|
||||
DEBUGVAR BoxID
|
||||
Var EventMatch = 0
|
||||
Var TeaserBottleEnable = 0
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
Var EventMatch = 1
|
||||
|
||||
EndIf
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR EventMatch
|
||||
|
||||
If EventMatch = 1 Then
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
|
|
|
|||
|
|
@ -13,10 +13,10 @@ total 148328
|
|||
-rw-rw---- 1 root sdcard_rw 8948565 2023-12-19 10:07 main_page_event.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 8679952 2022-09-28 02:41 main_page_event_alter.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 7185758 2023-05-23 11:02 main_page_event_en.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 653 2023-12-20 10:14 script1.ev
|
||||
-rw-rw---- 1 root sdcard_rw 636 2023-12-20 11:07 script1.ev
|
||||
-rw-rw---- 1 root sdcard_rw 304 2023-12-20 10:14 script2.ev
|
||||
-rw-rw---- 1 root sdcard_rw 495 2023-11-14 13:18 script3_brew.ev
|
||||
-rw-rw---- 1 root sdcard_rw 0 2023-12-17 01:54 sync_1.file
|
||||
-rw-rw---- 1 root sdcard_rw 0 2023-12-17 02:53 sync_1.file
|
||||
-rw-rw---- 1 root sdcard_rw 4806758 2023-09-18 18:44 taobin_save_world1.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 6428830 2023-09-18 18:44 taobin_save_world2.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 4634942 2023-09-18 18:44 taobin_save_world3.mp4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue