check current taobin point in member page
This commit is contained in:
parent
a55eafb406
commit
068b298c2e
10 changed files with 109 additions and 83 deletions
|
|
@ -33,17 +33,14 @@ Else
|
|||
EndIf
|
||||
EndIf
|
||||
Else
|
||||
If RerunProEnable = 1 Then
|
||||
|
||||
; Temporary debug
|
||||
If ProPeachEnable = 1 Then
|
||||
Var BigButtonEnable = "Enable"
|
||||
Open "ROOT/taobin_project/xml/event/promotion_rerun.xml"
|
||||
Open "ROOT/taobin_project/xml/event/promotion_peach.xml"
|
||||
|
||||
Else
|
||||
If ProPeachEnable = 1 Then
|
||||
If RerunProEnable = 1 Then
|
||||
Var BigButtonEnable = "Enable"
|
||||
Open "ROOT/taobin_project/xml/event/promotion_peach.xml"
|
||||
|
||||
Open "ROOT/taobin_project/xml/event/promotion_rerun.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue