diff --git a/app/resources/data/version_list.json b/app/resources/data/version_list.json index 68b14d7..0fb952d 100644 --- a/app/resources/data/version_list.json +++ b/app/resources/data/version_list.json @@ -1062,5 +1062,19 @@ 86721251, 0, 0 + ], + "3.9.8.24": [ + 0, + 0, + 53479176, + 0, + 0 + ], + "3.9.12.29": [ + 94516712, + 94518048, + 94516520, + 0, + 94517984 ] } \ No newline at end of file diff --git a/doc/images/demo1.gif b/doc/images/demo1.gif new file mode 100644 index 0000000..6b821f7 Binary files /dev/null and b/doc/images/demo1.gif differ diff --git a/doc/images/qrcode0.png b/doc/images/qrcode0.png new file mode 100644 index 0000000..7862e71 Binary files /dev/null and b/doc/images/qrcode0.png differ diff --git a/doc/images/数据库架构设计图.png b/doc/images/数据库架构设计图.png new file mode 100644 index 0000000..3505503 Binary files /dev/null and b/doc/images/数据库架构设计图.png differ diff --git a/readme.md b/readme.md index ee3fda9..1affca7 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,45 @@ - Word文档✅ - 分析聊天数据,做成[可视化年报](https://memotrace.cn/demo.html) +## 2024年度报告 + +### 预览 + +[个人年度报告在线预览](https://memotrace.cn/2024/single/) + +[双人年度报告在线预览](https://memotrace.cn/2024Report/) + +手机可以扫码观看 + + + +![](/doc/images/demo1.gif) + +### 源码地址 + +[https://github.com/LC044/AnnualReport](https://github.com/LC044/AnnualReport) + +## 2.2更新预告 + +### 全面适配微信4.0 + +![](/doc/images/数据库架构设计图.png) + + * 全新框架、重构底层逻辑 + * 更低的内存占用 + * 更快的导出速度 + +### 全新的Ui + * 更简洁 + * 更流畅 + * 更友好 + * 前后端彻底分离 + +### 更宽松的许可证 + + - 如果跟其他模块兼容的话,将采用MIT许可证 + - 已有功能代码全开源 + ## 🥤效果