master #1
@@ -919,7 +919,7 @@ const OrderConfirm = () => {
|
|||||||
<Cell extra={(
|
<Cell extra={(
|
||||||
<div className={'text-red-500 text-sm'}>
|
<div className={'text-red-500 text-sm'}>
|
||||||
<Text>注意事项:</Text>
|
<Text>注意事项:</Text>
|
||||||
<Text>最低起送量≥{ticketTemplate.minBuyQty}桶;</Text>
|
<Text>最低起送量≥{ticketTemplate.startSendQty}桶;</Text>
|
||||||
<Text>配送范围要在电子围栏内;</Text>
|
<Text>配送范围要在电子围栏内;</Text>
|
||||||
<Text>上楼费暂不收取,收费另行通知。</Text>
|
<Text>上楼费暂不收取,收费另行通知。</Text>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user