THA: Changed pepsi catalog move to banner pepsi at other catalog
This commit is contained in:
parent
d422d55733
commit
737a72c5e6
12 changed files with 3389 additions and 3368 deletions
BIN
image/event/pepsi_banner.png
Normal file
BIN
image/event/pepsi_banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 571 KiB |
|
|
@ -1841,7 +1841,7 @@
|
|||
3000284 Use cup in arm use cup in arm
|
||||
3000285 Not save ไม่ Save
|
||||
3000286 Want to save ? ต้องการ save ?
|
||||
|
||||
3000287 Do you want to save? (It takes 1 minute) ต้องการบันทึกหรือไม่ ( ใช้เวลา 1 นาที )
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 22.
|
|
|
@ -283,7 +283,7 @@
|
|||
Var PepsiCatalogStage = "Invisible"
|
||||
Var Menu20BahtStage = "Enable"
|
||||
Else
|
||||
Var PepsiCatalogStage = "Enable"
|
||||
Var PepsiCatalogStage = "Invisible"
|
||||
Var Menu20BahtStage = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
|
|
@ -244,20 +244,21 @@
|
|||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/page_instance2.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
<Button>
|
||||
<Layout> "linear" </Layout>
|
||||
<State> Menu61Selected </State>
|
||||
<Mode> "No" </Mode>
|
||||
<Filename> Var( DirImageAlter + "/bn_Pepsi_7up.png") </Filename>
|
||||
<FilenamePress> Var( DirImageAlter + "/bp_Pepsi_7up.png") </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var NextPage = "-"
|
||||
TabMenuVisibleInst 8
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/page_instance2.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
;<Button>
|
||||
;<Layout> "linear" </Layout>
|
||||
;<State> Menu61Selected </State>
|
||||
;<Mode> "No" </Mode>
|
||||
;<Filename> Var( DirImageAlter + "/bn_Pepsi_7up.png") </Filename>
|
||||
;<FilenamePress> Var( DirImageAlter + "/bp_Pepsi_7up.png") </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var NextPage = "-"
|
||||
; TabMenuVisibleInst 8
|
||||
; OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/page_instance2.xml"
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
<Button>
|
||||
<Layout> "linear" </Layout>
|
||||
|
|
|
|||
|
|
@ -560,6 +560,17 @@
|
|||
out_xml('\t<Menus>\n')
|
||||
out_xml(';banners\n')
|
||||
|
||||
if current_file_name == "page_catalog_group_other_other.skt":
|
||||
out_xml('\t<Banner>\n')
|
||||
out_xml('\t\t<State> "Enable" </State>\n')
|
||||
out_xml('\t\t<Type> IMAGE </Type>\n')
|
||||
out_xml('\t\t<Media> "ROOT/taobin_project/image/event/pepsi_banner.png" </Media>\n')
|
||||
out_xml('\t\t<EventOnClick>\n')
|
||||
out_xml('\t\t\tTabMenuVisibleInst 8\n')
|
||||
out_xml('\t\t\tOpenInst 2 "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pepsi_7up.lxml"\n')
|
||||
out_xml('\t\t</EventOnClick>\n')
|
||||
out_xml('\t</Banner>\n')
|
||||
|
||||
count_test = 0
|
||||
count = 0
|
||||
pd_code_available = '##-##-##-####'
|
||||
|
|
|
|||
|
|
@ -133,6 +133,15 @@
|
|||
</Configuration>
|
||||
<Menus>
|
||||
;banners
|
||||
<Banner>
|
||||
<State> "Enable" </State>
|
||||
<Type> IMAGE </Type>
|
||||
<Media> "ROOT/taobin_project/image/event/pepsi_banner.png" </Media>
|
||||
<EventOnClick>
|
||||
TabMenuVisibleInst 8
|
||||
OpenInst 2 "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pepsi_7up.lxml"
|
||||
</EventOnClick>
|
||||
</Banner>
|
||||
; ==================> Len = 3
|
||||
; - 12-05-02-0133 12-05-03-0133
|
||||
<Menu>
|
||||
|
|
|
|||
|
|
@ -1841,7 +1841,7 @@
|
|||
3000284 Use cup in arm use cup in arm
|
||||
3000285 Not save ไม่ Save
|
||||
3000286 Want to save ? ต้องการ save ?
|
||||
|
||||
3000287 Do you want to save? (It takes 1 minute) ต้องการบันทึกหรือไม่ ( ใช้เวลา 1 นาที )
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 22.
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue