diff --git a/README.md b/README.md index 5e9369b..b316745 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @uni-helper/typed -👇 请查看文档 了解具体用法和示例。 +👇 请查看文档了解具体用法和示例。 [Netlify](https://uni-typed.netlify.app/) | [Cloudflare Pages](https://uni-typed.pages.dev/) diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index e6600eb..b674411 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -40,7 +40,6 @@ export default defineConfig({ { text: "uni-cloud-components", link: "/guide/uni-cloud-components" }, { text: "uni-ui-components", link: "/guide/uni-ui-components" }, { text: "uni-components", link: "/guide/uni-components" }, - { text: "FAQ", link: "/guide/faq" }, ], }, { diff --git a/docs/other/faq.md b/docs/other/faq.md index 7d193a6..7418218 100644 --- a/docs/other/faq.md +++ b/docs/other/faq.md @@ -16,7 +16,7 @@ Volar、TypeScript、Vue 等开源项目的目标是与开放标准(即 W3C We |依赖|版本| |---|---| -|Volar|v2.0.28| +|Volar|v2.0.28、v2.1.2、v2.1.4| |TypeScript|v5.5.4| |Vue|v3.4.38| |@dcloudio/*|v3.0.0-4020420240722002|