From 42f644a31c525d45b78f29f1cd3ae6ddaf09f814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Thu, 17 May 2018 18:27:34 +0800 Subject: [PATCH] add CSS --- examples/routers/time.vue | 2 +- src/components/time/time.vue | 4 ++-- src/styles/components/index.less | 1 + src/styles/components/time.less | 10 ++++++++++ 4 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 src/styles/components/time.less diff --git a/examples/routers/time.vue b/examples/routers/time.vue index b97fd4c9..22627cd8 100644 --- a/examples/routers/time.vue +++ b/examples/routers/time.vue @@ -1,6 +1,6 @@