THAI: Added script catalog layout v3
This commit is contained in:
parent
4df9405451
commit
3c966ee66d
124 changed files with 137793 additions and 15 deletions
14
xml/v3/open_catalog.ev
Normal file
14
xml/v3/open_catalog.ev
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
If SpiralOnline = "true" Then
|
||||
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/v3/page_catalog_with_vending.xml"
|
||||
|
||||
If Seeker = "next" Then
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/v3/page_catalog3.xml"
|
||||
Else
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/v3/page_catalog_with_vending.xml"
|
||||
EndIf
|
||||
Else
|
||||
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/v3/page_catalog3.xml"
|
||||
|
||||
EndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue