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

@ -7,7 +7,12 @@
; Reset here
Var CheckCupStateDoorCupClose = ""
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_show_error.xml"
If InternationalEnable = 1 Then
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_show_error.lxml"
Else
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_show_error.xml"
EndIf
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/test_video_loop.xml"
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"