反馈建议图片地址添加时间戳

This commit is contained in:
yj 2025-02-14 09:49:37 +08:00
parent fe1ed45d94
commit 0d50925d0b
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ const Home: React.FC = () => {
<Popover <Popover
placement="right" placement="right"
content={ content={
<img style={{ width: '400px' }} src={'https://meeting-api.23544.com/meeting/update/ddq.png'} alt="" /> <img style={{ width: '400px' }} src={`https://meeting-api.23544.com/meeting/update/ddq.png?t=${+new Date()}`} alt="" />
} }
> >
<div className='drag' title='反馈建议'> <div className='drag' title='反馈建议'>