修改英文说明

main
ybc 4 months ago
parent 0731c144fc
commit 1a29abfbdd

@ -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.<br/>We will not use your photos without authorization.</>} type="info" showIcon />
<Alert message="Information" description={<>You can view all travel-related Photos on this page, provided by your tour guides.<br/>Please rest assured that we will not use or share your photos anywhere without your prior consent.</>} type="info" showIcon />
<br />
<ImageViewer osskey={ossKey} overlist={true} />
</>

Loading…
Cancel
Save