DO multi-instance and hybrigde

This commit is contained in:
wanlop run 2023-12-10 14:15:19 +07:00
parent 04d81d5eff
commit 0dde7189bb
28 changed files with 88 additions and 31 deletions

View file

@ -2,9 +2,14 @@ DEBUGVAR NetworkStatus
DEBUGVAR SELLONLINE
DEBUGVAR PayOfflineMode
If OpenFromMulti = 1 Then
TabMenuVisibleInst 99
EndIf
If CocktailShow = "true" Then
If OpenFromPageBoard = 1 Then
OpenInst 2 "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
EndIf