Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
honlyHuang authored Oct 12, 2024
2 parents def58ef + f7e6aac commit baffae5
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 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/guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Commands:

我们推荐使用 [VSCode](https://code.visualstudio.com/)[WebStorm](https://www.jetbrains.com/webstorm/)(或其它支持 Web 开发的 Jetbrains IDE)。

当你使用 VSCode 时,推荐安装 [ESLint 插件](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint),如果你使用 TypeScript,别忘了配置 `eslint.probe` 参数。如果使用 Vue,推荐安装 [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur) 插件。
当你使用 VSCode 时,推荐安装 [ESLint 插件](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint),如果你使用 TypeScript,别忘了配置 `eslint.probe` 参数。如果使用 Vue,推荐安装 [Vue - Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar) 插件。

如果你愿意花钱又懒得折腾可以选择 [WebStorm](https://www.jetbrains.com/webstorm/)(或其它支持 Web 开发的 Jetbrains IDE),基本不需要配置。

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 @@ -286,7 +286,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 baffae5

Please sign in to comment.