taobin_project/xml/page_catalog_group_health.skt

39 lines
660 B
Text
Raw Normal View History

2022-09-11 01:50:36 +07:00
<?hurr
#include=menu_head.py
touch_less_gen = False
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
2022-09-11 01:50:36 +07:00
Var Menu22Selected = "PressForever"
SAVELOG PreviseXMLFileName2
Var Timeout = 0
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
2022-09-11 01:50:36 +07:00
</EventOpen>
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
2022-09-11 01:50:36 +07:00
2023-01-16 14:57:11 +07:00
<?hurr
#include=menu_new_layout_gen_v2.py
?>
2022-09-11 01:50:36 +07:00
<?hurr
#include=menu_new_layout_gen.py
?>
</Popup>