add link pepween
This commit is contained in:
parent
d8332bcd01
commit
df11cccb2d
2 changed files with 23 additions and 5 deletions
|
|
@ -13,6 +13,14 @@ If OpenFromPageBoard = 1 Then
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
Else
|
Else
|
||||||
|
If ProPepweenEnable = 1 Then
|
||||||
|
|
||||||
|
Var BigButtonEnable = "Enable"
|
||||||
|
Open "ROOT/taobin_project/xml/event/promotion_pepween.xml"
|
||||||
|
|
||||||
|
|
||||||
|
Else
|
||||||
|
|
||||||
|
|
||||||
If TamatianEnable = 1 Then
|
If TamatianEnable = 1 Then
|
||||||
Var BigButtonEnable = "Enable"
|
Var BigButtonEnable = "Enable"
|
||||||
|
|
@ -20,5 +28,9 @@ Else
|
||||||
Else
|
Else
|
||||||
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
|
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
Var OpenFromPageBoard = 0
|
Var OpenFromPageBoard = 0
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,11 @@ EndIf
|
||||||
|
|
||||||
If SystemDateMonthInt = 10 Then
|
If SystemDateMonthInt = 10 Then
|
||||||
|
|
||||||
|
|
||||||
|
If SystemDateDayInt < 16 Then
|
||||||
Var GameEnableFromTrickerEv = 1
|
Var GameEnableFromTrickerEv = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If SystemDateDayInt > 15 Then
|
If SystemDateDayInt > 15 Then
|
||||||
Var ProPepweenEnable = 1
|
Var ProPepweenEnable = 1
|
||||||
|
|
@ -77,6 +81,8 @@ If SystemDateMonthInt = 10 Then
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
DEBUGVAR ProPepweenEnable
|
||||||
|
|
||||||
If SystemDateMonthInt = 11 Then
|
If SystemDateMonthInt = 11 Then
|
||||||
Var ProPepweenEnable = 0
|
Var ProPepweenEnable = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue