|
@@ -45,6 +45,13 @@
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/house/createOrder",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "新增订单",
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
//统计
|
|
//统计
|
|
{
|
|
{
|
|
"path": "pages/statistics/index",
|
|
"path": "pages/statistics/index",
|