diff --git a/examples/routers/circle.vue b/examples/routers/circle.vue index 4ef87786..c71a1e9d 100644 --- a/examples/routers/circle.vue +++ b/examples/routers/circle.vue @@ -1,44 +1,20 @@ diff --git a/src/components/circle/circle.vue b/src/components/circle/circle.vue index 52cbe952..762984a7 100644 --- a/src/components/circle/circle.vue +++ b/src/components/circle/circle.vue @@ -31,7 +31,7 @@ }, strokeColor: { type: String, - default: '#2db7f5' + default: '#2d8cf0' }, strokeLinecap: { validator (value) {