Update page_show_error inter

This commit is contained in:
kenta420 2023-07-25 14:07:57 +07:00
parent 7ffa63c71d
commit bbfd901deb
9 changed files with 500 additions and 25 deletions

View file

@ -6,16 +6,16 @@
; Reset here
Var CheckCupStateDoorCupClose = ""
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
If TermTemOnline = "true" Then
OpenInst 1 "/mnt/sdcard/coffeevending/termtem_project/xml/test_video_loop.xml"
OpenInst 1 "/mnt/sdcard/coffeevending/termtem_project/xml/test_video_loop.xml"
Else
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/test_video_loop.xml"
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/test_video_loop.xml"
EndIf
TopView "hide"
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"