pages.json
@@ -29,6 +29,29 @@ "style": { "navigationBarTitleText": "个人中心" } }, { "path": "pages/business/cstmr/csmtr", "style": { // "navigationStyle": "custom" "navigationBarTitleText": "甲方单位", "titleNView": { "buttons": [ { "text":"添加", "fontSize":"14px", "float":"right", "width": "44px" } ] } } }, { "path": "pages/business/cstmr/addCsmtr", "style": { "navigationBarTitleText": "添加甲方单位" } }