重新计算价格显示

This commit is contained in:
Eamon-meng
2026-03-30 13:11:40 +08:00
parent 01c4afd209
commit e27869fb4a
10 changed files with 53 additions and 22 deletions

View File

@@ -47,6 +47,7 @@ export default function Pay(props: PayProps) {
payment_method: method,
payment_platform: TradePlatform.Desktop,
}
console.log(req, 'req')
const resp = await prepareResource(req)