Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/vue/first_page_time.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ performance.getEntriesByName("first-contentful-paint")[0].startTime

常见的几种SPA首屏优化方式

- 减小入口文件积
- 减小入口文件体积
- 静态资源本地缓存
- UI框架按需加载
- 图片资源的压缩
Expand Down Expand Up @@ -197,4 +197,4 @@ SSR(Server side ),也就是服务端渲染,组件或页面通过服务
- https://zhuanlan.zhihu.com/p/88639980?utm_source=wechat_session
- https://www.chengrang.com/how-browsers-work.html
- https://juejin.cn/post/6844904185264095246
- https://vue3js.cn/docs/zh
- https://vue3js.cn/docs/zh