diff --git a/README.md b/README.md index 9857595..a900251 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,15 @@ 聊天记录页面 + + 聊天记录导出 + + + 聊天记录导出 + -> **Note**: 聊天记录页面目前仅完成了基础展示功能,更多功能(搜索、导出、高级筛选等)尚在开发中。 +> **Note**: 聊天记录页面已支持基础展示与离线导出,更多功能(搜索、高级筛选等)尚在开发中。 ## 功能特性 diff --git a/frontend/public/export.png b/frontend/public/export.png new file mode 100644 index 0000000..59345dd Binary files /dev/null and b/frontend/public/export.png differ