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>
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
||||
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||
If CountryName = "Malaysia" Then
|
||||
; zone promote
|
||||
TRY OpenFileXML
|
||||
EndIf
|
||||
; Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||
; If CountryName = "Malaysia" Then
|
||||
; ; zone promote
|
||||
; TRY OpenFileXML
|
||||
; EndIf
|
||||
|
||||
If CountryName = "Thailand" Then
|
||||
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>
|
||||
<Language>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue