From 12b4334153563ca98879c09eac751e8e8e2f0231 Mon Sep 17 00:00:00 2001 From: Mike <1576271227@qq.com> Date: Sat, 12 Apr 2025 16:09:58 +0800 Subject: [PATCH] docs: add press-ui in docs (#13426) --- README.md | 1 + README.zh-CN.md | 1 + packages/vant/docs/markdown/home.en-US.md | 1 + packages/vant/docs/markdown/home.zh-CN.md | 1 + 4 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e92dae29..e8d261087 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Vant 3/4 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3) | [vscode-common-intellisense](https://github.com/Simon-He95/vscode-common-intellisense) | A VS Code extension that provides better intellisense to Vant developers | | [nuxt-vant-mobile](https://github.com/easy-temps/nuxt-vant-mobile) | Nuxt _⁴_ project template based on Vant, out of the box | | [mobvue](https://github.com/un-pany/mobvue) | A well-crafted mobile web app template | +| [novlan1/press-ui](https://github.com/novlan1/press-ui) | Uni APP mobile UI Components based on Vant | ## Links diff --git a/README.zh-CN.md b/README.zh-CN.md index a8776385f..b477fe5e7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -139,6 +139,7 @@ Vant 3/4 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一 | [vscode-common-intellisense](https://github.com/Simon-He95/vscode-common-intellisense) | VS Code 扩展,为 Vant 开发者提供更好的智能感知 | | [nuxt-vant-mobile](https://github.com/easy-temps/nuxt-vant-mobile) | 基于 Vant 的 Nuxt _⁴_ 项目模板,开箱即用 | | [mobvue](https://github.com/un-pany/mobvue) | 一个精心制作的移动端 H5 模板 | +| [novlan1/press-ui](https://github.com/novlan1/press-ui) | 参照 Vant 打造的 uni-app 框架移动端组件库 | ## 链接 diff --git a/packages/vant/docs/markdown/home.en-US.md b/packages/vant/docs/markdown/home.en-US.md index 7b8366e8d..30443b432 100644 --- a/packages/vant/docs/markdown/home.en-US.md +++ b/packages/vant/docs/markdown/home.en-US.md @@ -87,6 +87,7 @@ The current maintenance status of each version of Vant is as follows: | [raycast-vant-documentation](https://github.com/Aisen60/raycast-vant-documentation) | An Raycast extension, it can search Vant UI library documentation in Raycast | | [nuxt-vant-mobile](https://github.com/easy-temps/nuxt-vant-mobile) | Nuxt _⁴_ project template based on Vant, out of the box | | [mobvue](https://github.com/un-pany/mobvue) | A well-crafted mobile web app template | +| [novlan1/press-ui](https://github.com/novlan1/press-ui) | Uni APP mobile UI Components based on Vant | ### Other Links diff --git a/packages/vant/docs/markdown/home.zh-CN.md b/packages/vant/docs/markdown/home.zh-CN.md index 91b072acd..147457e8b 100644 --- a/packages/vant/docs/markdown/home.zh-CN.md +++ b/packages/vant/docs/markdown/home.zh-CN.md @@ -101,6 +101,7 @@ Vant 3/4 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一 | [raycast-vant-documentation](https://github.com/Aisen60/raycast-vant-documentation) | 一个 Raycast 拓展,能在 Raycast 中搜索 Vant 组件库文档 | | [nuxt-vant-mobile](https://github.com/easy-temps/nuxt-vant-mobile) | 基于 Vant 的 Nuxt _⁴_ 项目模板,开箱即用 | | [mobvue](https://github.com/un-pany/mobvue) | 一个精心制作的移动端 H5 模板 | +| [novlan1/press-ui](https://github.com/novlan1/press-ui) | 参照 Vant 打造的 uni-app 框架移动端组件库 | ### 其他链接