This commit is contained in:
2022-10-11 17:03:44 +08:00
parent 2eab2ecf68
commit f28e95ea2d
13 changed files with 262 additions and 128 deletions

View File

@@ -14,11 +14,9 @@
}
,{
"path" : "pages/login/setup",
"style" : {
"navigationBarTitleText": "设置",
"navigationStyle": "default",
"enablePullDownRefresh": false
}
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/SboProdProgress",
@@ -60,50 +58,20 @@
}
,{
"path" : "pages/ProductManage/ZjCasing",
"style" : {
"navigationBarTitleText": "子卷套管",
"app-plus": {
"titleNView": {
"buttons":[
{
"type":"home"
}
]
}
},
"enablePullDownRefresh": false
}
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ZjDelivery",
"style" : {
"navigationBarTitleText": "子卷配送",
"app-plus": {
"titleNView": {
"buttons":[
{
"type":"home"
}
]
}
},
"enablePullDownRefresh": false
}
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ZjOutStore",
"style" : {
"navigationBarTitleText": "子卷出站",
"app-plus": {
"titleNView": {
"buttons":[
{
"type":"home"
}
]
}
},
"enablePullDownRefresh": false
"style": {
"navigationStyle": "custom"
}
}
,{