From eb7f31db00f8aad1a17692d251f11172c2c2c9cd Mon Sep 17 00:00:00 2001 From: 梁灏 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 525f106..dcb855e 100644 --- a/examples/routers/switch.vue +++ b/examples/routers/switch.vue @@ -1,15 +1,16 @@