SGP: add season pass mode at recommend page
This commit is contained in:
parent
86d9c4683f
commit
b57750e134
380 changed files with 17810 additions and 3933 deletions
|
|
@ -181,16 +181,17 @@
|
|||
<EventClick>
|
||||
SAVELOG "Click rec"
|
||||
Var NextPage = "-"
|
||||
|
||||
Var OpenFileXML = CountryRootPath + "xml/page_catalog_group_recommend.lxml"
|
||||
|
||||
DEBUGVAR CountryRootPath
|
||||
DEBUGVAR OpenFileXML
|
||||
;Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
|
||||
|
||||
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||
;inter-xml-open
|
||||
If CountryName = "Singapore" Then
|
||||
; zone promote
|
||||
TRY OpenFileXML
|
||||
EndIf
|
||||
|
||||
If CountryName = "Thailand" Then
|
||||
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
|
||||
Else
|
||||
Open OpenFileXML
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
EndIf
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue