You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
<path :d="aaa" fill="none" stroke="#00A5E0" stroke-width="50"/>
例如 aaa对应值为aaa:"M 50 200 A 100 100 0 0 1 50 50",
我通过一个事件来改变值 但是并没有改变绘图。 就是感觉没有执行重绘。
在Andriod中可以发生重绘,是目前还不支持吗?
The text was updated successfully, but these errors were encountered: