From 5fc3cf973137cb16f93942ec2fec1f3891ed0877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Sat, 26 Mar 2022 05:20:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=20switch=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=20onswitch-color=20=E4=B8=8E=20unswitch-color=20?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/docs/zh-CN/guide/changelog.md | 5 ++++- example/index.html | 2 +- example/src/layouts/Layout.vue | 2 +- src/component/switch/index.vue | 9 +++++++++ 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/example/docs/zh-CN/guide/changelog.md b/example/docs/zh-CN/guide/changelog.md index bffe5470..d924713a 100644 --- a/example/docs/zh-CN/guide/changelog.md +++ b/example/docs/zh-CN/guide/changelog.md @@ -14,8 +14,11 @@