add inter multi rediret script_common_for_open_promotion_xml.ev
This commit is contained in:
parent
bc20c55e74
commit
a1faf5a4af
1 changed files with 12 additions and 9 deletions
|
|
@ -1877,7 +1877,8 @@ PRICE "Reset" "-"
|
||||||
Var OpenFromPageBoard = 1
|
Var OpenFromPageBoard = 1
|
||||||
|
|
||||||
|
|
||||||
|
DEBUGVAR InternationalEnable
|
||||||
|
DEBUGVAR CountryName
|
||||||
If InternationalEnable = 1 Then
|
If InternationalEnable = 1 Then
|
||||||
If CountryName = "Thailand" Then
|
If CountryName = "Thailand" Then
|
||||||
SAVELOG " Thailand Thailand Thailand Thailand Pooon Pooon Pooon Pooon Pooon"
|
SAVELOG " Thailand Thailand Thailand Thailand Pooon Pooon Pooon Pooon Pooon"
|
||||||
|
|
@ -2324,14 +2325,16 @@ PRICE "Reset" "-"
|
||||||
|
|
||||||
If InternationalEnable = 1 Then
|
If InternationalEnable = 1 Then
|
||||||
|
|
||||||
; show language icon
|
If CountryName = "Thailand" Then
|
||||||
|
SAVELOG " Thailand Thailand Thailand Thailand Pooon Pooon Pooon Pooon Pooon"
|
||||||
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
|
Else ; show language icon
|
||||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||||
RootLayoutVisible 3 "show"
|
RootLayoutVisible 3 "show"
|
||||||
|
|
||||||
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
TRY OpenFileXML
|
TRY OpenFileXML
|
||||||
|
EndIf
|
||||||
;OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_group_recommend.lxml"
|
|
||||||
Else
|
Else
|
||||||
|
|
||||||
If CocktailShow = "true" Then
|
If CocktailShow = "true" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue