|
@@ -207,7 +207,7 @@
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{"path": "profit","style": {"navigationBarTitleText": "利润表"}},
|
|
{"path": "profit","style": {"navigationBarTitleText": "利润表"}},
|
|
|
{"path": "productSale","style": {"navigationBarTitleText": "花材销售榜"}},
|
|
{"path": "productSale","style": {"navigationBarTitleText": "花材销售榜"}},
|
|
|
- {"path": "kdIncome","style": {"navigationBarTitleText": "开单收入统计"}},
|
|
|
|
|
|
|
+ {"path": "kdIncome","style": {"navigationBarTitleText": "收入渠道"}},
|
|
|
{"path": "customSale","style": {"navigationBarTitleText": "客户下单排行"}},
|
|
{"path": "customSale","style": {"navigationBarTitleText": "客户下单排行"}},
|
|
|
{"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
|
|
{"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
|
|
|
{"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
|
|
{"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
|
|
@@ -284,7 +284,7 @@
|
|
|
"root": "pagesArrears",
|
|
"root": "pagesArrears",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{ "path": "list", "style": { "navigationBarTitleText": "客户欠款", "enablePullDownRefresh": true } },
|
|
{ "path": "list", "style": { "navigationBarTitleText": "客户欠款", "enablePullDownRefresh": true } },
|
|
|
- { "path": "details", "style": { "navigationBarTitleText": "欠款明细", "enablePullDownRefresh": true } }
|
|
|
|
|
|
|
+ { "path": "details", "style": { "navigationBarTitleText": "欠账订单", "enablePullDownRefresh": true } }
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|