客人图片加上英文说明

main
ybc 4 months ago
parent 0a13ff299c
commit 0731c144fc

@ -19,7 +19,7 @@ const CustomerImageViewer = () => {
<>
{showUploader ? (
<>
<Alert message="Information" description="You can view all travel-related Photos on this page, provided by your tour guides." type="info" showIcon />
<Alert message="Information" description={<>You can view all travel-related Photos on this page, provided by your tour guides.<br/>We will not use your photos without authorization.</>} type="info" showIcon />
<br />
<ImageViewer osskey={ossKey} overlist={true} />
</>

Loading…
Cancel
Save