Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/optimizing image loading for mobile devices #2411

Merged
merged 2 commits into from
May 14, 2024

Conversation

tangly1024
Copy link
Owner

  • 优化移动端图片加载尺寸,根据屏幕宽度,加载更低尺寸图片; 修复懒加载失败异常。
  • 顺便处理PDF无法加载的异常

Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
notion-next-home ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:39am
notion-next-seo-lesson 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:39am

Copy link

netlify bot commented May 14, 2024

Deploy Preview for beamish-semolina-0ecf31 ready!

Name Link
🔨 Latest commit 61a719d
🔍 Latest deploy log https://app.netlify.com/sites/beamish-semolina-0ecf31/deploys/6642dcddac4f9800082c5e5d
😎 Deploy Preview https://deploy-preview-2411--beamish-semolina-0ecf31.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tangly1024 tangly1024 merged commit f037a41 into main May 14, 2024
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【图片加载】优化图片加载的速度,适配移动端小屏幕
1 participant