-
-
- {{ percent }}%
+
+ 80%
+
+
+
+
+
+
+
+
-
-
-
-
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) {