feat:设备使用记录
This commit is contained in:
40
pages.json
40
pages.json
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user