update readme

This commit is contained in:
dntzhang 2019-04-17 10:07:36 +08:00
parent e23b6e897c
commit 2f0628d68c
1 changed files with 5 additions and 2 deletions

View File

@ -227,11 +227,14 @@ renderSVG(html`
再试试著名的 SVG 老虎:
<img src="https://github.com/Tencent/omi/blob/master/assets/tiger.jpg" width="700" />
<img src="https://github.com/Tencent/omi/blob/master/assets/tiger.jpg" width="600" />
path 太长,就不贴代码了,可以[点击这里查看](https://github.com/Tencent/omi/blob/master/packages/cax/pages/tiger/index.js)
就这么多?未完待续...
就这么多?未完待续...,后续补充:
* pasiton 扩展 svg 标签能力
* tween + to + svg 打破声明式动画约束
## 其他