feat:前端数据层与路由注册支持标签库字段

This commit is contained in:
2026-06-24 21:36:31 +08:00
parent 341b08c02e
commit a446848d8e
3 changed files with 17 additions and 0 deletions
+7
View File
@@ -18,6 +18,13 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/onboarding/tag-manage",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "管理标签"
}
},
{
"path": "pages/main/index",
"style": {