Commit Graph

12 Commits (4a628acd376716ac2d652ac3d3dd7df1e479fd5e)

Author SHA1 Message Date
Chopper711 056386e8e9 fix:用户端提现状态展示问题处理 2023-05-06 16:34:33 +08:00
misworga831 8599708af3 Increase payment support and update parameters
- Improved payment system with WeChat and AliPay support
- Increased minimum recharge amount to `1`
- Added maximum of `9` characters for the recharge amount
- Added minimum withdraw amount setting
- Added real name field for AliPay
- Added third-party login field for AliPay
- Added maxlength of `9` characters for the withdraw amount
- Added a span tag to append '元' to the recharge amount
- Added a new function `with

[buyer/src/pages/home/userCenter/MoneyManagement.vue]
- Raise the minimum recharge amount to `1`
- Allow for a maximum of `9` characters for the recharge amount
- Added support for WeChat and AliPay
- Added a minimum withdraw amount setting
- Added a real name field for AliPay
- Added a third-party login field for AliPay
- Added maxlength of `9` characters for the withdraw amount
- Added a span tag to append '元' to the recharge amount
- Fixed typo
[buyer/src/api/pay.js]
- Add a new function `withdrawalSettingVO` for payment result inquiry
- Change the parameters for `payCallback` function
2023-03-08 21:58:29 +08:00
lemon橪 4bb7bd4603 buyer端 部分颜色优化以及部分间距优化 2021-12-23 19:02:29 +08:00
lemon橪 b0021a759f vue版本升级为2.6 优化cdn加载,优化部分样式,删除某部分图片,修改店铺bug 2021-09-06 17:01:38 +08:00
pikachu 9e365c27b5 新增充值取消状态 2021-08-11 19:28:47 +08:00
mabo ff92fd8d76 添加pc端代码注释 2021-07-30 18:17:01 +08:00
pikachu 6a716fa531 提现申请审核 2021-07-24 17:38:19 +08:00
Chopper 510cf963a2 对没有支付方式的充值进行一下过滤 2021-06-28 10:15:57 +08:00
Chopper 081d251594 充值方式字段描述 2021-06-28 10:07:46 +08:00
pikachu f436d17735 修改资金管理接口 2021-06-26 16:49:44 +08:00
Chopper 0adbde45b9 充值功能支付跳转 2021-06-25 18:30:30 +08:00
Chopper ec3e958037 commit message 2021-05-13 10:56:04 +08:00