Ver Fonte

修改bug

chenrui há 2 anos atrás
pai
commit
b2226569f0
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      pages.json

+ 2 - 2
pages.json

@@ -192,7 +192,7 @@
 		    }
 		},
 		{
-		    "path" : "pages/shuntBackManage/addBackOrder",
+		    "path" : "pages/shuntBackManage/chooseProduct",
 		    "style" :
 		    {
 		        "navigationBarTitleText": "选择产品",
@@ -204,7 +204,7 @@
 		    "style" :
 		    {
 		        "navigationBarTitleText": "新增调回单",
-		        "enablePullDownRefresh": false
+				"navigationStyle": "custom"
 		    }
 		},
 		{