diff --git a/README.md b/README.md index 65d696cc1..a93ba1f91 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ > 关注和等级可以通过鼠标停留在头像上, 在弹出的资料卡小窗中查看 +![简洁化评论区](images/compressed/comments.jpg) ### 搜索栏置顶 在主站中总是把搜索框置于顶栏, 如果页面里没有搜索栏则不会显示. 仅对常用页面有效, 部分页面可能会有点布局错乱. #### 启用前 diff --git a/images/compressed/comments.jpg b/images/compressed/comments.jpg new file mode 100644 index 000000000..904278145 Binary files /dev/null and b/images/compressed/comments.jpg differ diff --git a/images/original/comments-after.png b/images/original/comments-after.png new file mode 100644 index 000000000..ff3ae3f34 Binary files /dev/null and b/images/original/comments-after.png differ diff --git a/images/original/comments-before.png b/images/original/comments-before.png new file mode 100644 index 000000000..fe474671b Binary files /dev/null and b/images/original/comments-before.png differ diff --git a/images/original/comments.png b/images/original/comments.png new file mode 100644 index 000000000..c26d1c21f Binary files /dev/null and b/images/original/comments.png differ