Skip to content

Commit 6c123b4

Browse files
committed
修改readme
1 parent a965f8a commit 6c123b4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ uView UI,是[uni-app](https://uniapp.dcloud.io/)生态优秀的UI框架,全
6161

6262
## 链接
6363

64-
- [官方文档](https://uviewui.com/)
65-
- [更新日志](https://uviewui.com/components/changelog.html)
66-
- [升级指南](https://uviewui.com/components/changelog.html)
67-
- [关于我们](https://uviewui.com/cooperation/about.html)
64+
- [官方文档](https://v1.uviewui.com/)
65+
- [更新日志](https://v1.uviewui.com/components/changelog.html)
66+
- [升级指南](https://v1.uviewui.com/components/changelog.html)
67+
- [关于我们](https://v1.uviewui.com/cooperation/about.html)
6868

6969
## 交流反馈
7070

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"quickapp" : {},
9595
"mp-weixin" : {
96-
"appid" : "wxc256e348c4032ebd",
96+
"appid" : "",
9797
"setting" : {
9898
"urlCheck" : true,
9999
"es6" : false,
@@ -121,7 +121,7 @@
121121
},
122122
"mp-toutiao" : {
123123
"usingComponents" : true,
124-
"appid" : "tt2bc55d78b4ff50bf"
124+
"appid" : ""
125125
},
126126
"h5" : {
127127
"template" : "template.h5.html",

uview-ui/components/uview-v1/uview-v1.vue

Whitespace-only changes.

0 commit comments

Comments
 (0)