Do include for common part

This commit is contained in:
wanlop run 2024-05-18 09:33:37 +07:00
parent 85549d9602
commit ba4c3b4364

View file

@ -0,0 +1,9 @@
If Seeker = "next" Then
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf