Commit c29a6a03 by zhangleyuan

feat:新增图标

parent 7d932cb4
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: yuananting * @Author: yuananting
* @Date: 2021-02-21 15:53:31 * @Date: 2021-02-21 15:53:31
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
* @LastEditTime: 2021-06-08 15:45:19 * @LastEditTime: 2021-06-08 16:46:15
* @Description: 描述一下咯 * @Description: 描述一下咯
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有 * @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/ */
...@@ -97,9 +97,9 @@ export const menuList: any = [ ...@@ -97,9 +97,9 @@ export const menuList: any = [
}, },
{ {
groupName: "人员管理", groupName: "人员管理",
groupCode: "CloudShop", groupCode: "PersonManage",
icon: '', icon: '',
img:'https://image.xiaomaiketang.com/xm/TSDbYtiGPC.png', img:'https://image.xiaomaiketang.com/xm/PRCnrt35y8.png',
children: [ children: [
{ {
groupName: "员工管理", groupName: "员工管理",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment