现场维修
This commit is contained in:
parent
fcf7702193
commit
9ce111f221
|
|
@ -627,7 +627,38 @@
|
|||
"style": {
|
||||
"navigationBarTitleText": "在用查询"
|
||||
}
|
||||
},
|
||||
//现场维修
|
||||
{
|
||||
"path": "pages/repair/fieldMaintenance/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "现场维修"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/repair/fieldMaintenance/added",
|
||||
"style": {
|
||||
"navigationBarTitleText": "现场维修新增"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/repair/fieldMaintenance/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "现场维修详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/repair/fieldMaintenance/fieldCode",
|
||||
"style": {
|
||||
"navigationBarTitleText": "现场维修编码"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/repair/fieldMaintenance/fieldNum",
|
||||
"style": {
|
||||
"navigationBarTitleText": "现场维修数量"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
"color": "#2c2c2c",
|
||||
|
|
|
|||
Loading…
Reference in New Issue