THA: Changed pepsi catalog move to banner pepsi at other catalog

This commit is contained in:
Kenta420 2025-07-15 10:49:00 +07:00
parent d422d55733
commit 737a72c5e6
12 changed files with 3389 additions and 3368 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 KiB

View file

@ -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.

View file

@ -283,7 +283,7 @@
Var PepsiCatalogStage = "Invisible"
Var Menu20BahtStage = "Enable"
Else
Var PepsiCatalogStage = "Enable"
Var PepsiCatalogStage = "Invisible"
Var Menu20BahtStage = "Invisible"
EndIf

View file

@ -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>

View file

@ -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 = '##-##-##-####'

File diff suppressed because it is too large Load diff

View file

@ -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