feat(plan): 新增提取期自定义输入功能
- 新增 PeriodInput 组件,支持用户自定义输入提取期(1-100整数) - SelectPickerGlobal 支持自定义选项入口,允许用户选择"自定义输入" - SavingsTemplate 集成自定义输入功能,支持多阶段提取期自定义 - 自定义值临时保存到本次会话选项列表,跨阶段复用 - 验证规则:整数年期(1-100年)、快捷选项(终身、一笔过) - 使用 watch 监听输入值变化,防止小程序 @input 事件丢失 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
5 changed files
with
677 additions
and
6 deletions
-
Please register or login to post a comment