Skip to content

Commit 320e4dd

Browse files
author
xuqingkai
committed
docs: ✏️ 支持平台的介绍中新增支付宝小程序
1 parent 177c726 commit 320e4dd

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/1-bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ body:
7474
label: 环境信息
7575
description: |
7676
在这里填写你的环境信息
77-
- 发行平台: [如 微信小程序、H5平台、5+ App等]
77+
- 发行平台: [如 微信小程序、H5平台、App等]
7878
- 操作系统 [如 iOS 12.1.2、Android 7.0]
7979
- HBuilderX版本 [如使用HBuilderX,则需提供 HBuilderX 版本号]
8080
- uni-app版本 [如使用Vue-cli创建/运行项目,则提供`npm run info`的运行结果]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
## ✨ 特性
4747

48-
- 🚀 支持 APP、H5、微信小程序 等平台.
48+
- 🚀 支持 微信小程序、支付宝小程序、H5、APP 等平台.
4949
- 🚀 60+ 个高质量组件,覆盖移动端主流场景.
5050
- 💪 使用 Typescript 构建,提供良好的组件类型系统.
5151
- 🌍 支持国际化,内置 6 种语言包.

docs/guide/common-problems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 目前支持哪些平台?
66

7-
目前支持`APP-vue``微信小程序``支付宝小程序``h5`,计划支持的平台:钉钉小程序。
7+
目前支持 微信小程序支付宝小程序、H5、APP 等平台,计划支持的平台:钉钉小程序。
88

99

1010
## 如何开启暗黑模式?

docs/guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## ✨ 特性
2222

23-
- 🚀 支持 APP、H5、微信小程序 等平台.
23+
- 🚀 支持 微信小程序、支付宝小程序、H5、APP 等平台.
2424
- 🚀 60+ 个高质量组件,覆盖移动端主流场景.
2525
- 💪 使用 Typescript 构建,提供良好的组件类型系统.
2626
- 🌍 支持国际化,内置 6 种语言包.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hero:
2525
features:
2626
- icon: 🚀
2727
title: 多平台覆盖
28-
details: 支持 APP、H5、微信小程序 等平台。
28+
details: 支持 微信小程序、支付宝小程序、H5、APP 等平台。
2929
- icon: 🚀
3030
title: 60+ 组件
3131
details: 超过 60 个高质量组件,覆盖移动端主流场景。

src/uni_modules/wot-design-uni/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
## ✨ 特性
4848

49-
- 🚀 支持 APP、H5、微信小程序 等平台.
49+
- 🚀 支持 微信小程序、支付宝小程序、H5、APP 等平台.
5050
- 🚀 60+ 个高质量组件,覆盖移动端主流场景.
5151
- 💪 使用 Typescript 构建,提供良好的组件类型系统.
5252
- 🌍 支持国际化,内置 6 种语言包.

0 commit comments

Comments
 (0)