|
@@ -14,7 +14,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": "新建成功"}},
|
|
@@ -298,7 +298,8 @@
|
|
|
{"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": "花束统计"}}
|
|
|
|
|
|
|
+ {"path": "kind","style": {"navigationBarTitleText": "花束统计"}},
|
|
|
|
|
+ {"path": "kindLz","style": {"navigationBarTitleText": "绿植统计"}}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|