|
|
@@ -959,6 +959,67 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "path": "/storeDecorationManagement",
|
|
|
+ "name": "storeDecorationManagement",
|
|
|
+ "redirect": "/storeDecorationManagement/decorationManagement",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Brush",
|
|
|
+ "title": "门店装修",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/storeDecorationManagement/decorationManagement",
|
|
|
+ "name": "decorationManagement",
|
|
|
+ "component": "/storeDecoration/decorationManagement",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "门店装修",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/storeDecorationManagement/add",
|
|
|
+ "name": "decorationManagementAdd",
|
|
|
+ "component": "/storeDecoration/add",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "新建装修需求",
|
|
|
+ "activeMenu": "/storeDecorationManagement/decorationManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/storeDecorationManagement/detail",
|
|
|
+ "name": "decorationManagementDetail",
|
|
|
+ "component": "/storeDecoration/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "装修详情",
|
|
|
+ "activeMenu": "/storeDecorationManagement/decorationManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
"path": "/accountRoleManagement",
|
|
|
"name": "accountRoleManagement",
|
|
|
"redirect": "/accountRoleManagement/subAccountManagement",
|