增加再记一笔功能 - #431
Open
542474846 wants to merge 6 commits into
Open
Conversation
点击即保存当前记录并清空表单继续录入,无需先勾选再点完成; 移除 _continueEntry 切换状态,提取共用 _submit(continueEntry) 逻辑; 运算模式下先按等号结算再提交;编辑模式置灰不可用。
parsed/applyEquals 原为 build() 内局部函数,提升为实例方法后 _submit 与 _buildContinueEntryKey 可复用;applyOp 保持局部。
Owner
|
@542474846 左上角还有共享账本的内容,放那里不合适。 |
Author
|
@TNT-Likely 可以考虑把标签框缩短,标签框右侧放置日期时间。有多笔同分类账要记,增加再记一笔会方便许多。 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更说明 / What & Why
增加了再记一笔功能,日期时间设置按钮改变了位置。
关联 Issue / Related Issue
自测情况 / Self-tested
贡献者许可条款 / Contributor License Terms