-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
56 changed files
with
2,705 additions
and
547 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
}, | ||
"mp-weixin" : | ||
{ | ||
"launchtype" : "remote" | ||
"launchtype" : "local" | ||
}, | ||
"type" : "uniCloud" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,43 @@ | ||
# 妙记——开发中 | ||
# 妙记账单1.0.0(Alpha)🎉🎉 | ||
|
||
## 项目需求跟踪记录 | ||
> 欢迎提交Issues | ||
[产品有不足或Bug?点我提出需求](https://siu9p6v1zlb.feishu.cn/share/base/form/shrcnNwskrIIk1t1IkOMgG4gisd) | ||
|
||
[点我跳转妙记项目需求跟踪记录文档](https://siu9p6v1zlb.feishu.cn/sheets/PkB9sXr2RhzY7KttdQ3cjwjXnyj?from=from_copylink) | ||
|
||
## 0.8.0(2023.12.17) "Suzumiya Haruhi no Yūutsu" | ||
- 添加秒记功能 | ||
- 优化首页隐藏金额功能体验:现在可以持久化隐藏 | ||
- 修复记一笔页面使用模板时顶部tab栏显示错误问题 | ||
- 添加饮品和水果蔬菜icon | ||
## 1.0.0(2024.07.14) "Suzumiya Haruhi no Shôshitsu" | ||
**⭐添加定时记账功能** | ||
|
||
**🌞优化账单页界面加载速度:按需加载账单** | ||
|
||
🌞优化界面外观和动画效果 | ||
|
||
🔧修复消息订阅模块每日记账提醒执行失败的情况 | ||
|
||
🔧修复图表tooltip定位不准问题 | ||
|
||
🔧修复账单页触底加载未回显账单问题 | ||
|
||
|
||
## 接下来的规划 | ||
- 添加筛选功能 | ||
- 添加定时记账功能 | ||
- 添加预算设置功能 | ||
- 添加主题配色功能 | ||
|
||
##放在更久的版本更新规划 | ||
- 添加二级分类 | ||
- 添加多账本 | ||
- 更多图表(日历图、面积图) | ||
- 按年进行筛选数据 | ||
- 按自定义日期进行筛选数据 | ||
- 按记账金额排序 | ||
- 为icon添加多色图标 | ||
- [x] 添加配置默认资产功能 | ||
- [x] 添加模板功能 | ||
- [x] 添加再记功能 | ||
- [x] 添加秒记功能 | ||
- [x] 添加微信小程序消息订阅功能 | ||
- [x] 添加定时记账功能 | ||
- [ ] 添加预算设置功能 | ||
- [ ] 添加主题配色功能 | ||
|
||
## 放在更久的版本更新规划 | ||
- [ ] 添加二级分类 | ||
- [ ] 添加更多样的筛选功能 | ||
- [ ] 添加多账本 | ||
- [ ] 更多图表(日历图、面积图) | ||
- [ ] 按年进行筛选数据 | ||
- [ ] 按自定义日期进行筛选数据 | ||
- [ ] 按记账金额排序 | ||
- [ ] 为icon添加多色图标 | ||
- [ ] 数据导入导出功能 |
Oops, something went wrong.