feat:折叠面板元素显示问题

This commit is contained in:
houjunxiang
2026-02-09 09:50:04 +08:00
parent 08b82f02e3
commit 1b66d63657
7 changed files with 85 additions and 7 deletions

View File

@@ -287,6 +287,21 @@
"navigationBarTitleText": "基础信息配置"
}
},
// 物料试剂管理
{
"path": "pages/material/index/index",
"style": {
"navigationBarTitleText": "物料试剂管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/inbound/index",
"style": {
"navigationBarTitleText": "物料列表",
"navigationStyle": "custom"
}
},
{
"path": "pages/setting/UrlConfig",
"style": {