taobin_project/xml/menu_back_to_main.xml

20 lines
379 B
XML
Raw Normal View History

2020-09-14 15:09:29 +07:00
<Popup>
<Width> 1080 </Width>
<Height> 1920 </Height>
<EventOpen>
OpenInst 0 "/mnt/sdcard/coffeevending/xml/menu_board_original2.xml"
OpenInst 1 "/mnt/sdcard/coffeevending/xml/test_video_loop.xml"
Open "/mnt/sdcard/coffeevending/xml/menu_list_original2.xml"
</EventOpen>
<Timeout> 60000 </Timeout>
<EventTimeout>
;Var menu_status = "stop"
</EventTimeout>
</Popup>