diff --git a/docs/vue/first_page_time.md b/docs/vue/first_page_time.md index 2ccefba9..be5b55f3 100644 --- a/docs/vue/first_page_time.md +++ b/docs/vue/first_page_time.md @@ -49,7 +49,7 @@ performance.getEntriesByName("first-contentful-paint")[0].startTime 常见的几种SPA首屏优化方式 -- 减小入口文件积 +- 减小入口文件体积 - 静态资源本地缓存 - UI框架按需加载 - 图片资源的压缩 @@ -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 \ No newline at end of file +- https://vue3js.cn/docs/zh