From 4e73b6a8ae1ce024bed0d0700f030444aa753beb Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Tue, 12 Jun 2018 14:46:06 +0800 Subject: [PATCH] no message Former-commit-id: f58840c1101079b689ec6376a6d96942dead56ec Former-commit-id: c1e5ba6f07491ff8377a007cc683cd666384786d Former-commit-id: 629df5101526aec60b23ab0d8530460838dbc6ab Former-commit-id: c748110bbd601fb5d51744f8c0074a55bbd9a0ab --- src/pages/demo/plugins/day/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/demo/plugins/day/index.vue b/src/pages/demo/plugins/day/index.vue index 96afb64a..96b81ad6 100644 --- a/src/pages/demo/plugins/day/index.vue +++ b/src/pages/demo/plugins/day/index.vue @@ -3,7 +3,7 @@ -

当前时间

+

当前时间

{{now.format('YYYY年M月D日 HH:mm:ss')}} @@ -43,7 +43,7 @@ {{now.toJSON()}} {{now.toISOString()}} {{now.toString()}} - {{now.toObject()}} + {{now.toObject()}}

查询