Browse Source

修改适配产品标题

chenrui 2 năm trước cách đây
mục cha
commit
200010ce44
1 tập tin đã thay đổi với 8 bổ sung3 xóa
  1. 8 3
      pages.json

+ 8 - 3
pages.json

@@ -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": [ //原生标题栏按钮配置,
             				{