Skip to content

Commit

Permalink
✨ 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyd-c committed Feb 18, 2019
1 parent 05b64ea commit ae4d20e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion update.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,17 @@

### 2019-02-15

注: 该版本中,发布文章时的文章封面改为了全路径,所以以前的文章的封面图片会显示异常,需要批量修改一下biz_article表,将cover_image改为全路径。具体实现SQL详见`update.sql`
> 注: 该版本中,发布文章时的文章封面改为了全路径,所以以前的文章的封面图片会 **显示异常**,需要批量修改一下biz_article表,将cover_image改为全路径。具体实现SQL详见`update.sql`,也可自行修改
修改之前务必请先备份数据!!!
修改之前务必请先备份数据!!!
修改之前务必请先备份数据!!!

- 新增
- 文件资源库管理,可删除、批量删除和上传图片等操作
- 修改
- 将发布文章选择封面图片时的素材库由原来的查询文章封面列表改为现在的文件库表,可以选择库中所有的图片记录
![输入图片说明](https://images.gitee.com/uploads/images/2019/0218/144133_b0c5b189_784199.png "屏幕截图.png")



Expand Down

0 comments on commit ae4d20e

Please sign in to comment.