File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ ## v2.0.0
2+ * 增加原生分享功能,包括微信、pocket等(感谢[ @pluswave ] ( https://github.com/pluswave ) )
3+ * 支持手势滑动后退
4+ * 更新ionic至v1.1.1
5+
16## v1.2.2
27* 增加了收藏功能
38* 解决头像显示问题
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.2 "
4- android-versionCode =" 117 "
5- ios-CFBundleVersion =" 117 "
3+ version =" 2.0.0 "
4+ android-versionCode =" 126 "
5+ ios-CFBundleVersion =" 126 "
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.2 " ,
3+ "version" : " 2.0.0 " ,
44 "private" : true ,
55 "dependencies" : {},
66 "devDependencies" : {
6565 " https://github.com/pluswave/SocialSharing-PhoneGap-Plugin"
6666 ],
6767 "cordovaPlatforms" : []
68- }
68+ }
You can’t perform that action at this time.
0 commit comments