Update page_show_error inter
This commit is contained in:
parent
7ffa63c71d
commit
bbfd901deb
9 changed files with 500 additions and 25 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue