Do
This commit is contained in:
parent
41e92f542d
commit
655633a57e
10 changed files with 125 additions and 49 deletions
|
|
@ -250,10 +250,11 @@ If BoxID = 105005 Then
|
|||
EndIf
|
||||
|
||||
If BoxID = 172644 Then
|
||||
Var ProPeachEnable = 1
|
||||
Var LipitPro = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var ProBadValentineEnable = 0
|
||||
Var PepsiSecondCup30Enable = 0
|
||||
|
|
@ -271,9 +272,7 @@ If BoxID = 174758 Then
|
|||
Var NewFlowPaymentCode = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 200001 Then
|
||||
Var XMLLiveInfoEnable = 1
|
||||
EndIf
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
If BoxID = 173973 Then
|
||||
Var ProBadValentineEnable = 0
|
||||
|
|
@ -282,6 +281,7 @@ If BoxID = 173973 Then
|
|||
Var NewFlowPaymentCode = 0
|
||||
EndIf
|
||||
|
||||
|
||||
; Exclusive Box
|
||||
|
||||
|
||||
|
|
@ -364,5 +364,19 @@ Else
|
|||
Var FreeEnergyDrink = 0
|
||||
EndIf
|
||||
|
||||
If LipitPro = 1 Then
|
||||
|
||||
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event_pro1.mp4"
|
||||
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"
|
||||
|
||||
Var WebAppShow = "Invisible"
|
||||
EndIf
|
||||
DEBUGVAR FreePowerup
|
||||
|
||||
DEBUGVAR FreePowerup
|
||||
Loading…
Add table
Add a link
Reference in a new issue