From ab129f1976fd0dc972e4f1abcaafc5a177f56915 Mon Sep 17 00:00:00 2001 From: "wacky6.AriesMBP" <416707889@qq.com> Date: Sat, 20 May 2017 01:20:04 +0800 Subject: [PATCH] Switch: simplity internal implementation --- packages/switch/src/component.vue | 23 +++++++++++------------ packages/theme-default/src/switch.css | 16 +++++++--------- 2 files changed, 18 insertions(+), 21 deletions(-) diff --git a/packages/switch/src/component.vue b/packages/switch/src/component.vue index 407ae7d88..ab7d855a7 100644 --- a/packages/switch/src/component.vue +++ b/packages/switch/src/component.vue @@ -1,11 +1,11 @@