erio
98140f6cac
feat(payment): add recharge fee rate setting and fix provider card UI
- Add recharge_fee_rate system setting (percentage fee on top of recharge amount)
- Full backend chain: config constant, PaymentConfig struct, update validation,
read/write persistence, DTO, handler GET/PUT responses
- Frontend: settings input with preview, i18n (zh/en), API types
- Fix provider card toggle layout: labels above switches to save width
- Fix Chinese translation: "EasyPay" → "易支付" in provider description
2026-04-15 01:27:24 +08:00
..
2026-02-14 11:56:08 +08:00
2026-04-15 01:27:24 +08:00
2026-04-11 13:16:35 +08:00
2026-04-15 01:27:24 +08:00
2026-04-14 19:29:37 +08:00
2026-04-14 09:35:05 +08:00
2026-04-15 01:27:24 +08:00
2026-04-11 13:16:35 +08:00
2026-04-14 19:29:37 +08:00
2025-12-29 19:38:33 +08:00
2026-04-15 01:27:24 +08:00
2026-04-14 20:13:59 +08:00
2026-04-15 01:27:24 +08:00
2026-03-18 14:02:00 +08:00
2026-02-28 15:01:20 +08:00
2026-04-13 19:24:33 +08:00
2025-12-18 14:26:55 +08:00