From eb7f31db00f8aad1a17692d251f11172c2c2c9cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Fri, 22 Jun 2018 10:14:13 +0800 Subject: [PATCH] Switch add loading prop --- examples/routers/switch.vue | 16 +++++----- src/components/switch/switch.vue | 9 ++++-- src/styles/components/switch.less | 49 +++++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+), 9 deletions(-) diff --git a/examples/routers/switch.vue b/examples/routers/switch.vue index 525f1063..dcb855e2 100644 --- a/examples/routers/switch.vue +++ b/examples/routers/switch.vue @@ -1,15 +1,16 @@