We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如车贷和房贷,还剩多少钱要还,每个月还多少,负债是不是也算个人资产的一部分,只不过是负增长。
The text was updated successfully, but these errors were encountered:
@Chopper-king 非常感谢您的反馈;目前能简单的支持负债情况,即金额填写「负数」即可。
但显然这种方式,不够灵活,需要用户自己定期的计算,然后手动更新(缺乏自动化设置及人性化体验)。
理想的情况是设置:本金、利息、分换周期等信息,交给程序自动来计算;这样会增加使用复杂度,目前还没想好让用户简单操作(尤其是一些不可预知的异常情况下仍能便捷使用),因此这一块儿尚需要进一步思考;期待倾听您的宝贵意见或建议 🤝 。
Sorry, something went wrong.
No branches or pull requests
比如车贷和房贷,还剩多少钱要还,每个月还多少,负债是不是也算个人资产的一部分,只不过是负增长。
The text was updated successfully, but these errors were encountered: