我的页面

This commit is contained in:
杨鹏
2025-09-11 17:38:24 +08:00
parent a0f751c2c0
commit 04833ef1bc
7 changed files with 366 additions and 7 deletions
+1
View File
@@ -185,6 +185,7 @@ const adaptTemplate = async (appTemplate, templateId) => {
}
const tabBar = diyTemplate?.property?.tabBar;
if (tabBar) {
appTemplate.basic.tabbar = tabBar;
// TODO 商城装修没有对 tabBar 进行角标配置,测试角标需打开以下注释