We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fddfe commit dcbf579Copy full SHA for dcbf579
2 files changed
README.md
@@ -7,6 +7,10 @@
7
CSDN : http://blog.csdn.net/xiehuimx?viewmode=contents
8
9
简书 : http://www.jianshu.com/users/d5b531888b2b/latest_articles
10
+
11
12
+##再次提醒,直接装官方软件,链接在下面。有什么问题可在博客留言.或者微博私信
13
14
15
16
创建微信小程序(微信应用号),后续开发仿QQ应用程序
@@ -25,7 +29,7 @@
25
29
26
30
2016/09/25 12:28 Create pages of message,contact,dynamic and create dynamic title bar.
27
31
28
-2016/09/25 18:05 Solve the "Page注册错误"errorerror.
32
+2016/09/25 18:05 Solve the "Page注册错误"error.
33
34
2016/09/26 09:54 Add data in message.js file.
35
pages/contact/contact.wxss
@@ -70,8 +70,8 @@
70
background-color: #eeeeee;
71
}
72
.tree_image{
73
- width: 28rpx;
74
- height: 28rpx;
+ width: 24rpx;
+ height: 24rpx;
75
76
77
.line{
0 commit comments