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

⏳增加加载进度条 #33

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Dustin-Jiang
Copy link
Contributor

因为Vue的Dynamic Import需要一定时间加载js文件, 同时部分页面也会在onMounted中请求后端获取内容, 所以部分时候会有较长时间的白屏. 所以加了个进度条, 虽然不会让加载变得更快, 但是至少在告诉用户没有卡死 :)

🎨调整加载条样式

🤕修复加载条显示问题

🤕修复加载条关于`nextTick`的问题
@Dustin-Jiang Dustin-Jiang added the 内卷 自己找事情做是吧 label Jan 28, 2024
Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for bit101-demo ready!

Name Link
🔨 Latest commit abc87e6
🔍 Latest deploy log https://app.netlify.com/sites/bit101-demo/deploys/65b64a6afb0e4b0008b17695
😎 Deploy Preview https://deploy-preview-33--bit101-demo.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
内卷 自己找事情做是吧
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant