Do inst
This commit is contained in:
parent
6f6ef3628b
commit
02865309d3
57 changed files with 1595 additions and 23429 deletions
|
|
@ -2,13 +2,26 @@ Var MainfileSize = 0
|
|||
DEBUGVAR BoxID
|
||||
Var EventMatch = 0
|
||||
|
||||
Var EventMatch = 1
|
||||
|
||||
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 = 8948565 Then
|
||||
If MainfileSize = 9511958 Then
|
||||
If CocktailShow = "true" Then
|
||||
|
||||
Else
|
||||
|
|
@ -26,6 +39,13 @@ EndIf
|
|||
|
||||
DEBUGVAR VideoMainPage
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
If taobin_notopup = "true" Then
|
||||
GetFileSizeK "taobin_project/video/_main_page_notopup.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue