|
|
@@ -1,11 +1,6 @@
|
|
|
{
|
|
|
"pages": [
|
|
|
- {"path": "pages/home/cash","style": {"navigationBarTitleText": "收银"}},
|
|
|
- {"path": "pages/home/work","style": {"navigationBarTitleText": "制作单"}},
|
|
|
- {"path": "pages/home/modify","style": {"navigationBarTitleText": "修改"}},
|
|
|
- {"path": "pages/home/make","style": {"navigationBarTitleText": "制作"}},
|
|
|
- {"path": "pages/home/selectMake","style": {"navigationBarTitleText": "选款"}},
|
|
|
- {"path": "pages/home/blue","style": {"navigationBarTitleText": "连接标签机"}}
|
|
|
+ {"path": "pages/home/cash","style": {"navigationBarTitleText": "收银"}}
|
|
|
],
|
|
|
"subPackages": [],
|
|
|
"globalStyle": {
|