feat:设备使用记录

This commit is contained in:
houjunxiang
2026-03-05 16:54:47 +08:00
parent 749ac7f507
commit 9c88c45d66
357 changed files with 21486 additions and 5845 deletions

View File

@@ -309,6 +309,41 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/material/useRecord/index",
"style": {
"navigationBarTitleText": "使用记录",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/useRecord/useConfirm",
"style": {
"navigationBarTitleText": "使用确认",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/useUpMark/index",
"style": {
"navigationBarTitleText": "用完标记",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/recycle/index",
"style": {
"navigationBarTitleText": "回收",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/wash/index",
"style": {
"navigationBarTitleText": "清洗",
"navigationStyle": "custom"
}
},
{
"path": "pages/setting/UrlConfig",
"style": {
@@ -382,7 +417,10 @@
"navigationBarTextStyle": "white",
"navigationBarTitleText": "lims",
"navigationBarBackgroundColor": "#0055A2",
"backgroundColor": "#F8F8F8"
"backgroundColor": "#F8F8F8",
"app-plus": {
"bounce": "none" // 关闭所有页面的弹性效果
}
},
"tabBar": {
"custom": true,