From eb37e68cd405cd94194bdeaf40e5fe6790d580ca Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Fri, 18 May 2018 10:32:51 +0800 Subject: [PATCH] update Time --- examples/routers/time.vue | 8 ++++++-- src/components/time/time.js | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/components/time/time.vue | 31 +++++++++++++++++++++++++++++-- 3 files changed, 132 insertions(+), 4 deletions(-) create mode 100644 src/components/time/time.js diff --git a/examples/routers/time.vue b/examples/routers/time.vue index 22627cd..668d2a3 100644 --- a/examples/routers/time.vue +++ b/examples/routers/time.vue @@ -1,12 +1,16 @@