taobin_project/xml/page_catalog_group_coffee.skt

43 lines
633 B
Text
Raw Normal View History

2022-03-11 09:36:34 +07:00
<?hurr
#include=menu_head.py
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
2022-05-05 23:15:44 +07:00
;<Background> "0xeae6e1" </Background>
2022-03-11 09:36:34 +07:00
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
2022-09-12 13:44:32 +07:00
Var Menu2Selected = "PressForever"
2022-03-11 09:36:34 +07:00
SAVELOG PreviseXMLFileName2
Var Timeout = 0
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
2022-03-11 09:36:34 +07:00
</EventOpen>
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
2022-03-11 09:36:34 +07:00
2023-01-16 22:27:19 +07:00
<?hurr
#include=menu_new_layout_gen_v2.py
?>
2022-03-11 09:36:34 +07:00
<?hurr
#include=menu_new_layout_gen.py
?>
2022-04-20 15:38:07 +07:00
2023-01-16 22:27:19 +07:00
2022-03-11 09:36:34 +07:00
</Popup>