Do inter + multi part hybirde promotion
This commit is contained in:
parent
6286e03248
commit
bc20c55e74
21 changed files with 1337 additions and 1063 deletions
|
|
@ -4,11 +4,13 @@
|
|||
|
||||
<EventOpen>
|
||||
If LanguageShow = "ENG" Then
|
||||
Var show_eng = "true"
|
||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/"
|
||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||
|
||||
EndIf
|
||||
If LanguageShow = "THAI" Then
|
||||
Var show_eng = "false"
|
||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option/"
|
||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
|
||||
EndIf
|
||||
|
|
@ -58,8 +60,15 @@
|
|||
SAVELOG "Click rec"
|
||||
Var NextPage = "-"
|
||||
Var OpenFromMulti = 1
|
||||
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||
TRY OpenFileXML
|
||||
Var OpenFromPageBoard = 1
|
||||
|
||||
;Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
|
||||
;TRY OpenFileXML
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
RootLayoutVisible 13 "hide"
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue