Skip to content

Commit ce40d80

Browse files
author
GongJS
committed
Merge branch 'master' of github.com:TaleLin/lin-cms-vue into develop
2 parents 29a674c + 9f3656d commit ce40d80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ QQ群搜索:林间有风 或 643205479
103103
4. `U` 优化异常处理,框架默认弹出前端配置异常信息,可通过 handleError 和 showBackend 控制本次请求是否开发者自行处理和是否直接展示后端返回异常信息
104104
5. `C` 登录用户名字段由 nickname -> username,同时新增 nickname 为昵称字段,可以更新昵称(需后端同步修改)
105105
6. `U` 优化了一些移动端适配
106-
7. `C` 列表信息字段由 collection -> items, total_nums -> tatal, 增加 count、page、total_page字段(需后端同步修改)
106+
7. `C` 列表信息字段由 collection -> items, total_nums -> total, 增加 count、page、total_page字段(需后端同步修改)
107107

108108
### 0.2.0
109109

0 commit comments

Comments
 (0)