readme.md commit
parent
944d4d60cd
commit
0e2702a139
@ -1,4 +1,12 @@
|
||||
# handwriting-weapp
|
||||
微信小程序Canvas手写板(use canvas in weapp for user signature)
|
||||
|
||||
![demo](https://court.ptnetwork001.com/images/handwriting.gif)
|
||||
![demo](https://github.com/tclyjy/handwriting-weapp/blob/master/images/handwriting.gif?raw=true)
|
||||
|
||||
工作中公司业务需要的微信小程序用户签字功能
|
||||
准备将其组件化,并加强功能性开发,优化渲染逻辑
|
||||
|
||||
## 更新计划
|
||||
1. 组件化
|
||||
2. 优化setData过于频繁照成的渲染延迟
|
||||
3. 增加笔迹样式
|
Loading…
Reference in New Issue