-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loan change list can export to excel & optimize text & docs
- Loading branch information
Showing
4 changed files
with
87 additions
and
36 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 |
---|---|---|
@@ -1,30 +1,40 @@ | ||
Changelog | ||
=== | ||
|
||
[0.6] - 2025-01-13 | ||
--- | ||
|
||
* [New]还款过程变更记录也支持一起导出到 Excel 中。 | ||
* [New]还款过程变更记录新增字段。 | ||
* 部分文案优化。 | ||
* 文档优化 | ||
|
||
[0.5] - 2025-01-13 | ||
--- | ||
|
||
增加还款过程变更列表展示。 | ||
优化页面布局和样式。 | ||
重构部分代码。 | ||
* [New]新增还款过程变更记录展示。 | ||
* 优化页面布局和样式。 | ||
* 重构部分代码。 | ||
|
||
[0.4] - 2025-01-12 | ||
--- | ||
|
||
添加网站 logo/icon,添加 PWA 应用设置,可以将 Web App 添加到桌面。 | ||
* [New]添加网站 logo/icon | ||
* [New]添加 PWA 应用设置,可以将 Web App 添加到手机/电脑桌面直接使用。 | ||
|
||
[0.3] - 2025-01-12 | ||
--- | ||
|
||
完善说明,部署到 GitHub Pages,绑定域名。 | ||
* [New]完善说明文档 | ||
* [New]部署到 GitHub Pages,绑定域名。 | ||
|
||
[0.2] - 2025-01-11 | ||
--- | ||
|
||
添加 导出到 Excel 功能。 | ||
* [New]新增导出到 Excel 功能。 | ||
|
||
[0.1] - 2025-01-11 | ||
--- | ||
|
||
完成初版。 | ||
支持贷款计算、利率变更、提前还款 | ||
* [New]完成初版。 | ||
* [New]支持贷款计算、利率变更、提前还款 |
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
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