vue.js 打开页面时布局会短暂扭曲[关闭]

92dk7w1h  于 2023-10-23  发布在  Vue.js
关注(0)|答案(1)|浏览(158)

已关闭,此问题需要details or clarity。它目前不接受回答。
**想改善这个问题吗?**通过editing this post添加详细信息并澄清问题。

29天前关闭
Improve this question
当我加载页面时,布局短暂地出现扭曲。我不知道原因,所以任何指导将不胜感激。
ReproductionRepository:https://github.com/newyee/nuxt-site/tree/fix-layout-issue
ReproductionURL:https://document-driven-demo.netlify.app/ja/getting-started/introduction/

5us2dqdw

5us2dqdw1#

我用<client-only></client-only>解决了这个问题。

相关问题