|
|
@@ -16,12 +16,12 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/store/storeUser",
|
|
|
- "name": "storeUser",
|
|
|
- "redirect": "/store/storeUser/storeStaffConfigManagement",
|
|
|
+ "path": "/groupPackageManagement",
|
|
|
+ "name": "groupPackageManagement",
|
|
|
+ "redirect": "/groupPackageManagement/index",
|
|
|
"meta": {
|
|
|
- "icon": "Shop",
|
|
|
- "title": "Demo",
|
|
|
+ "icon": "ShoppingBag",
|
|
|
+ "title": "团购管理",
|
|
|
"isLink": "",
|
|
|
"isHide": false,
|
|
|
"isFull": false,
|
|
|
@@ -30,69 +30,40 @@
|
|
|
},
|
|
|
"children": [
|
|
|
{
|
|
|
- "path": "/store/storeUser/storeStaffConfigManagement",
|
|
|
- "name": "storeStaffConfigManagement",
|
|
|
- "component": "/store/storeUser/storeStaffConfigManagement/index",
|
|
|
+ "path": "/groupPackageManagement/index",
|
|
|
+ "name": "groupPackageManagementIndex",
|
|
|
+ "component": "/groupPackageManagement/index",
|
|
|
"meta": {
|
|
|
- "icon": "UserFilled",
|
|
|
- "title": "人员管理",
|
|
|
+ "icon": "ShoppingBag",
|
|
|
+ "title": "团购管理",
|
|
|
"isLink": "",
|
|
|
"isHide": false,
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/groupPackageManagementDetail",
|
|
|
+ "name": "groupPackageManagementDetail",
|
|
|
+ "component": "/groupPackageManagement/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "团购管理详情",
|
|
|
+ "activeMenu": "/groupPackageManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "path": "/store/storeUser/storeStaffConfigManagementDetail",
|
|
|
- "name": "storeStaffConfigManagementDetail",
|
|
|
- "component": "/store/storeUser/storeStaffConfigManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "员工信息详细",
|
|
|
- "activeMenu": "/store/storeUser/storeStaffConfigManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/groupPackageManagement",
|
|
|
- "name": "groupPackageManagement",
|
|
|
- "component": "/groupPackageManagement/index",
|
|
|
- "meta": {
|
|
|
- "icon": "ShoppingBag",
|
|
|
- "title": "团购管理",
|
|
|
- "isLink": "",
|
|
|
- "isHide": false,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/groupPackageManagementDetail",
|
|
|
- "name": "groupPackageManagementDetail",
|
|
|
- "component": "/groupPackageManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "团购管理详情",
|
|
|
- "activeMenu": "/groupPackageManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
"path": "/couponManagement",
|
|
|
"name": "couponManagement",
|
|
|
- "component": "/couponManagement/index",
|
|
|
+ "redirect": "/couponManagement/index",
|
|
|
"meta": {
|
|
|
"icon": "Ticket",
|
|
|
"title": "优惠券管理",
|
|
|
@@ -101,27 +72,43 @@
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/couponManagementDetail",
|
|
|
- "name": "couponManagementDetail",
|
|
|
- "component": "/couponManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "优惠券管理详情",
|
|
|
- "activeMenu": "/couponManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/couponManagement/index",
|
|
|
+ "name": "couponManagementIndex",
|
|
|
+ "component": "/couponManagement/index",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Ticket",
|
|
|
+ "title": "优惠券管理",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/couponManagementDetail",
|
|
|
+ "name": "couponManagementDetail",
|
|
|
+ "component": "/couponManagement/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "优惠券管理详情",
|
|
|
+ "activeMenu": "/couponManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"path": "/voucherManagement",
|
|
|
"name": "voucherManagement",
|
|
|
- "component": "/voucherManagement/index",
|
|
|
+ "redirect": "/voucherManagement/index",
|
|
|
"meta": {
|
|
|
"icon": "Money",
|
|
|
"title": "代金券管理",
|
|
|
@@ -130,27 +117,43 @@
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/voucherManagementDetail",
|
|
|
- "name": "voucherManagementDetail",
|
|
|
- "component": "/voucherManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "代金券管理详情",
|
|
|
- "activeMenu": "/voucherManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/voucherManagement/index",
|
|
|
+ "name": "voucherManagementIndex",
|
|
|
+ "component": "/voucherManagement/index",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Money",
|
|
|
+ "title": "代金券管理",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/voucherManagementDetail",
|
|
|
+ "name": "voucherManagementDetail",
|
|
|
+ "component": "/voucherManagement/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "代金券管理详情",
|
|
|
+ "activeMenu": "/voucherManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"path": "/orderManagement",
|
|
|
"name": "orderManagement",
|
|
|
- "component": "/orderManagement/index",
|
|
|
+ "redirect": "/orderManagement/index",
|
|
|
"meta": {
|
|
|
"icon": "Document",
|
|
|
"title": "订单管理",
|
|
|
@@ -159,27 +162,43 @@
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/orderManagementDetail",
|
|
|
- "name": "orderManagementDetail",
|
|
|
- "component": "/orderManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "订单管理详情",
|
|
|
- "activeMenu": "/orderManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/orderManagement/index",
|
|
|
+ "name": "orderManagementIndex",
|
|
|
+ "component": "/orderManagement/index",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Document",
|
|
|
+ "title": "订单管理",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/orderManagementDetail",
|
|
|
+ "name": "orderManagementDetail",
|
|
|
+ "component": "/orderManagement/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "订单管理详情",
|
|
|
+ "activeMenu": "/orderManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"path": "/storeDecoration",
|
|
|
"name": "storeDecoration",
|
|
|
- "component": "/storeDecoration/index",
|
|
|
+ "redirect": "/storeDecoration/index",
|
|
|
"meta": {
|
|
|
"icon": "Brush",
|
|
|
"title": "门店装修",
|
|
|
@@ -188,27 +207,43 @@
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/storeDecorationDetail",
|
|
|
- "name": "storeDecorationDetail",
|
|
|
- "component": "/storeDecoration/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "门店装修详情",
|
|
|
- "activeMenu": "/storeDecoration",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/storeDecoration/index",
|
|
|
+ "name": "storeDecorationIndex",
|
|
|
+ "component": "/storeDecoration/index",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Brush",
|
|
|
+ "title": "门店装修",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/storeDecorationDetail",
|
|
|
+ "name": "storeDecorationDetail",
|
|
|
+ "component": "/storeDecoration/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "门店装修详情",
|
|
|
+ "activeMenu": "/storeDecoration",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"path": "/licenseManagement",
|
|
|
"name": "licenseManagement",
|
|
|
- "component": "/licenseManagement/index",
|
|
|
+ "redirect": "/licenseManagement/index",
|
|
|
"meta": {
|
|
|
"icon": "Files",
|
|
|
"title": "证照管理",
|
|
|
@@ -217,27 +252,43 @@
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/licenseManagementDetail",
|
|
|
- "name": "licenseManagementDetail",
|
|
|
- "component": "/licenseManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "证照管理详情",
|
|
|
- "activeMenu": "/licenseManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/licenseManagement/index",
|
|
|
+ "name": "licenseManagementIndex",
|
|
|
+ "component": "/licenseManagement/index",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Files",
|
|
|
+ "title": "证照管理",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/licenseManagementDetail",
|
|
|
+ "name": "licenseManagementDetail",
|
|
|
+ "component": "/licenseManagement/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "证照管理详情",
|
|
|
+ "activeMenu": "/licenseManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"path": "/financialManagement",
|
|
|
"name": "financialManagement",
|
|
|
- "component": "/financialManagement/index",
|
|
|
+ "redirect": "/financialManagement/index",
|
|
|
"meta": {
|
|
|
"icon": "CreditCard",
|
|
|
"title": "财务管理",
|
|
|
@@ -246,22 +297,38 @@
|
|
|
"isFull": false,
|
|
|
"isAffix": false,
|
|
|
"isKeepAlive": false
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/financialManagementDetail",
|
|
|
- "name": "financialManagementDetail",
|
|
|
- "component": "/financialManagement/detail",
|
|
|
- "meta": {
|
|
|
- "icon": "Menu",
|
|
|
- "title": "财务管理详情",
|
|
|
- "activeMenu": "/financialManagement",
|
|
|
- "isLink": "",
|
|
|
- "isHide": true,
|
|
|
- "isFull": false,
|
|
|
- "isAffix": false,
|
|
|
- "isKeepAlive": false
|
|
|
- }
|
|
|
+ },
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "path": "/financialManagement/index",
|
|
|
+ "name": "financialManagementIndex",
|
|
|
+ "component": "/financialManagement/index",
|
|
|
+ "meta": {
|
|
|
+ "icon": "CreditCard",
|
|
|
+ "title": "财务管理",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": false,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/financialManagementDetail",
|
|
|
+ "name": "financialManagementDetail",
|
|
|
+ "component": "/financialManagement/detail",
|
|
|
+ "meta": {
|
|
|
+ "icon": "Menu",
|
|
|
+ "title": "财务管理详情",
|
|
|
+ "activeMenu": "/financialManagement",
|
|
|
+ "isLink": "",
|
|
|
+ "isHide": true,
|
|
|
+ "isFull": false,
|
|
|
+ "isAffix": false,
|
|
|
+ "isKeepAlive": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
],
|
|
|
"msg": "成功"
|