style(plan): 优化缴费年期组件为单选按钮形式
- 创建 PaymentPeriodRadio 组件替代弹窗选择器 - 未选中状态:灰色边框和文字 - 选中状态:蓝色边框、浅蓝背景、蓝色文字 - 移除单选按钮图标,只显示文字 - 两列网格布局,点击即选 影响文件: - src/components/plan/PlanFields/PaymentPeriodRadio.vue (新建) - src/components/plan/PlanTemplates/CriticalIllnessTemplate.vue - src/components/plan/PlanTemplates/LifeInsuranceTemplate.vue - src/components/plan/PlanTemplates/SavingsTemplate.vue Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
5 changed files
with
158 additions
and
11 deletions
-
Please register or login to post a comment