|
@@ -697,18 +697,23 @@
|
|
|
"path" : "pages/vinAnalyse/fitProductlist",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "搜索货架产品",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "navigationBarTitleText": "适配产品统计",
|
|
|
+ "navigationStyle":"custom",
|
|
|
+ "app-plus":{
|
|
|
+ "titleNView": {
|
|
|
+ "titletext": "适配产品统计"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
,{
|
|
|
"path" : "pages/vinAnalyse/shelfAnalyse",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "vin分析",
|
|
|
"navigationStyle":"custom",
|
|
|
"enablePullDownRefresh": true,
|
|
|
"app-plus":{
|
|
|
"titleNView": {
|
|
|
+ "titletext":"VIN分析",
|
|
|
"titleAlign": "left",
|
|
|
"buttons": [ //原生标题栏按钮配置,
|
|
|
{
|