-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://gitee.com/richard1015/News
- Loading branch information
Showing
2 changed files
with
43 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,44 @@ | ||
# News | ||
|
||
#### 项目介绍 | ||
# News | ||
|
||
#### 项目介绍 | ||
微信小程序项目 | ||
涉及功能 | ||
|
||
高仿Readhub小程序 | ||
|
||
1.仿wx.showActionSheet组件, 因为wx.showActionSheet组件不可以调用分享,so自己手动实现 | ||
|
||
2.canvas文章内容自动换行,内边距功能实现 | ||
|
||
3.canvas动态生成图片功能 | ||
4.文章左右滑动查看功能 | ||
|
||
#### 软件架构 | ||
软件架构说明 | ||
|
||
|
||
#### 安装教程 | ||
|
||
1. xxxx | ||
2. xxxx | ||
3. xxxx | ||
|
||
#### 使用说明 | ||
|
||
1. xxxx | ||
2. xxxx | ||
3. xxxx | ||
|
||
#### 参与贡献 | ||
|
||
1. Fork 本项目 | ||
2. 新建 Feat_xxx 分支 | ||
3. 提交代码 | ||
4. 新建 Pull Request | ||
|
||
|
||
#### 码云特技 | ||
|
||
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md | ||
2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) | ||
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 | ||
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 | ||
5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) | ||
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) | ||
|
||
4.文章左右滑动查看功能 | ||
|
||
![首页](https://gitee.com/uploads/images/2018/0503/113000_fec66a5b_1353184.png "屏幕截图.png") | ||
![文章详情](https://gitee.com/uploads/images/2018/0503/113029_09f90faa_1353184.png "屏幕截图.png") | ||
![文章详情左右滑动功能](https://gitee.com/uploads/images/2018/0503/113128_e9e31bc6_1353184.png "屏幕截图.png") | ||
![分享按钮点击](https://gitee.com/uploads/images/2018/0503/113155_cf509986_1353184.png "屏幕截图.png") | ||
![生成卡片,保存图片到手机](https://gitee.com/uploads/images/2018/0503/113239_6e655035_1353184.png "屏幕截图.png") | ||
![文章内容](https://gitee.com/uploads/images/2018/0503/113059_57b8e82a_1353184.png "屏幕截图.png") | ||
#### 软件架构 | ||
软件架构说明 | ||
|
||
|
||
#### 安装教程 | ||
|
||
1. xxxx | ||
2. xxxx | ||
3. xxxx | ||
|
||
#### 使用说明 | ||
|
||
1. 使用微信开发者工具打开项目即可 | ||
2. xxxx | ||
3. xxxx | ||
|
||
#### 参与贡献 | ||
|
||
1. Fork 本项目 | ||
2. 新建 Feat_xxx 分支 | ||
3. 提交代码 | ||
4. 新建 Pull Request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters