我的页面
This commit is contained in:
@@ -185,6 +185,7 @@ const adaptTemplate = async (appTemplate, templateId) => {
|
||||
}
|
||||
|
||||
const tabBar = diyTemplate?.property?.tabBar;
|
||||
|
||||
if (tabBar) {
|
||||
appTemplate.basic.tabbar = tabBar;
|
||||
// TODO 商城装修没有对 tabBar 进行角标配置,测试角标需打开以下注释
|
||||
|
||||
Reference in New Issue
Block a user