update
This commit is contained in:
parent
8509bceede
commit
cd78d3bb90
15 changed files with 140 additions and 118 deletions
|
|
@ -248,7 +248,7 @@ DEBUGVAR MainAdvertiseRunSlot
|
|||
;
|
||||
; final call
|
||||
; Protect edge of promotion.
|
||||
If MainAdvertiseShowSlot > 0 Then
|
||||
If MainAdvertiseRunSlot > 0 Then
|
||||
|
||||
If MainAdvertiseShowSlot < MainAdvertiseRunSlot Then
|
||||
Var VideoMainPage = MainAdvertiseFileName[MainAdvertiseShowSlot]
|
||||
|
|
@ -315,6 +315,16 @@ Else
|
|||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
If taobin_nopro = "true" Then
|
||||
Var MemberButtonFileNameRest = ""
|
||||
Var img_rest_main_page = ""
|
||||
Var img_reset_topup = ""
|
||||
|
||||
Var ShowButtonClick = "Enable"
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue