UAE_DUBAI: update pics in payment and names in catalog
This commit is contained in:
parent
b6b1b9e7e4
commit
a57ecc08db
36 changed files with 3498 additions and 3451 deletions
|
|
@ -5,7 +5,7 @@ Var EventTurnOn = 0
|
|||
|
||||
DEBUGVAR MainfileSize
|
||||
If SystemDateMonthInt = 12 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_event.mp4" MainfileSize
|
||||
GetFileSizeK "taobin_project/inter/common/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9267190 Then
|
||||
Var EventTurnOn = 1
|
||||
|
|
@ -15,7 +15,7 @@ EndIf
|
|||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_event.mp4" MainfileSize
|
||||
GetFileSizeK "taobin_project/inter/common/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9267190 Then
|
||||
Var EventTurnOn = 1
|
||||
|
|
@ -29,9 +29,9 @@ DEBUGVAR EventTurnOn
|
|||
If EventTurnOn = 1 Then
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_event.mp4"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/common/video/video_main_event.mp4"
|
||||
Else
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main.mp4"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/common/video/video_main.mp4"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue