登录界面优化

This commit is contained in:
2026-06-18 15:10:50 +08:00
parent d7461853cf
commit 8041f5734b
16 changed files with 1844 additions and 151 deletions
+23
View File
@@ -123,6 +123,29 @@
}
}
]
},
{
"root": "scanpages",
"pages": [
{
"path": "hj/materials_detail",
"style": {
"navigationBarTitleText": "材料详情"
}
},
{
"path": "hj/material_sampling",
"style": {
"navigationBarTitleText": "下料抽检"
}
},
{
"path": "hj/make_right",
"style": {
"navigationBarTitleText": "组队抽查"
}
}
]
}
],
"tabBar": {