feat:折叠面板元素显示问题
This commit is contained in:
15
pages.json
15
pages.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user