Compare commits

..

2 Commits

Author SHA1 Message Date
guke 09ada60e70 Merge branch 'main' into codex/improve-withdraw-audit-guidance 2026-07-24 14:51:11 +08:00
linkeyu 46587f6b88 优化:明确提现审核状态与超时订单处理
重新梳理微信提现配置和现金账本提示层级,增加检测反馈与校验时间,并将批量对账改为更明确的超时订单处理说明。移除自动查单关闭提示,避免把非阻断运维状态展示为业务异常。
2026-07-24 11:04:25 +08:00
+1 -3
View File
@@ -681,9 +681,7 @@ export default function WithdrawsPage() {
<Space style={{ width: '100%', justifyContent: 'space-between', marginBottom: 16 }}>
<div>
<h2 style={{ marginBottom: 4 }}></h2>
<Text type="secondary">
退
</Text>
<Text type="secondary">退</Text>
</div>
{canManage && (
<Button danger icon={<ReloadOutlined />} onClick={reconcile}>