登录界面优化
This commit is contained in:
+23
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user