fix(Circle): the gradient color is incorrect (#7909)
This commit is contained in:
@@ -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)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user