THAI: Add Bad valentine promotion image and collecting point page
This commit is contained in:
parent
5ff368f812
commit
454610cf6c
58 changed files with 1528 additions and 0 deletions
|
|
@ -109,6 +109,9 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR PepweenCollectPoint
|
||||
|
||||
DEBUGVAR BadValentineEnable
|
||||
DEBUGVAR FromBadValentinePro
|
||||
|
||||
If Seeker.TNumberTaobinCredit = "" Then
|
||||
|
||||
|
|
@ -160,6 +163,13 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If BadValentineEnable = 1 Then
|
||||
If FromBadValentinePro = 1 Then
|
||||
GETACCEXT TelephoneNumber 32
|
||||
Open "ROOT/taobin_project/xml/event/bad_valentine/page_collect_point_pro_bad_valentine_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
|
||||
|
|
@ -198,6 +208,13 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If BadValentineEnable = 1 Then
|
||||
If FromBadValentinePro = 1 Then
|
||||
GETACCEXT TelephoneNumber 32
|
||||
Open "ROOT/taobin_project/xml/event/bad_valentine/page_collect_point_pro_bad_valentine_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If PepweenCollectPoint = 0 Then
|
||||
GETACCEXT TelephoneNumber 31
|
||||
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
||||
|
|
@ -681,6 +698,13 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If BadValentineEnable = 1 Then
|
||||
If FromBadValentinePro = 1 Then
|
||||
GETACCEXT TelephoneNumber 32
|
||||
Open "ROOT/taobin_project/xml/event/bad_valentine/page_collect_point_pro_bad_valentine_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If PepweenCollectPoint = 0 Then
|
||||
GETACCEXT TelephoneNumber 31
|
||||
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue