Fix
This commit is contained in:
parent
1d7c1c1cb6
commit
0ccb714e4f
8 changed files with 74 additions and 22 deletions
|
|
@ -72,7 +72,10 @@ Else
|
|||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_health.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/health.ev"
|
||||
Var InstanceTabOpenFile6 = "ROOT/taobin_project/inter/tha/xml/multi/" + layoutVersion
|
||||
Var InstanceTabOpenFile6 = InstanceTabOpenFile6 + "/page_catalog_group_health.lxml"
|
||||
EndIf
|
||||
EndIfi
|
||||
|
||||
|
||||
DEBUGVAR Catalog20BahtEnable
|
||||
|
||||
If Catalog20BahtEnable = 1 Then
|
||||
OpenRedirect "/taobin_project/xml/page_catalog_group_pepsi_7up.xml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/pepsi7up.ev"
|
||||
|
|
@ -80,7 +83,6 @@ If Catalog20BahtEnable = 1 Then
|
|||
Var InstanceTabOpenFile8 = "ROOT/taobin_project/inter/tha/xml/multi/" + layoutVersion
|
||||
Var InstanceTabOpenFile8 = InstanceTabOpenFile8 + "/page_catalog_group_20_baht.lxml"
|
||||
|
||||
;tha/xml/multi/v3/page_catalog_group_20_baht.lxml
|
||||
Else
|
||||
|
||||
OpenRedirect "/taobin_project/xml/page_catalog_group_pepsi_7up.xml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/pepsi7up.ev"
|
||||
|
|
@ -115,6 +117,8 @@ DEBUGVAR InstanceTabOpenFile4
|
|||
DEBUGVAR InstanceTabOpenFile5
|
||||
DEBUGVAR InstanceTabOpenFile6
|
||||
DEBUGVAR InstanceTabOpenFile7
|
||||
DEBUGVAR InstanceTabOpenFile8
|
||||
DEBUGVAR InstanceTabOpenFile9
|
||||
|
||||
DEBUGVAR InstanceTabOpenFile10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue