Fix sound / play list / main page image
This commit is contained in:
parent
a87e8bac9f
commit
4842ada01b
12 changed files with 45 additions and 7097 deletions
|
|
@ -8,20 +8,21 @@ DEBUGVAR EventMatch
|
|||
|
||||
If EventMatch = 1 Then
|
||||
Var WebAppShow = "Invisible"
|
||||
|
||||
Var CurrentMainVideoTemp = 1
|
||||
Var CountDownShowButton = 0
|
||||
;Var MainPageEventWithTimeout = 25
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
||||
Var img_rest_main_page = "ROOT/taobin_project/image/main_page/bn_main_page_start.png"
|
||||
Var MemberButtonFileNameRest = "ROOT/taobin_project/image/main_page/bn_main_page_member.png"
|
||||
Var img_reset_topup = "ROOT/taobin_project/image/main_page/bn_main_page_topup.png"
|
||||
|
||||
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9511958 Then
|
||||
If MainfileSize = 9673549 Then
|
||||
|
||||
Var CurrentMainVideoTemp = 1
|
||||
Var CountDownShowButton = 0
|
||||
;Var MainPageEventWithTimeout = 25
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
||||
Var img_rest_main_page = "ROOT/taobin_project/image/main_page/bn_main_page_start.png"
|
||||
Var MemberButtonFileNameRest = "ROOT/taobin_project/image/main_page/bn_main_page_member.png"
|
||||
Var img_reset_topup = "ROOT/taobin_project/image/main_page/bn_main_page_topup.png"
|
||||
|
||||
|
||||
If CocktailShow = "true" Then
|
||||
|
||||
Else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue