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
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue