From 4ce1180f1e8bda75e38c15b77503df69a8070b25 Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Thu, 10 Mar 2022 16:51:40 +0800 Subject: [PATCH] set duration and utc --- src/layout/components/AppMain.vue | 8 +++++- src/layout/components/NavBar.vue | 2 +- src/store/modules/app.ts | 8 ++++-- src/utils/dateTime.ts | 44 ------------------------------- 4 files changed, 14 insertions(+), 48 deletions(-) delete mode 100644 src/utils/dateTime.ts diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index a00568ae..9c965f5f 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -21,7 +21,13 @@ limitations under the License. --> - +