|
|
@@ -382,7 +382,7 @@
|
|
|
{ "path": "result", "style": { "navigationBarTitleText": "结果" } },
|
|
|
{ "path": "add", "style": { "navigationBarTitleText": "新增采购", "enablePullDownRefresh": true } },
|
|
|
{ "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
|
|
|
- { "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
|
|
|
+ { "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black","app-plus": {"softinputMode": "adjustResize"} } },
|
|
|
{ "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
|
|
|
{ "path": "wcOrder", "style": { "navigationBarTitleText": "外采", "enablePullDownRefresh": true } },
|
|
|
{ "path": "supplier", "style": { "navigationBarTitleText": "供货商", "enablePullDownRefresh": true } },
|