DO lazada and valient

This commit is contained in:
kong 2023-02-03 19:08:51 +07:00
parent 5da0eb4f8e
commit 0363752771
23 changed files with 2082 additions and 1782 deletions

Binary file not shown.

View file

@ -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

View file

@ -3,7 +3,7 @@ Var MainfileSize = 0
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 3796502 Then
If MainfileSize = 3939597 Then
If EventTurnOn = 1 Then
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"

View file

@ -1,13 +1,16 @@
total 43652
total 71856
-rw-rw---- 1 root sdcard_rw 14292128 2022-12-29 13:13 brewing_adv1.mp4
-rw-rw---- 1 root sdcard_rw 9268737 2022-09-28 15:26 main_page.mp4
-rw-rw---- 1 root sdcard_rw 369 2023-01-04 14:05 script1.ev
-rw-rw---- 1 root sdcard_rw 292 2022-12-13 22:19 script2.ev
-rw-rw---- 1 root sdcard_rw 0 2023-01-04 14:03 sync_1.file
-rw-rw---- 1 root sdcard_rw 12988884 2023-02-02 09:37 main_page_event.mp4
-rw-rw---- 1 root sdcard_rw 11934977 2023-02-02 09:38 main_page_event_en.mp4
-rw-rw---- 1 root sdcard_rw 454 2023-02-02 10:35 script1.ev
-rw-rw---- 1 root sdcard_rw 292 2023-02-02 10:35 script2.ev
-rw-rw---- 1 root sdcard_rw 0 2023-02-02 10:32 sync_1.file
-rw-rw---- 1 root sdcard_rw 557065 2021-02-18 15:05 taobin_brewing.mov
-rw-rw---- 1 root sdcard_rw 920095 2021-02-18 15:05 taobin_drink_ok.mov
-rw-rw---- 1 root sdcard_rw 4806758 2022-06-13 18:43 taobin_save_world1.mp4
-rw-rw---- 1 root sdcard_rw 6428830 2022-06-13 18:43 taobin_save_world2.mp4
-rw-rw---- 1 root sdcard_rw 4634942 2022-06-13 18:43 taobin_save_world3.mp4
-rw-rw---- 1 root sdcard_rw 2084830 2022-06-13 18:43 taobin_thank1.mp4
-rw-rw---- 1 root sdcard_rw 3939597 2023-02-02 09:36 taobin_thank1_event.mp4
-rw-rw---- 1 root sdcard_rw 1631940 2022-06-13 18:43 taobin_thank2.mp4

Binary file not shown.