feat:样品分析

This commit is contained in:
houjunxiang
2025-11-15 18:09:04 +08:00
parent d3f6ad4bf6
commit 00e21aebd3
60 changed files with 299 additions and 200 deletions

View File

@@ -21,7 +21,7 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "系统选择"
"navigationBarTitleText": "模块选择"
}
},
{
@@ -171,6 +171,7 @@
"path": "pages/analysis/sample/sample-work-list",
"style": {
"navigationBarTitleText": "样品分析列表",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},