This commit is contained in:
kong 2023-01-19 16:10:46 +07:00
parent e57536a647
commit def0afc30c
13 changed files with 22 additions and 22 deletions

View file

@ -117,10 +117,10 @@
If Seeker = "curr" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
Open "ROOT/taobin_project/xml/page_catalog.lxml"
EndIf
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
Open "ROOT/taobin_project/xml/page_catalog.lxml"
EndIf
</EventClick>