Skip to content

Commit

Permalink
doc(treasures): 补充 Taro React 组件库描述
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilotager authored and honlyHuang committed Oct 12, 2024
1 parent e66254d commit 9f73bad
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/treasures.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Taro UI 的 Vue 实现。

Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。

@tangzhi 出品。【[物料详情](https://taroify.gitee.io/taroify.com/introduce/)】【[Gitee](https://gitee.com/mallfoundry/taroify)
[@Taroify](https://github.com/mallfoundry) 出品。【[物料详情](https://taroify.github.io/taroify.com/introduce/)】【[Github](https://github.com/mallfoundry/taroify)

<img src="https://storage.360buyimg.com/cjj-pub-images/WX20210705-155124.png" width="250px" />

Expand Down
2 changes: 2 additions & 0 deletions docs/vant.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Taro3 支持使用 [Vant Weapp](https://youzan.github.io/vant-weapp/#/intro) 组

> 注意:使用原生第三方组件库进行开发的项目,**不再具有多端转换的能力**
>
> **[Taroify](https://github.com/mallfoundry/taroify)** 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。
>
> 但是,如果你想使用 Vant Weapp 又想拥有多端转换的能力,强烈推荐 Vant Weapp 社区衍生库 **[@antmjs/vantui](https://github.com/AntmJS/vantui)**, 它是基于 Vant Weapp 开发的多端组件库,同时支持 Taro 和 React。拥有 Taro 多端转换的能力,同时和 Vant Weapp 的 UI 和 API 高度保持一致。
## 使用方法
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.x/treasures.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Taro UI 的 Vue 实现。

Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。

@tangzhi 出品。【[物料详情](https://taroify.gitee.io/taroify.com/introduce/)】【[Gitee](https://gitee.com/mallfoundry/taroify)
[@Taroify](https://github.com/mallfoundry) 出品。【[物料详情](https://taroify.github.io/taroify.com/introduce/)】【[Github](https://github.com/mallfoundry/taroify)

<img src="https://storage.360buyimg.com/cjj-pub-images/WX20210705-155124.png" width="250px" />

Expand Down
2 changes: 2 additions & 0 deletions versioned_docs/version-3.x/vant.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Taro3 支持使用 [Vant Weapp](https://youzan.github.io/vant-weapp/#/intro) 组

> 注意:使用原生第三方组件库进行开发的项目,**不再具有多端转换的能力**
>
> **[Taroify](https://github.com/mallfoundry/taroify)** 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。
>
> 但是,如果你想使用 Vant Weapp 又想拥有多端转换的能力,强烈推荐 Vant Weapp 社区衍生库 **[@antmjs/vantui](https://github.com/AntmJS/vantui)**, 它是基于 Vant Weapp 开发的多端组件库,同时支持 Taro 和 React。拥有 Taro 多端转换的能力,同时和 Vant Weapp 的 UI 和 API 高度保持一致。
## 使用方法
Expand Down

0 comments on commit 9f73bad

Please sign in to comment.