yangjie #47
|
|
@ -131,9 +131,9 @@ const Home: React.FC = () => {
|
|||
</div>
|
||||
<div>
|
||||
<Popover
|
||||
placement="top"
|
||||
placement="right"
|
||||
content={
|
||||
<img style={{ width: '200px' }} 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'} alt="" />
|
||||
}
|
||||
>
|
||||
<div className='drag' title='反馈建议'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue