make recommend group page can open for AUS
This commit is contained in:
parent
0f87ea0bfa
commit
19c5ad9fc8
1 changed files with 9 additions and 6 deletions
|
|
@ -406,15 +406,18 @@
|
||||||
<EventClick>
|
<EventClick>
|
||||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||||
|
|
||||||
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
; Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
If CountryName = "Malaysia" Then
|
; If CountryName = "Malaysia" Then
|
||||||
; zone promote
|
; ; zone promote
|
||||||
TRY OpenFileXML
|
; TRY OpenFileXML
|
||||||
EndIf
|
; EndIf
|
||||||
|
|
||||||
If CountryName = "Thailand" Then
|
If CountryName = "Thailand" Then
|
||||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
EndIf
|
Else
|
||||||
|
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
|
TRY OpenFileXML
|
||||||
|
EndIf
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
<Language>
|
<Language>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue