|
@@ -15,7 +15,7 @@
|
|
|
"root": "admin/work",
|
|
"root": "admin/work",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{"path": "add","style": {"navigationBarTitleText": "新建制作单"}},
|
|
{"path": "add","style": {"navigationBarTitleText": "新建制作单"}},
|
|
|
- {"path": "statCat","style": {"navigationBarTitleText": "制作统计"}},
|
|
|
|
|
|
|
+ {"path": "statCat","style": {"navigationBarTitleText": "花束统计"}},
|
|
|
{"path": "statCatItem","style": {"navigationBarTitleText": "明细"}},
|
|
{"path": "statCatItem","style": {"navigationBarTitleText": "明细"}},
|
|
|
{"path": "addResult","style": {"navigationBarTitleText": "新建成功"}},
|
|
{"path": "addResult","style": {"navigationBarTitleText": "新建成功"}},
|
|
|
{"path": "list","style": {"navigationBarTitleText": "列表","enablePullDownRefresh": true}},
|
|
{"path": "list","style": {"navigationBarTitleText": "列表","enablePullDownRefresh": true}},
|
|
@@ -238,7 +238,7 @@
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{ "path": "list", "style": { "navigationBarTitleText": "商品列表" } },
|
|
{ "path": "list", "style": { "navigationBarTitleText": "商品列表" } },
|
|
|
{ "path": "category", "style": { "navigationBarTitleText": "分类" } },
|
|
{ "path": "category", "style": { "navigationBarTitleText": "分类" } },
|
|
|
- { "path": "kind", "style": { "navigationBarTitleText": "种类" } },
|
|
|
|
|
|
|
+ { "path": "kind", "style": { "navigationBarTitleText": "品类" } },
|
|
|
{ "path": "detail", "style": { "navigationBarTitleText": "商品详情" } },
|
|
{ "path": "detail", "style": { "navigationBarTitleText": "商品详情" } },
|
|
|
{ "path": "add", "style": { "navigationBarTitleText": "新增" } },
|
|
{ "path": "add", "style": { "navigationBarTitleText": "新增" } },
|
|
|
{ "path": "selectItem", "style": { "navigationBarTitleText": "选择花材" } },
|
|
{ "path": "selectItem", "style": { "navigationBarTitleText": "选择花材" } },
|
|
@@ -253,7 +253,7 @@
|
|
|
{ "path": "plantConfirm", "style": { "navigationBarTitleText": "确认采购" } },
|
|
{ "path": "plantConfirm", "style": { "navigationBarTitleText": "确认采购" } },
|
|
|
{ "path": "plantResult", "style": { "navigationBarTitleText": "结果" } },
|
|
{ "path": "plantResult", "style": { "navigationBarTitleText": "结果" } },
|
|
|
{ "path": "cgNewPlant", "style": { "navigationBarTitleText": "新商品采购" } },
|
|
{ "path": "cgNewPlant", "style": { "navigationBarTitleText": "新商品采购" } },
|
|
|
- { "path": "selectKind", "style": { "navigationBarTitleText": "选择种类" } },
|
|
|
|
|
|
|
+ { "path": "selectKind", "style": { "navigationBarTitleText": "选择品类" } },
|
|
|
{ "path": "cgNewPlantResult", "style": { "navigationBarTitleText": "采购成功" } },
|
|
{ "path": "cgNewPlantResult", "style": { "navigationBarTitleText": "采购成功" } },
|
|
|
{ "path": "stockChange", "style": { "navigationBarTitleText": "库存变动记录" } },
|
|
{ "path": "stockChange", "style": { "navigationBarTitleText": "库存变动记录" } },
|
|
|
{ "path": "plantCg", "style": { "navigationBarTitleText": "商品采购记录" } },
|
|
{ "path": "plantCg", "style": { "navigationBarTitleText": "商品采购记录" } },
|
|
@@ -297,7 +297,8 @@
|
|
|
{"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
|
|
{"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
|
|
|
{"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
|
|
{"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
|
|
|
{"path": "cgItem","style": {"navigationBarTitleText": "采购花材"}},
|
|
{"path": "cgItem","style": {"navigationBarTitleText": "采购花材"}},
|
|
|
- {"path": "mayPayStat","style": {"navigationBarTitleText": "应付款"}}
|
|
|
|
|
|
|
+ {"path": "mayPayStat","style": {"navigationBarTitleText": "应付款"}},
|
|
|
|
|
+ {"path": "kind","style": {"navigationBarTitleText": "花束统计"}}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|