|
|
@ -22,6 +22,7 @@ |
|
|
"path": "pages/shop/transferDeliveryOrderList", |
|
|
"path": "pages/shop/transferDeliveryOrderList", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "中转配送", |
|
|
"navigationBarTitleText": "中转配送", |
|
|
|
|
|
"navigationStyle": "custom", |
|
|
"app-plus": { |
|
|
"app-plus": { |
|
|
"bounce": "none" |
|
|
"bounce": "none" |
|
|
} |
|
|
} |
|
|
@ -30,6 +31,7 @@ |
|
|
"path": "pages/shop/selfDeliveryOrderList", |
|
|
"path": "pages/shop/selfDeliveryOrderList", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "自配送订单", |
|
|
"navigationBarTitleText": "自配送订单", |
|
|
|
|
|
"navigationStyle": "custom", |
|
|
"app-plus": { |
|
|
"app-plus": { |
|
|
"bounce": "none" |
|
|
"bounce": "none" |
|
|
} |
|
|
} |
|
|
|