From 522589820221cbaa7a8614637c7a5619dc3770fe Mon Sep 17 00:00:00 2001 From: xiaofengsha <181347204@qq.com> Date: Thu, 26 Apr 2018 01:01:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0tag=E7=BB=84=E4=BB=B6allowCle?= =?UTF-8?q?ar=E5=B1=9E=E6=80=A7=E7=9A=84=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/routers/rate.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/routers/rate.vue b/examples/routers/rate.vue index 8f2d6438..8bccc6ed 100644 --- a/examples/routers/rate.vue +++ b/examples/routers/rate.vue @@ -2,6 +2,8 @@
+ + @@ -17,7 +19,9 @@ valueHalf: 2.5, valueText: 3, valueCustomText: 4.0, - valueDisabled: 2.4 + valueDisabled: 2.4, + valueClear: 1, + valueClearHalf: 1.5, } } }