Skip to content

Commit dcbf579

Browse files
committed
Update README.md
Update README.md
1 parent f6fddfe commit dcbf579

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
CSDN : http://blog.csdn.net/xiehuimx?viewmode=contents
88

99
简书 : http://www.jianshu.com/users/d5b531888b2b/latest_articles
10+
11+
12+
##再次提醒,直接装官方软件,链接在下面。有什么问题可在博客留言.或者微博私信
13+
1014

1115

1216
创建微信小程序(微信应用号),后续开发仿QQ应用程序
@@ -25,7 +29,7 @@
2529

2630
2016/09/25 12:28 Create pages of message,contact,dynamic and create dynamic title bar.
2731

28-
2016/09/25 18:05 Solve the "Page注册错误"errorerror.
32+
2016/09/25 18:05 Solve the "Page注册错误"error.
2933

3034
2016/09/26 09:54 Add data in message.js file.
3135

pages/contact/contact.wxss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
background-color: #eeeeee;
7171
}
7272
.tree_image{
73-
width: 28rpx;
74-
height: 28rpx;
73+
width: 24rpx;
74+
height: 24rpx;
7575
background-color: #eeeeee;
7676
}
7777
.line{

0 commit comments

Comments
 (0)