feat(personal): 完善个人会员申请及支付流程
- 协议勾选区域固定在页面底部,优化用户体验
- 联系方式改为非必填,但填写时验证手机号格式
- 支付逻辑使用 await-to-js 重构,统一错误处理
- 支付流程添加 loading 状态,防止重复提交
- 支付成功后传递 orderId,跳转时获取并展示订单详情
- 支付成功页面优化:标签不换行、值支持自动换行
- 新增获取订单详情接口 /common/order/{orderId}
Showing
11 changed files
with
573 additions
and
238 deletions
uni_modules/qf-image-cropper/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
uni_modules/qf-image-cropper/package.json
0 → 100644
uni_modules/qf-image-cropper/readme.md
0 → 100644
-
Please register or sign in to post a comment