feat(pay): switch checkout counter to SPA redirect + JSON API

- redirect `/pay/checkout-counter/:trade_id` to `/cashier/:trade_id`
- add `/pay/checkout-counter-resp/:trade_id` for checkout JSON payload
- remove embedded `static` release and keep `www` as the web bundle source
- regenerate PWA/www assets and move chain icons to `/www/images/chains`
This commit is contained in:
line-6000
2026-04-29 00:34:58 +08:00
parent 785a162f88
commit 9c533a7ff8
199 changed files with 242 additions and 1810 deletions
File diff suppressed because one or more lines are too long