taobin_project/xml/page_catalog_group_melon.skt

43 lines
581 B
Text
Raw Normal View History

2023-08-29 15:56:54 +07:00
<?hurr
#include=menu_head.py
?>
<Popup>
<Cache> "Enable" </Cache>
2023-06-16 15:33:37 +07:00
<Width> 1080 </Width>
2023-08-29 15:56:54 +07:00
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
2023-06-16 15:33:37 +07:00
<Volume> SoundVolume </Volume>
2023-08-29 15:56:54 +07:00
<EventOpen>
; On open
<?hurr
#include=menu_catalog_default_init.py
?>
Var Timeout = 0
<?hurr
#include=menu_catalog_new_menu.py
?>
</EventOpen>
<?hurr
#include=menu_catalog_new.py
?>
<?hurr
#include=menu_new_layout_gen_v2.py
?>
<?hurr
#include=menu_new_layout_gen.py
?>
</Popup>