taobin_project/menu/page_catalog_group_pepsi_pro.skt

34 lines
464 B
Text
Raw Normal View History

2023-07-25 11:25:53 +07:00
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
<?hurr
2023-08-29 15:56:54 +07:00
#include=components/menu_catalog_default_init.xml
2023-07-25 11:25:53 +07:00
?>
Var Timeout = 0
2023-08-29 15:56:54 +07:00
<?hurr
#include=components/menu_catalog_new_menu.xml
2023-07-25 11:25:53 +07:00
?>
</EventOpen>
2023-08-29 15:56:54 +07:00
<?hurr
#include=components/menu_catalog_new.xml
2023-07-25 11:25:53 +07:00
?>
2023-08-29 15:56:54 +07:00
<?hurr
#generate_layout=menu_v1
2023-07-25 11:25:53 +07:00
?>
2023-08-29 15:56:54 +07:00
</Popup>