File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1- ## v1.2.1
1+ ## v1.2.2
2+ * 增加了收藏功能
3+ * 解决头像显示问题
4+ * 优化下邮件反馈正文
5+ * 评论默认不带小尾巴
6+ * 收到推送消息默认进入消息列表
7+
8+ # v1.2.1
29* 解决android下splash screen不现实的问题
310* 修正已登陆用户注册jush的问题
411
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
22<widget id =" com.lanceli.cnodejs"
3- version =" 1.2.1 "
4- android-versionCode =" 103 "
5- ios-CFBundleVersion =" 103 "
3+ version =" 1.2.2 "
4+ android-versionCode =" 117 "
5+ ios-CFBundleVersion =" 117 "
66 xmlns =" http://www.w3.org/ns/widgets"
77 xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
88 <preference name =" SplashScreen" value =" screen" />
Original file line number Diff line number Diff line change 11{
22 "name" : " cnodejs" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "private" : true ,
55 "dependencies" : {},
66 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments