Skip to content

Commit

Permalink
更新 download.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
li-peifeng authored Dec 30, 2024
1 parent cfb5e89 commit 1bc6a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/previews/download.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export const Download = (props: { openWith?: boolean }) => {
<PopoverArrow />
<PopoverBody>
<Image
maxWidth="300px"
maxWidth="156px"
src={qrUrl()}
alt="下载链接二维码"
objectFit="cover"
Expand Down

0 comments on commit 1bc6a36

Please sign in to comment.