mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-05-29 20:18:21 +00:00
优化 * 平台端 站点端界面改版优化 * 插件支持多选批量升级 * 万能表单 日期组件、时间组件优化 * 万能表单完善语言包 * 微信开放平台管理端优化,增加小程序撤回审核、授权记录 * 插件支持多选批量升级 * 升级框架/插件时,增加是否备份、是否云编译等控制选项 * 操作日志增加清空功能 * 站点端`本地存储`调整为`默认存储`,若无配置,则使用管理端设置的默认存储方式及配置 * 后台提现列表样式优化 * 隐私协议弹框样式优化 * 待付款订单界面优化 * 商品列表 推广支持微信小程序二维码 * 商品分类列表 推广支持微信小程序二维码 * 优惠券列表 推广支持微信小程序二维码 * 重构限时折扣活动,支持添加N个商品,提供扩展性 * 限时折扣增加批量设置减钱、促销价 * 商品搜索页面增加 搜索关键字、排行榜 * 订单退款详情、优惠券领取记录、退款维权详情改为抽屉弹框样式 新增 * 增加升级记录 * 增加备份记录,支持手动备份、恢复等功能 * 增加主题风格,自定义配色功能 * 自定义链接支持扩展,增加万能表单选择 * 自定义页面增加弹窗广告设置 * 平台端增加清理缓存功能 * 增加定时清理计划任务日志数据 * 牛云短信功能 * 会员增加身份证、备注等信息 * 个人资料增加万能表单 * 后台会员列表增加全选所有页/全选当前页,方便批量操作 * 自定义页面增加弹窗广告设置 * 增加定时清理计划任务 * 站点增加初始化操作,用于清空整个站点数据 * 支持第三方云编译服务搭建 * 商品列表,商品分类展示限时折扣标识 * 价格展示逻辑调整,同时参与会员价、限时折扣,优先展示最低价 * 商品榜单列表增加会员价、限时折扣标识 * 商品收藏列表、足迹列表,显示会员价/限时折扣展示 * 同城配送功能新增预约时间设置,支持用户选择具体配送时段,提升配送体验。 * 自定义商品详情 * 增加商品排序设置 * 增加门店自提核销功能 * 优惠券列表增加发劵功能 * 商品列表、商品详情增加副标题展示 * 商品增加视频 * 后台增加`关闭售后`按钮 * 添加/编辑商品,支持选择多个参数模板 * 商品详情左上角返回增加悬浮菜单导航 * 商品品牌支持自定义样式设置 * 商品标签增加复制功能 * 增加商品搜索设置 * 增加商品编码唯一性设置 * 自定义链接增加选择商品、选择商品分类、选择优惠券、选择积分商品 * 满减送列表增加批量关闭、删除功能 * 后台商品列表增加批量操作(商品标签、商品服务、虚拟销量、商品分类、商品品牌、商品海报、是否赠品、配送设置、批量修改库存)
2518 lines
122 KiB
JSON
2518 lines
122 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"menu_name": "商城系统",
|
|
"menu_short_name": "商城",
|
|
"menu_key": "shop",
|
|
"parent_key": "",
|
|
"menu_type": 0,
|
|
"icon": "iconfont iconshangchengshequ",
|
|
"api_url": "",
|
|
"router_path": "shop/index",
|
|
"view_path": "",
|
|
"methods": "",
|
|
"sort": 110,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "概况",
|
|
"menu_short_name": "概况",
|
|
"menu_key": "shop_index",
|
|
"parent_key": "shop",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icongaikuang1",
|
|
"api_url": "shop/index",
|
|
"router_path": "shop/index",
|
|
"view_path": "index/index",
|
|
"methods": "get",
|
|
"sort": 100,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "商品管理",
|
|
"menu_short_name": "商品",
|
|
"menu_key": "shop_goods",
|
|
"parent_key": "shop",
|
|
"menu_type": 0,
|
|
"icon": "iconfont iconshangpinguanli1",
|
|
"api_url": "",
|
|
"router_path": "shop/goods/list",
|
|
"view_path": "",
|
|
"methods": "get",
|
|
"sort": 95,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品列表",
|
|
"menu_short_name": "商品列表",
|
|
"menu_key": "shop_goods_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinliebiao1",
|
|
"api_url": "shop/goods",
|
|
"router_path": "shop/goods/list",
|
|
"view_path": "goods/list",
|
|
"methods": "get",
|
|
"sort": 100,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "商品分类",
|
|
"menu_short_name": "商品分类",
|
|
"menu_key": "shop_goods_category_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinfenlei",
|
|
"api_url": "shop/goods/category",
|
|
"router_path": "shop/goods/category",
|
|
"view_path": "goods/category",
|
|
"methods": "get",
|
|
"sort": 99,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品分类添加",
|
|
"menu_short_name": "商品分类添加",
|
|
"menu_key": "shop_goods_category_add",
|
|
"parent_key": "shop_goods_category_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/category",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品分类编辑",
|
|
"menu_short_name": "商品分类编辑",
|
|
"menu_key": "shop_goods_category_edit",
|
|
"parent_key": "shop_goods_category_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/category/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品分类删除",
|
|
"menu_short_name": "商品分类删除",
|
|
"menu_key": "shop_goods_category_delete",
|
|
"parent_key": "shop_goods_category_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/category/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品分类拖拽排序",
|
|
"menu_short_name": "商品分类拖拽排序",
|
|
"menu_key": "shop_goods_category_sort",
|
|
"parent_key": "shop_goods_category_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/category/update",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "分类设置",
|
|
"menu_short_name": "分类设置",
|
|
"menu_key": "shop_goods_category_config",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconfenleishezhi",
|
|
"api_url": "",
|
|
"router_path": "shop/goods/category/config",
|
|
"view_path": "goods/category_config",
|
|
"methods": "",
|
|
"sort": 88,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "分类设置编辑",
|
|
"menu_short_name": "分类设置编辑",
|
|
"menu_key": "shop_goods_category_config_set",
|
|
"parent_key": "shop_goods_category_config",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/category/config",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品标签分组",
|
|
"menu_short_name": "商品标签分组",
|
|
"menu_key": "shop_goods_label_group_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinbiaoqian",
|
|
"api_url": "shop/goods/label/group",
|
|
"router_path": "shop/goods/label/group",
|
|
"view_path": "goods/label_group_list",
|
|
"methods": "get",
|
|
"sort": 88,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品标签分组添加",
|
|
"menu_short_name": "商品标签分组添加",
|
|
"menu_key": "shop_goods_label_group_add",
|
|
"parent_key": "shop_goods_label_group_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label/group",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品标签分组编辑",
|
|
"menu_short_name": "商品标签分组编辑",
|
|
"menu_key": "shop_goods_label_group_edit",
|
|
"parent_key": "shop_goods_label_group_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label/group/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品标签分组删除",
|
|
"menu_short_name": "商品标签分组删除",
|
|
"menu_key": "shop_goods_label_group_delete",
|
|
"parent_key": "shop_goods_label_group_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label/group/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品标签",
|
|
"menu_short_name": "商品标签",
|
|
"menu_key": "shop_goods_label_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinbiaoqian",
|
|
"api_url": "shop/goods/label",
|
|
"router_path": "shop/goods/label",
|
|
"view_path": "goods/label_list",
|
|
"methods": "get",
|
|
"sort": 98,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品标签添加",
|
|
"menu_short_name": "商品标签添加",
|
|
"menu_key": "shop_goods_label_add",
|
|
"parent_key": "shop_goods_label_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品标签编辑",
|
|
"menu_short_name": "商品标签编辑",
|
|
"menu_key": "shop_goods_label_edit",
|
|
"parent_key": "shop_goods_label_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品标签删除",
|
|
"menu_short_name": "商品标签删除",
|
|
"menu_key": "shop_goods_label_delete",
|
|
"parent_key": "shop_goods_label_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品标签复制",
|
|
"menu_short_name": "商品标签复制",
|
|
"menu_key": "shop_goods_label_copy",
|
|
"parent_key": "shop_goods_label_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/label/copy/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品品牌",
|
|
"menu_short_name": "商品品牌",
|
|
"menu_key": "shop_goods_brand_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinpinpai",
|
|
"api_url": "shop/goods/brand",
|
|
"router_path": "shop/goods/brand",
|
|
"view_path": "goods/brand_list",
|
|
"methods": "get",
|
|
"sort": 97,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品品牌添加",
|
|
"menu_short_name": "商品品牌添加",
|
|
"menu_key": "shop_goods_brand_add",
|
|
"parent_key": "shop_goods_brand_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/brand",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品品牌编辑",
|
|
"menu_short_name": "商品品牌编辑",
|
|
"menu_key": "shop_goods_brand_edit",
|
|
"parent_key": "shop_goods_brand_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/brand/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品品牌删除",
|
|
"menu_short_name": "商品品牌删除",
|
|
"menu_key": "shop_goods_brand_delete",
|
|
"parent_key": "shop_goods_brand_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/brand/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品服务",
|
|
"menu_short_name": "商品服务",
|
|
"menu_key": "shop_goods_service_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinfuwu",
|
|
"api_url": "shop/goods/service",
|
|
"router_path": "shop/goods/service",
|
|
"view_path": "goods/service",
|
|
"methods": "get",
|
|
"sort": 96,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品服务添加",
|
|
"menu_short_name": "商品服务添加",
|
|
"menu_key": "shop_goods_service_add",
|
|
"parent_key": "shop_goods_service_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/service",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品服务编辑",
|
|
"menu_short_name": "商品服务编辑",
|
|
"menu_key": "shop_goods_service_edit",
|
|
"parent_key": "shop_goods_service_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/service/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品服务删除",
|
|
"menu_short_name": "商品服务删除",
|
|
"menu_key": "shop_goods_service_delete",
|
|
"parent_key": "shop_goods_service_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/service/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "参数模板",
|
|
"menu_short_name": "参数模板",
|
|
"menu_key": "shop_goods_attr_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinfuwu",
|
|
"api_url": "shop/goods/attr",
|
|
"router_path": "shop/goods/attr",
|
|
"view_path": "goods/attr",
|
|
"methods": "get",
|
|
"sort": 95,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "修改参数模板排序号",
|
|
"menu_short_name": "修改参数模板排序号",
|
|
"menu_key": "shop_goods_attr_sort_edit",
|
|
"parent_key": "shop_goods_attr_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/attr/sort",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "修改参数模板名称",
|
|
"menu_short_name": "修改参数模板名称",
|
|
"menu_key": "shop_goods_attr_name_edit",
|
|
"parent_key": "shop_goods_attr_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/attr/attr_name",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "修改参数模板值",
|
|
"menu_short_name": "修改参数模板值",
|
|
"menu_key": "shop_goods_attr_value_edit",
|
|
"parent_key": "shop_goods_attr_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/attr/attr_value",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品统计",
|
|
"menu_short_name": "商品统计",
|
|
"menu_key": "shop_stat_goods",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "stat/goods",
|
|
"router_path": "shop/stat/goods",
|
|
"view_path": "stat/goods",
|
|
"methods": "get",
|
|
"sort": 94,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "商品设置",
|
|
"menu_short_name": "搜索设置",
|
|
"menu_key": "shop_goods_search_config",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/config/search",
|
|
"router_path": "shop/goods/search_config",
|
|
"view_path": "goods/search_config",
|
|
"methods": "post",
|
|
"sort": 93,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "编码唯一性设置",
|
|
"menu_short_name": "编码唯一性设置",
|
|
"menu_key": "shop_goods_unique_config",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/config/unique",
|
|
"router_path": "shop/goods/unique_config",
|
|
"view_path": "goods/unique_config",
|
|
"methods": "post",
|
|
"sort": 93,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品排序设置",
|
|
"menu_short_name": "排序设置",
|
|
"menu_key": "shop_goods_sort_config",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/config/sort",
|
|
"router_path": "shop/goods/sort_config",
|
|
"view_path": "goods/sort_config",
|
|
"methods": "post",
|
|
"sort": 93,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "回收站",
|
|
"menu_short_name": "回收站",
|
|
"menu_key": "shop_goods_recycle_list",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconhuishouzhan",
|
|
"api_url": "shop/goods/recycle",
|
|
"router_path": "shop/goods/recycle",
|
|
"view_path": "goods/recycle",
|
|
"methods": "get",
|
|
"sort": 92,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品恢复",
|
|
"menu_short_name": "商品恢复",
|
|
"menu_key": "shop_goods_recycle",
|
|
"parent_key": "shop_goods_recycle_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/recycle",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品添加",
|
|
"menu_short_name": "商品添加",
|
|
"menu_key": "shop_goods_virtual_add",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/virtual",
|
|
"router_path": "shop/goods/virtual_edit",
|
|
"view_path": "goods/virtual_edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品编辑",
|
|
"menu_short_name": "商品编辑",
|
|
"menu_key": "shop_goods_virtual_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/virtual/",
|
|
"router_path": "shop/goods/virtual_edit",
|
|
"view_path": "goods/virtual_edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品删除",
|
|
"menu_short_name": "商品删除",
|
|
"menu_key": "shop_goods_delete",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/delete",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品排序号修改",
|
|
"menu_short_name": "商品排序号修改",
|
|
"menu_key": "shop_goods_sort_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/sort",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品上下架状态修改",
|
|
"menu_short_name": "商品上下架状态修改",
|
|
"menu_key": "shop_goods_status_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/status",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品复制",
|
|
"menu_short_name": "商品复制",
|
|
"menu_key": "shop_goods_copy",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/copy/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品规格列表库存编辑",
|
|
"menu_short_name": "商品规格列表库存编辑",
|
|
"menu_key": "shop_goods_sku_stock_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/sku/stock",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品规格列表价格编辑",
|
|
"menu_short_name": "商品规格列表价格编辑",
|
|
"menu_key": "shop_goods_sku_price_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/sku/price",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品规格列表会员价格编辑",
|
|
"menu_short_name": "商品规格列表会员价格编辑",
|
|
"menu_key": "shop_goods_sku_member_price_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/sku/member_price",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "删除参数模板",
|
|
"menu_short_name": "删除参数模板",
|
|
"menu_key": "shop_goods_attr_delete",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/attr/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "编辑参数模板",
|
|
"menu_short_name": "编辑参数模板",
|
|
"menu_key": "shop_goods_attr_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/attr/",
|
|
"router_path": "shop/goods/attr_edit",
|
|
"view_path": "goods/attr_edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "添加参数模板",
|
|
"menu_short_name": "添加参数模板",
|
|
"menu_key": "shop_goods_attr_add",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/attr",
|
|
"router_path": "shop/goods/attr_edit",
|
|
"view_path": "goods/attr_edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品添加",
|
|
"menu_short_name": "商品添加",
|
|
"menu_key": "shop_goods_real_add",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods",
|
|
"router_path": "shop/goods/real_edit",
|
|
"view_path": "goods/real_edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品编辑",
|
|
"menu_short_name": "商品编辑",
|
|
"menu_key": "shop_goods_real_edit",
|
|
"parent_key": "shop_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/",
|
|
"router_path": "shop/goods/real_edit",
|
|
"view_path": "goods/real_edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "订单管理",
|
|
"menu_short_name": "订单",
|
|
"menu_key": "shop_order",
|
|
"parent_key": "shop",
|
|
"menu_type": 0,
|
|
"icon": "iconfont icondingdanguanli",
|
|
"api_url": "",
|
|
"router_path": "shop/order/index",
|
|
"view_path": "",
|
|
"methods": "get",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商城订单",
|
|
"menu_short_name": "商城订单",
|
|
"menu_key": "shop_order_list",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "shop/order/list",
|
|
"router_path": "shop/order/index",
|
|
"view_path": "order/list",
|
|
"methods": "get",
|
|
"sort": 100,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "订单关闭",
|
|
"menu_short_name": "订单关闭",
|
|
"menu_key": "shop_order_close",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/close/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "订单改价",
|
|
"menu_short_name": "订单改价",
|
|
"menu_key": "shop_order_edit_price",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/edit_price",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "订单配送修改",
|
|
"menu_short_name": "订单配送修改",
|
|
"menu_key": "shop_order_edit_delivery",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/edit_delivery",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "订单发货",
|
|
"menu_short_name": "订单发货",
|
|
"menu_key": "shop_order_delivery",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/delivery",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "订单项发货",
|
|
"menu_short_name": "订单项发货",
|
|
"menu_key": "shop_order_goods_delivery",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/goods/delivery/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商家留言",
|
|
"menu_short_name": "商家留言",
|
|
"menu_key": "shop_order_remark",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/shop_remark",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "订单完成",
|
|
"menu_short_name": "订单完成",
|
|
"menu_key": "shop_order_finish",
|
|
"parent_key": "shop_order_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/finish/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "退款售后",
|
|
"menu_short_name": "退款售后",
|
|
"menu_key": "shop_order_refund",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondingdanweiquan",
|
|
"api_url": "",
|
|
"router_path": "shop/order/refund",
|
|
"view_path": "order/refund",
|
|
"methods": "get",
|
|
"sort": 99,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "退款审核",
|
|
"menu_short_name": "退款审核",
|
|
"menu_key": "shop_order_refund_audit",
|
|
"parent_key": "shop_order_refund",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/refund/audit/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "退款收货审核",
|
|
"menu_short_name": "退款收货审核",
|
|
"menu_key": "shop_order_refund_delivery",
|
|
"parent_key": "shop_order_refund",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/refund/delivery/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "批量发货",
|
|
"menu_short_name": "批量发货",
|
|
"menu_key": "shop_order_batch_delivery",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "",
|
|
"router_path": "shop/order/batch/delivery",
|
|
"view_path": "order/batch_delivery",
|
|
"methods": "get",
|
|
"sort": 98,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "发票管理",
|
|
"menu_short_name": "发票管理",
|
|
"menu_key": "shop_invoice",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconfapiaoguanli",
|
|
"api_url": "",
|
|
"router_path": "shop/order/invoice",
|
|
"view_path": "order/invoice",
|
|
"methods": "get",
|
|
"sort": 97,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "开票",
|
|
"menu_short_name": "开票",
|
|
"menu_key": "shop_invoice_open",
|
|
"parent_key": "shop_invoice",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/invoice/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品评价",
|
|
"menu_short_name": "商品评价",
|
|
"menu_key": "shop_goods_evaluate",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinpinglun",
|
|
"api_url": "shop/goods/evaluate",
|
|
"router_path": "shop/order/evaluate",
|
|
"view_path": "goods/evaluate",
|
|
"methods": "get",
|
|
"sort": 96,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "商品评价删除",
|
|
"menu_short_name": "商品评价删除",
|
|
"menu_key": "shop_goods_evaluate_delete",
|
|
"parent_key": "shop_goods_evaluate",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品评价回复",
|
|
"menu_short_name": "商品评价回复",
|
|
"menu_key": "shop_goods_evaluate_reply",
|
|
"parent_key": "shop_goods_evaluate",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate/reply/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品评价通过",
|
|
"menu_short_name": "商品评价通过",
|
|
"menu_key": "shop_goods_evaluate_adopt",
|
|
"parent_key": "shop_goods_evaluate",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate/adopt/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品评价拒绝",
|
|
"menu_short_name": "商品评价拒绝",
|
|
"menu_key": "shop_goods_evaluate_refuse",
|
|
"parent_key": "shop_goods_evaluate",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate/refuse/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品评价置顶",
|
|
"menu_short_name": "商品评价置顶",
|
|
"menu_key": "shop_goods_evaluate_topping",
|
|
"parent_key": "shop_goods_evaluate",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate/topping/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "商品评价取消置顶",
|
|
"menu_short_name": "商品评价取消置顶",
|
|
"menu_key": "shop_goods_evaluate_cancel_topping",
|
|
"parent_key": "shop_goods_evaluate",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate/cancel_topping/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "订单设置",
|
|
"menu_short_name": "订单设置",
|
|
"menu_key": "shop_config_order",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconjiaoyishezhi",
|
|
"api_url": "shop/order/config",
|
|
"router_path": "shop/order/order/config",
|
|
"view_path": "order/config",
|
|
"methods": "",
|
|
"sort": 95,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "订单设置编辑",
|
|
"menu_short_name": "订单设置编辑",
|
|
"menu_key": "shop_config_order_set",
|
|
"parent_key": "shop_config_order",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/order/config",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商家地址库",
|
|
"menu_short_name": "商家地址库",
|
|
"menu_key": "shop_address",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangjiadizhiku",
|
|
"api_url": "",
|
|
"router_path": "shop/order/address",
|
|
"view_path": "address/list",
|
|
"methods": "get",
|
|
"sort": 94,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "删除商家地址库",
|
|
"menu_short_name": "删除商家地址库",
|
|
"menu_key": "shop_address_delete",
|
|
"parent_key": "shop_address",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/shop_address/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "配送设置",
|
|
"menu_short_name": "配送设置",
|
|
"menu_key": "shop_config_delivery",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconpaisongshezhi",
|
|
"api_url": "",
|
|
"router_path": "shop/order/delivery",
|
|
"view_path": "delivery/config",
|
|
"methods": "",
|
|
"sort": 93,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "配送设置编辑",
|
|
"menu_short_name": "配送设置编辑",
|
|
"menu_key": "shop_config_delivery_set",
|
|
"parent_key": "shop_config_delivery",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/setConfig",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "电子面单",
|
|
"menu_short_name": "电子面单",
|
|
"menu_key": "shop_delivery_electronic_sheet",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "",
|
|
"router_path": "shop/delivery/electronic_sheet",
|
|
"view_path": "delivery/electronic_sheet",
|
|
"methods": "get",
|
|
"sort": 92,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "删除电子面单模板",
|
|
"menu_short_name": "删除电子面单模板",
|
|
"menu_key": "shop_delivery_electronic_sheet_del",
|
|
"parent_key": "shop_delivery_electronic_sheet",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/electronic_sheet",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "添加评价",
|
|
"menu_short_name": "添加评价",
|
|
"menu_key": "shop_goods_evaluate_add",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/evaluate",
|
|
"router_path": "shop/order/evaluate/add",
|
|
"view_path": "goods/evaluate_edit",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "添加/编辑地址库",
|
|
"menu_short_name": "添加/编辑地址库",
|
|
"menu_key": "shop_address_add_edit",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "",
|
|
"router_path": "shop/order/address/edit",
|
|
"view_path": "address/edit",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "地址库添加",
|
|
"menu_short_name": "地址库添加",
|
|
"menu_key": "shop_address_add",
|
|
"parent_key": "shop_address_add_edit",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/shop_address",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "地址库编辑",
|
|
"menu_short_name": "地址库编辑",
|
|
"menu_key": "shop_address_edit",
|
|
"parent_key": "shop_address_add_edit",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/shop_address/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "物流公司",
|
|
"menu_short_name": "物流公司",
|
|
"menu_key": "shop_config_delivery_company",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/company",
|
|
"router_path": "shop/order/delivery/company",
|
|
"view_path": "delivery/company",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "物流公司删除",
|
|
"menu_short_name": "物流公司删除",
|
|
"menu_key": "shop_config_delivery_company_delete",
|
|
"parent_key": "shop_config_delivery_company",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/company/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "添加物流公司",
|
|
"menu_short_name": "添加物流公司",
|
|
"menu_key": "shop_config_delivery_company_add",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/company",
|
|
"router_path": "shop/order/delivery/company_add",
|
|
"view_path": "delivery/company_edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "编辑物流公司",
|
|
"menu_short_name": "编辑物流公司",
|
|
"menu_key": "shop_config_delivery_company_edit",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/company",
|
|
"router_path": "shop/order/delivery/company_edit",
|
|
"view_path": "delivery/company_edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "同城配送",
|
|
"menu_short_name": "同城配送",
|
|
"menu_key": "shop_config_delivery_local",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "",
|
|
"router_path": "shop/order/delivery/local",
|
|
"view_path": "delivery/local",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "同城配送设置",
|
|
"menu_short_name": "同城配送设置",
|
|
"menu_key": "shop_config_delivery_local_set",
|
|
"parent_key": "shop_config_delivery_local",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/local",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "运费模版",
|
|
"menu_short_name": "运费模版",
|
|
"menu_key": "shop_config_delivery_shipping_template",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/shipping/template",
|
|
"router_path": "shop/order/shipping/template",
|
|
"view_path": "delivery/template",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "运费模版删除",
|
|
"menu_short_name": "运费模版列表",
|
|
"menu_key": "shop_config_delivery_shipping_template_delete",
|
|
"parent_key": "shop_config_delivery_shipping_template",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/shipping/template/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "运费模版添加/编辑",
|
|
"menu_short_name": "运费模版添加/编辑",
|
|
"menu_key": "shop_config_delivery_shipping_template_add_edit",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "",
|
|
"router_path": "shop/order/shipping/template_edit",
|
|
"view_path": "delivery/template_edit",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "运费模版添加",
|
|
"menu_short_name": "运费模版添加",
|
|
"menu_key": "shop_config_delivery_shipping_template_add",
|
|
"parent_key": "shop_config_delivery_shipping_template_add_edit",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/shipping/template",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "运费模版编辑",
|
|
"menu_short_name": "运费模版编辑",
|
|
"menu_key": "shop_config_delivery_shipping_template_edit",
|
|
"parent_key": "shop_config_delivery_shipping_template_add_edit",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/shipping/template/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "配送员",
|
|
"menu_short_name": "配送员",
|
|
"menu_key": "shop_config_delivery_staff",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "",
|
|
"router_path": "shop/order/delivery/staff",
|
|
"view_path": "delivery/staff",
|
|
"methods": "",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "配送员添加",
|
|
"menu_short_name": "配送员添加",
|
|
"menu_key": "shop_config_delivery_staff_add",
|
|
"parent_key": "shop_config_delivery_staff",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/staff",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "配送员编辑",
|
|
"menu_short_name": "配送员编辑",
|
|
"menu_key": "shop_config_delivery_staff_edit",
|
|
"parent_key": "shop_config_delivery_staff",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/staff/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "配送员删除",
|
|
"menu_short_name": "配送员删除",
|
|
"menu_key": "shop_config_delivery_staff_delete",
|
|
"parent_key": "shop_config_delivery_staff",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/staff/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "订单详情",
|
|
"menu_short_name": "订单详情",
|
|
"menu_key": "shop_order_detail",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinguanli",
|
|
"api_url": "shop/order/detail/",
|
|
"router_path": "shop/order/detail",
|
|
"view_path": "order/detail",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "物流跟踪",
|
|
"menu_short_name": "物流跟踪",
|
|
"menu_key": "shop_config_delivery_search",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconwuliugenzong",
|
|
"api_url": "",
|
|
"router_path": "shop/order/delivery/search",
|
|
"view_path": "delivery/search",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "物流跟踪设置",
|
|
"menu_short_name": "物流跟踪设置",
|
|
"menu_key": "shop_config_delivery_search_set",
|
|
"parent_key": "shop_config_delivery_search",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/search",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "自提点",
|
|
"menu_short_name": "自提点",
|
|
"menu_key": "shop_config_shop_delivery_store",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/store",
|
|
"router_path": "shop/order/delivery/store",
|
|
"view_path": "delivery/store",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "自提点删除",
|
|
"menu_short_name": "自提点删除",
|
|
"menu_key": "shop_config_delete_delivery_store",
|
|
"parent_key": "shop_config_shop_delivery_store",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/store/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "自提点添加/编辑",
|
|
"menu_short_name": "自提点添加/编辑",
|
|
"menu_key": "shop_config_add_edit_delivery_store",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "",
|
|
"router_path": "shop/order/delivery/store/edit",
|
|
"view_path": "delivery/store_edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "自提点添加",
|
|
"menu_short_name": "自提点添加",
|
|
"menu_key": "shop_config_add_delivery_store",
|
|
"parent_key": "shop_config_add_edit_delivery_store",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/store",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "自提点编辑",
|
|
"menu_short_name": "自提点编辑",
|
|
"menu_key": "shop_config_edit_delivery_store",
|
|
"parent_key": "shop_config_add_edit_delivery_store",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/delivery/store/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "售后详情",
|
|
"menu_short_name": "售后详情",
|
|
"menu_key": "shop_order_refund_detail",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconshangpinguanli",
|
|
"api_url": "",
|
|
"router_path": "shop/order/refund/detail",
|
|
"view_path": "order/refund_detail",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "电子面单设置",
|
|
"menu_short_name": "电子面单设置",
|
|
"menu_key": "shop_delivery_electronic_sheet_config",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/electronic_sheet/config",
|
|
"router_path": "shop/delivery/electronic_sheet/config",
|
|
"view_path": "delivery/electronic_sheet_config",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "添加模板",
|
|
"menu_short_name": "添加电子面单模板",
|
|
"menu_key": "shop_delivery_electronic_sheet_add",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/electronic_sheet",
|
|
"router_path": "shop/delivery/electronic_sheet_add",
|
|
"view_path": "delivery/electronic_sheet_edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "编辑模板",
|
|
"menu_short_name": "编辑电子面单模板",
|
|
"menu_key": "shop_delivery_electronic_sheet_edit",
|
|
"parent_key": "shop_order",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/electronic_sheet/",
|
|
"router_path": "shop/delivery/electronic_sheet_edit",
|
|
"view_path": "delivery/electronic_sheet_edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "数据统计",
|
|
"menu_short_name": "数据",
|
|
"menu_key": "shop_stat",
|
|
"parent_key": "shop",
|
|
"menu_type": 0,
|
|
"icon": "iconfont iconshujutongji",
|
|
"api_url": "",
|
|
"router_path": "shop/stat/index",
|
|
"view_path": "",
|
|
"methods": "get",
|
|
"sort": 85,
|
|
"status": 1,
|
|
"is_show": 0,
|
|
"children": [
|
|
{
|
|
"menu_name": "数据概况",
|
|
"menu_short_name": "数据概况",
|
|
"menu_key": "shop_stat_index",
|
|
"parent_key": "shop_stat",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "shop/stat/index",
|
|
"router_path": "shop/stat/index",
|
|
"view_path": "stat/index",
|
|
"methods": "get",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "会员数据",
|
|
"menu_short_name": "会员数据",
|
|
"menu_key": "shop_stat_member",
|
|
"parent_key": "shop_stat",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "shop/stat/member",
|
|
"router_path": "shop/stat/member",
|
|
"view_path": "stat/member",
|
|
"methods": "get",
|
|
"sort": 89,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "交易数据",
|
|
"menu_short_name": "交易数据",
|
|
"menu_key": "shop_stat_order",
|
|
"parent_key": "shop_stat",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "",
|
|
"router_path": "shop/stat/order",
|
|
"view_path": "stat/order",
|
|
"methods": "get",
|
|
"sort": 88,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "流量数据",
|
|
"menu_short_name": "流量数据",
|
|
"menu_key": "shop_stat_visit",
|
|
"parent_key": "shop_stat",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icona-dingdanliebiao",
|
|
"api_url": "shop/stat/visit",
|
|
"router_path": "shop/stat/visit",
|
|
"view_path": "stat/visit",
|
|
"methods": "get",
|
|
"sort": 87,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "优惠券",
|
|
"menu_short_name": "优惠券",
|
|
"menu_key": "shop_goods_coupon",
|
|
"parent_key": "active",
|
|
"menu_type": 0,
|
|
"icon": "element Help",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/coupon/list",
|
|
"view_path": "",
|
|
"methods": "",
|
|
"sort": 150,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "优惠券列表",
|
|
"menu_short_name": "优惠券",
|
|
"menu_key": "shop_goods_coupon_list",
|
|
"parent_key": "shop_goods_coupon",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconyouhuiquan",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/coupon/list",
|
|
"view_path": "marketing/coupon/list",
|
|
"methods": "get",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "优惠券删除",
|
|
"menu_short_name": "优惠券删除",
|
|
"menu_key": "shop_goods_coupon_delete",
|
|
"parent_key": "shop_goods_coupon_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon/delete",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "优惠券设置状态",
|
|
"menu_short_name": "优惠券设置状态",
|
|
"menu_key": "shop_goods_coupon_set_status",
|
|
"parent_key": "shop_goods_coupon_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon/setstatus/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "发券记录",
|
|
"menu_short_name": "发券记录",
|
|
"menu_key": "shop_goods_coupon_send_list",
|
|
"parent_key": "shop_goods_coupon_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon/send/pages/",
|
|
"router_path": "shop/marketing/coupon/send_list",
|
|
"view_path": "marketing/coupon/send_list",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "发券",
|
|
"menu_short_name": "发券",
|
|
"menu_key": "shop_goods_coupon_send",
|
|
"parent_key": "shop_goods_coupon_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon/send/",
|
|
"router_path": "shop/marketing/coupon/send",
|
|
"view_path": "marketing/coupon/send",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "优惠券添加",
|
|
"menu_short_name": "优惠券添加",
|
|
"menu_key": "shop_goods_coupon_add",
|
|
"parent_key": "shop_goods_coupon",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon",
|
|
"router_path": "shop/marketing/coupon/add",
|
|
"view_path": "marketing/coupon/add",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "优惠券编辑",
|
|
"menu_short_name": "优惠券编辑",
|
|
"menu_key": "shop_goods_coupon_edit",
|
|
"parent_key": "shop_goods_coupon",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon/edit/",
|
|
"router_path": "shop/marketing/coupon/edit",
|
|
"view_path": "marketing/coupon/edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "优惠券领取记录",
|
|
"menu_short_name": "优惠券领取记录",
|
|
"menu_key": "shop_goods_coupon_collection",
|
|
"parent_key": "shop_goods_coupon",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/goods/coupon/records",
|
|
"router_path": "shop/marketing/coupon/collection",
|
|
"view_path": "marketing/coupon/collection",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "满减送",
|
|
"menu_short_name": "满减送",
|
|
"menu_key": "shop_goods_manjian",
|
|
"parent_key": "active",
|
|
"menu_type": 0,
|
|
"icon": "element Help",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/manjian/list",
|
|
"view_path": "",
|
|
"methods": "",
|
|
"sort": 151,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "满减送",
|
|
"menu_short_name": "满减送",
|
|
"menu_key": "shop_goods_manjian_list",
|
|
"parent_key": "shop_goods_manjian",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/manjian",
|
|
"router_path": "shop/marketing/manjian/list",
|
|
"view_path": "marketing/manjian/list",
|
|
"methods": "get",
|
|
"sort": 89,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "活动关闭",
|
|
"menu_short_name": "活动关闭",
|
|
"menu_key": "shop_goods_manjian_close",
|
|
"parent_key": "shop_goods_manjian_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/manjian/close/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "活动删除",
|
|
"menu_short_name": "活动删除",
|
|
"menu_key": "shop_goods_manjian_delete",
|
|
"parent_key": "shop_goods_manjian_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/manjian/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "活动详情",
|
|
"menu_short_name": "活动详情",
|
|
"menu_key": "shop_goods_manjian_detail",
|
|
"parent_key": "shop_goods_manjian",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/manjian/",
|
|
"router_path": "shop/marketing/manjian/detail",
|
|
"view_path": "marketing/manjian/detail",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "编辑满减送活动",
|
|
"menu_short_name": "编辑满减送活动",
|
|
"menu_key": "shop_goods_manjian_edit",
|
|
"parent_key": "shop_goods_manjian",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/manjian/",
|
|
"router_path": "shop/marketing/manjian/edit",
|
|
"view_path": "marketing/manjian/edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "添加满减送活动",
|
|
"menu_short_name": "添加满减送活动",
|
|
"menu_key": "shop_goods_manjian_add",
|
|
"parent_key": "shop_goods_manjian",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/manjian",
|
|
"router_path": "shop/marketing/manjian/add",
|
|
"view_path": "marketing/manjian/edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "限时折扣",
|
|
"menu_short_name": "限时折扣",
|
|
"menu_key": "shop_goods_discount",
|
|
"parent_key": "active",
|
|
"menu_type": 0,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/discount/list",
|
|
"view_path": "marketing/discount/list",
|
|
"methods": "get",
|
|
"sort": 152,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "活动列表",
|
|
"menu_short_name": "活动列表",
|
|
"menu_key": "shop_goods_discount_list",
|
|
"parent_key": "shop_goods_discount",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/active/discount",
|
|
"router_path": "shop/marketing/discount/list",
|
|
"view_path": "marketing/discount/list",
|
|
"methods": "get",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "活动关闭",
|
|
"menu_short_name": "活动关闭",
|
|
"menu_key": "shop_goods_discount_close",
|
|
"parent_key": "shop_goods_discount_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/active/discount/close/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "活动删除",
|
|
"menu_short_name": "活动删除",
|
|
"menu_key": "shop_goods_discount_delete",
|
|
"parent_key": "shop_goods_discount_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/active/discount/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "活动设置",
|
|
"menu_short_name": "活动设置",
|
|
"menu_key": "shop_goods_discount_config",
|
|
"parent_key": "shop_goods_discount",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/discount/config",
|
|
"view_path": "marketing/discount/config",
|
|
"methods": "get",
|
|
"sort": 80,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "活动设置编辑",
|
|
"menu_short_name": "活动设置编辑",
|
|
"menu_key": "shop_goods_discount_config_set",
|
|
"parent_key": "shop_goods_discount_config",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/active/discount/config",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "活动详情",
|
|
"menu_short_name": "活动详情",
|
|
"menu_key": "shop_goods_discount_detail",
|
|
"parent_key": "shop_goods_discount",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/active/discount/",
|
|
"router_path": "shop/marketing/discount/detail",
|
|
"view_path": "marketing/discount/detail",
|
|
"methods": "get",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "编辑限时折扣",
|
|
"menu_short_name": "编辑限时折扣",
|
|
"menu_key": "shop_goods_discount_edit",
|
|
"parent_key": "shop_goods_discount",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/active/discount/",
|
|
"router_path": "shop/marketing/discount/edit",
|
|
"view_path": "marketing/discount/edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "添加限时折扣",
|
|
"menu_short_name": "添加限时折扣",
|
|
"menu_key": "shop_goods_discount_add",
|
|
"parent_key": "shop_goods_discount",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/active/discount",
|
|
"router_path": "shop/marketing/discount/add",
|
|
"view_path": "marketing/discount/add",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "积分商城",
|
|
"menu_short_name": "积分商城",
|
|
"menu_key": "shop_point_goods",
|
|
"parent_key": "active",
|
|
"menu_type": 0,
|
|
"icon": "iconfont iconpointshop",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/exchange/goods_list",
|
|
"view_path": "",
|
|
"methods": "get",
|
|
"sort": 153,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "积分商品",
|
|
"menu_short_name": "积分商品",
|
|
"menu_key": "shop_point_goods_list",
|
|
"parent_key": "shop_point_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconpointgoods",
|
|
"api_url": "shop/active/exchange",
|
|
"router_path": "shop/marketing/exchange/goods_list",
|
|
"view_path": "marketing/exchange/goods_list",
|
|
"methods": "get",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "修改上下架状态",
|
|
"menu_short_name": "修改上下架状态",
|
|
"menu_key": "shop_point_goods_status_edit",
|
|
"parent_key": "shop_point_goods_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/active/exchange/status/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "删除积分商品",
|
|
"menu_short_name": "删除积分商品",
|
|
"menu_key": "shop_point_goods_delete",
|
|
"parent_key": "shop_point_goods_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/active/exchange/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "修改排序号",
|
|
"menu_short_name": "修改排序号",
|
|
"menu_key": "shop_point_goods_sort_edit",
|
|
"parent_key": "shop_point_goods_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/active/exchange/sort/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "兑换记录",
|
|
"menu_short_name": "兑换记录",
|
|
"menu_key": "shop_point_exchange_list",
|
|
"parent_key": "shop_point_goods",
|
|
"menu_type": 1,
|
|
"icon": "iconfont iconpointexchange",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/exchange/order_list",
|
|
"view_path": "marketing/exchange/order_list",
|
|
"methods": "get",
|
|
"sort": 89,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "添加商品",
|
|
"menu_short_name": "添加商品",
|
|
"menu_key": "shop_point_goods_add",
|
|
"parent_key": "shop_point_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/active/exchange",
|
|
"router_path": "shop/marketing/exchange/goods_add",
|
|
"view_path": "marketing/exchange/goods_add",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "编辑商品",
|
|
"menu_short_name": "编辑商品",
|
|
"menu_key": "shop_point_goods_edit",
|
|
"parent_key": "shop_point_goods",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/active/exchange/",
|
|
"router_path": "shop/marketing/exchange/goods_edit",
|
|
"view_path": "marketing/exchange/goods_edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "新人专享",
|
|
"menu_short_name": "新人专享",
|
|
"menu_key": "shop_goods_newcomer_discount",
|
|
"parent_key": "active",
|
|
"menu_type": 0,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/newcomer/config",
|
|
"view_path": "",
|
|
"methods": "get",
|
|
"sort": 154,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "新人设置",
|
|
"menu_short_name": "新人设置",
|
|
"menu_key": "shop_goods_newcomer_discount_config",
|
|
"parent_key": "shop_goods_newcomer_discount",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/active/newcomer/config",
|
|
"router_path": "shop/marketing/newcomer/config",
|
|
"view_path": "marketing/newcomer/config",
|
|
"methods": "put",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "购买记录",
|
|
"menu_short_name": "购买记录",
|
|
"menu_key": "shop_goods_newcomer_discount_order_list",
|
|
"parent_key": "shop_goods_newcomer_discount",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/active/newcomer/order",
|
|
"router_path": "shop/marketing/newcomer/order_list",
|
|
"view_path": "marketing/newcomer/order_list",
|
|
"methods": "get",
|
|
"sort": 80,
|
|
"status": 1,
|
|
"is_show": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "商品榜单",
|
|
"menu_short_name": "商品榜单",
|
|
"menu_key": "shop_goods_rank",
|
|
"parent_key": "active",
|
|
"menu_type": 0,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "",
|
|
"router_path": "shop/marketing/goods_rank/config",
|
|
"view_path": "",
|
|
"methods": "get",
|
|
"sort": 155,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "榜单设置",
|
|
"menu_short_name": "榜单设置",
|
|
"menu_key": "shop_goods_rank_config",
|
|
"parent_key": "shop_goods_rank",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/good/rank/config",
|
|
"router_path": "shop/marketing/goods_rank/config",
|
|
"view_path": "marketing/goods_rank/config",
|
|
"methods": "get",
|
|
"sort": 90,
|
|
"status": 1,
|
|
"is_show": 1
|
|
},
|
|
{
|
|
"menu_name": "榜单管理",
|
|
"menu_short_name": "榜单管理",
|
|
"menu_key": "shop_goods_rank_list",
|
|
"parent_key": "shop_goods_rank",
|
|
"menu_type": 1,
|
|
"icon": "iconfont icondiscount",
|
|
"api_url": "shop/good/rank",
|
|
"router_path": "shop/marketing/goods_rank/list",
|
|
"view_path": "marketing/goods_rank/list",
|
|
"methods": "get",
|
|
"sort": 80,
|
|
"status": 1,
|
|
"is_show": 1,
|
|
"children": [
|
|
{
|
|
"menu_name": "删除榜单",
|
|
"menu_short_name": "删除榜单",
|
|
"menu_key": "shop_goods_rank_delete",
|
|
"parent_key": "shop_goods_rank_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/good/rank/",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "delete",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "批量删除榜单",
|
|
"menu_short_name": "批量删除榜单",
|
|
"menu_key": "shop_goods_rank_batch_delete",
|
|
"parent_key": "shop_goods_rank_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/good/rank/batchdelete",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "榜单排序号修改",
|
|
"menu_short_name": "榜单排序号修改",
|
|
"menu_key": "shop_goods_rank_sort_edit",
|
|
"parent_key": "shop_goods_rank_list",
|
|
"menu_type": 2,
|
|
"icon": "",
|
|
"api_url": "shop/good/rank/sort",
|
|
"router_path": "",
|
|
"view_path": "",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"menu_name": "榜单添加",
|
|
"menu_short_name": "榜单添加",
|
|
"menu_key": "shop_goods_rank_add",
|
|
"parent_key": "shop_goods_rank",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/good/rank",
|
|
"router_path": "shop/marketing/goods_rank/edit",
|
|
"view_path": "marketing/goods_rank/edit",
|
|
"methods": "post",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
},
|
|
{
|
|
"menu_name": "榜单编辑",
|
|
"menu_short_name": "榜单编辑",
|
|
"menu_key": "shop_goods_rank_edit",
|
|
"parent_key": "shop_goods_rank",
|
|
"menu_type": 1,
|
|
"icon": "",
|
|
"api_url": "shop/good/rank/",
|
|
"router_path": "shop/marketing/goods_rank/edit",
|
|
"view_path": "marketing/goods_rank/edit",
|
|
"methods": "put",
|
|
"sort": 0,
|
|
"status": 1,
|
|
"is_show": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"delete": [
|
|
]
|
|
} |