|
@@ -345,9 +345,27 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/user/mintor",
|
|
|
+ "path": "pages/user/report",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "数据报表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/contractLook/purchaseContract",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "采购合同"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/contractLook/salesContract",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "销售合同"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/contractLook/warehouseReserves",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "库点监控"
|
|
|
+ "navigationBarTitleText": "仓库储量"
|
|
|
}
|
|
|
},
|
|
|
{
|