1
This commit is contained in:
@@ -716,8 +716,8 @@ const AppLayout: React.FC = () => {
|
|||||||
gap: 8,
|
gap: 8,
|
||||||
}}>
|
}}>
|
||||||
<InfoOutlined style={{ color: '#6366f1', fontSize: 14 }} />
|
<InfoOutlined style={{ color: '#6366f1', fontSize: 14 }} />
|
||||||
<Typography.Text style={{ color: '#64748b', fontSize: 13 }}>
|
<Typography.Text style={{ color: '#ff0000ff', fontSize: 13 }}>
|
||||||
当前后台仅支持支付宝/微信扫码充值,如需转账支付请联系我们
|
当前平台仅支持支付宝/微信扫码充值,如需转账支付请联系我们
|
||||||
</Typography.Text>
|
</Typography.Text>
|
||||||
</div>
|
</div>
|
||||||
<div style={{ display: 'flex', gap: 12, flexWrap: 'wrap' }}>
|
<div style={{ display: 'flex', gap: 12, flexWrap: 'wrap' }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user