Skip to content

Commit

Permalink
修改文档
Browse files Browse the repository at this point in the history
  • Loading branch information
kulokai committed Jul 18, 2017
1 parent 70b467e commit 3f48793
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
### 介绍
这是一个简单的一个计划清单小程序,可以在微信上搜索《简约云清单》便可以找到。
![预览小程序二维码](doc/img/qr.jpg)
这是一个简单的一个计划清单小程序,可以在微信上搜索《简约云清单》便可以找到。
![预览小程序二维码](doc/img/qr.jpg)
扫码预览本小程序哦 ↑

### 技术支持
参考微信小程序文档 https://mp.weixin.qq.com/debug/wxadoc/dev/api/
1. 参考微信小程序文档 https://mp.weixin.qq.com/debug/wxadoc/dev/api/
2. 利用小程序接口wx.setStorage(OBJECT) 和 wx.getStorage(OBJECT)实现本地储存

### 已实现功能
- [x] 可以给清单item标记颜色
Expand Down

0 comments on commit 3f48793

Please sign in to comment.