v3 backup
This commit is contained in:
parent
db1be33ec9
commit
e54d12b2c9
28 changed files with 517 additions and 457 deletions
|
|
@ -30,6 +30,19 @@
|
|||
Var web_readyOK = "false"
|
||||
Var web_telnumOK = ""
|
||||
|
||||
If CountryName = "Thailand" Then
|
||||
If InternationalEnable = 1 Then
|
||||
If EnableMultiInstance = "true" Then
|
||||
Var OpenFromPageBoard = 1
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/page_catalog.lxml"
|
||||
EndIf
|
||||
Else
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var PicturePath = "/mnt/sdcard/coffeevending/taobin_project/image/page_doing/"
|
||||
|
||||
If CocktailShow = "true" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue