feat(pay): 集成民生支付模块并优化登录流程
- 新增 pay.js 民生支付模块,使用 await-to-js 处理异步错误 - 优化登录流程,支持 openId 快速登录,避免重复授权 - 添加 payUrl 配置项 - 修复支付失败后错误跳转到成功页的问题 - goPay_per.vue 集成民生支付,正确处理支付结果
Showing
6 changed files
with
365 additions
and
37 deletions
common/pay.js
0 → 100644
-
Please register or sign in to post a comment