|
|
@@ -495,6 +495,113 @@
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/operationManagement",
|
|
|
+ "name": "operationManagement",
|
|
|
+ "redirect": "/operationManagement/couponList",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Operation",
|
|
|
+ "title": "运营管理",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/operationManagement/activityList",
|
|
|
+ "name": "operationManagementActivityList",
|
|
|
+ "component": "/operationManagement/activityList",
|
|
|
+ "meta": {
|
|
|
+ "icon": "MessageBox",
|
|
|
+ "title": "运营活动",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/operationManagement/newActivity",
|
|
|
+ "name": "operationManagementNewActivity",
|
|
|
+ "component": "/operationManagement/newActivity",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "新增活动",
|
|
|
+ "activeMenu": "/operationManagement/activityList",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/operationManagement/activityDetail",
|
|
|
+ "name": "operationManagementActivityDetail",
|
|
|
+ "component": "/operationManagement/activityDetail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "活动详情",
|
|
|
+ "activeMenu": "/operationManagement/activityList",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/operationManagement/couponTemplate",
|
|
|
+ "name": "operationManagementCouponTemplate",
|
|
|
+ "component": "/operationManagement/couponTemplate",
|
|
|
+ "meta": {
|
|
|
+ "icon": "SetUp",
|
|
|
+ "title": "优惠券模板",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/operationManagement/couponTemplate/detail",
|
|
|
+ "name": "operationManagementCouponTemplateDetail",
|
|
|
+ "component": "/operationManagement/couponDetail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "优惠券模板详情",
|
|
|
+ "activeMenu": "/operationManagement/couponTemplate",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/operationManagement/couponIssuanceRecords",
|
|
|
+ "name": "operationManagementCouponIssuanceRecords",
|
|
|
+ "component": "/operationManagement/couponIssuanceRecords",
|
|
|
+ "meta": {
|
|
|
+ "icon": "FolderOpened",
|
|
|
+ "title": "优惠券发放记录",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
],
|
|
|
"msg": "成功"
|