diff --git a/README.md b/README.md index 2553632..32b867a 100644 --- a/README.md +++ b/README.md @@ -82,15 +82,23 @@ ### 登录界面 ![登录界面](images/1.png) +![登录界面](images/1-1.png) + ### 主界面 ![主界面](images/2.png) +![主界面(暗色)](images/2-1.png) + ### 项目管理 ![项目管理](images/3.png) +![项目管理](images/3-1.png) + ### 赞助我 💖 ![赞助我](images/4.png) +![赞助我](images/4-1.png) + @@ -111,10 +119,11 @@ - [x] **角色/组织卡片导入导出** - 单独导出角色和组织卡片,支持跨项目数据共享 - [x] **伏笔管理** - 智能追踪剧情伏笔,提醒未回收线索,可视化伏笔时间线 - [x] **提示词工坊** - 社区驱动的 Prompt 模板分享平台,一键导入优质提示词 +- [x] **拆书功能** - 目前呼声比较高的功能,一键拆书,给当年的ta一个圆满的结局 ### 📝 规划中功能 -- [ ] **拆书功能** - 目前呼声比较高的功能,一键拆书,给当年的ta一个圆满的结局 +...... > 💡 欢迎提交 Issue 或 Pull Request! diff --git a/images/1-1.png b/images/1-1.png new file mode 100644 index 0000000..add37d7 Binary files /dev/null and b/images/1-1.png differ diff --git a/images/1.png b/images/1.png index 99305ce..177ea93 100644 Binary files a/images/1.png and b/images/1.png differ diff --git a/images/2-1.png b/images/2-1.png new file mode 100644 index 0000000..b51d7bb Binary files /dev/null and b/images/2-1.png differ diff --git a/images/2.png b/images/2.png index dafa4c4..b44f3b0 100644 Binary files a/images/2.png and b/images/2.png differ diff --git a/images/3-1.png b/images/3-1.png new file mode 100644 index 0000000..ac65dcd Binary files /dev/null and b/images/3-1.png differ diff --git a/images/3.png b/images/3.png index f02de71..c0f51cb 100644 Binary files a/images/3.png and b/images/3.png differ diff --git a/images/4-1.png b/images/4-1.png new file mode 100644 index 0000000..9f4437f Binary files /dev/null and b/images/4-1.png differ diff --git a/images/4.png b/images/4.png index 1b11d58..61edebf 100644 Binary files a/images/4.png and b/images/4.png differ