|
@ -88,6 +88,34 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/query/pack", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"enablePullDownRefresh": true, // 是否配置下拉刷新的功能 |
|
|
|
|
|
"navigationBarTitleText": "按包装号查询库存", |
|
|
|
|
|
"titleNView": { |
|
|
|
|
|
// "autoBackButton": "true", |
|
|
|
|
|
"buttons": [ |
|
|
|
|
|
// 右边按钮 |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
"float": "right", |
|
|
|
|
|
"fontSize": "58rpx", //按钮上文字的大小 |
|
|
|
|
|
"text": "\ue696", |
|
|
|
|
|
"fontSrc": "/static/ali_icon/iconfont.ttf" |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
"float": "right", |
|
|
|
|
|
"fontSize": "52rpx", //按钮上文字的大小 |
|
|
|
|
|
"text": "\ue6e2", |
|
|
|
|
|
"fontSrc": "/static/ali_icon/iconfont.ttf" |
|
|
|
|
|
} |
|
|
|
|
|
] |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"path": "pages/query/location", |
|
|
"path": "pages/query/location", |
|
|
"style": { |
|
|
"style": { |
|
|