From f8c3640e5d29c1432c5c553f6a717847daba6e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Sun, 15 Sep 2019 10:16:38 +0800 Subject: [PATCH] update Checkbox size --- examples/routers/radio.vue | 44 +++++++++++++++++++++++++++++++- src/styles/components/radio.less | 38 +++++++++++++-------------- 2 files changed, 62 insertions(+), 20 deletions(-) diff --git a/examples/routers/radio.vue b/examples/routers/radio.vue index 1fda34a7..1906dacf 100644 --- a/examples/routers/radio.vue +++ b/examples/routers/radio.vue @@ -6,7 +6,7 @@

- + Apple @@ -36,6 +36,48 @@ + + + + + 选项一 + + + + 选项二 + + + + 选项三 + + +

+ + + 选项一 + + + 选项二 + + + 选项三 + + +

+ + + + 选项一 + + + + 选项二 + + + + 选项三 + +