File tree Expand file tree Collapse file tree 5 files changed +20
-11
lines changed Expand file tree Collapse file tree 5 files changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -60,17 +60,26 @@ npm run local (访问本地后台系统,需运行node-elm后台系统)
6060
6161# 功能列表
6262
63- - [x] 登陆/注销
64- - [x] 添加商铺
65- - [x] 添加商品
66- - [x] 数据展示
67- - [x] 管理用户
68- - [x] 管理商铺
69- - [x] 食品管理
70- - [x] 权限验证
71- - [x] 管理员设置
72- - [x] 图表📈
73- - [x] 富文本编辑器
63+ - [x] 登陆/注销 -- 完成
64+ - [x] 添加商铺 -- 完成
65+ - [x] 添加商品 -- 完成
66+ - [x] 数据展示 -- 完成
67+ - [x] 管理用户 -- 完成
68+ - [x] 管理商铺 -- 完成
69+ - [x] 食品管理 -- 完成
70+ - [x] 权限验证 -- 完成
71+ - [x] 管理员设置 -- 完成
72+ - [x] 图表📈 -- 完成
73+ - [x] 富文本编辑器 -- 完成
74+
75+
76+ ## 部分截图
77+
78+
79+ <img src =" https://github.com/bailicangdu/vue2-manage/blob/master/screenshots/manage_home.png " />
80+
81+ <img src =" https://github.com/bailicangdu/vue2-manage/blob/master/screenshots/manage_shop.png " />
82+
7483
7584
7685### License
You can’t perform that action at this time.
0 commit comments