Skip to content

Commit fdd8fbc

Browse files
author
cunjinli
committed
update readme
1 parent 7403625 commit fdd8fbc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
## UI 组件库简介
2-
这是一套基于样式库[weui-wxss](https://github.com/Tencent/weui-wxss/)开发的小程序UI组件库,同微信原生视觉体验一致的UI组件库,由微信官方设计团队和小程序团队为微信小程序量身设计,令用户的使用感知更加统一。
1+
## WeUI组件库简介
2+
这是一套基于样式库[weui-wxss](https://github.com/Tencent/weui-wxss/)开发的小程序扩展组件库,同微信原生视觉体验一致的扩展组件库,由微信官方设计团队和小程序团队为微信小程序量身设计,令用户的使用感知更加统一。
33

44
## 如何使用
55
详细使用参考[文档](https://developers.weixin.qq.com/miniprogram/dev/extended/weui)
66

77
## 开发
88

9-
1. 初始化
9+
1. 安装依赖
1010

1111
```
12-
npm run init
12+
npm install
1313
```
1414

1515
2. 执行命令:

0 commit comments

Comments
 (0)