docs: 更新文档,新增移动端预览图

This commit is contained in:
RockYang 2023-06-27 14:28:00 +08:00
parent 3f91f37aff
commit 871f5d39e4
5 changed files with 9 additions and 1 deletions

View File

@ -33,7 +33,13 @@
![ChatGPT admin](docs/imgs/admin_user.png)
### 6. 体验地址
### 6. 移动端 Web 页面
![Mobile chat list](/docs/imgs/mobile_chat_list.png)
![Mobile chat session](/docs/imgs/mobile_chat_session.png)
![Mobile chat setting](/docs/imgs/mobile_chat_setting.png)
### 7. 体验地址
> 体验地址:[https://www.chat-plus.net/chat](https://www.chat-plus.net/chat) <br/>
> 涉及到数据隐私问题,没有提供共享账号,大家自己快速注册一个账号就可以免费体验

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -2,4 +2,6 @@
chatgpt-plus 项目前端实现,采用 Vue3 + element-plus 架构。
移动端是采用 Vue3 + Vant 移动开发框架实现的。