fix(Circle): the gradient color is incorrect (#7909)

This commit is contained in:
John
2021-01-15 15:15:17 +08:00
committed by GitHub
parent 959cfff423
commit ac1bb94343
2 changed files with 5 additions and 3 deletions
@@ -81,7 +81,7 @@ exports[`should render demo and match snapshot 1`] = `
>
</path>
<path d="M 520 520 m 0, -500 a 500, 500 0 1, 1 0, 1000 a 500, 500 0 1, 1 0, -1000"
style="stroke: [object Object]; stroke-width: 41px; stroke-dasharray: 2198px 3140px;"
style="stroke: url(#van-circle-3); stroke-width: 41px; stroke-dasharray: 2198px 3140px;"
class="van-circle__hover"
stroke="url(#van-circle-3)"
>