From 95be79f0f6bdd3eec43e24803a47ff9386016220 Mon Sep 17 00:00:00 2001
From: H <30830569@qq.com>
Date: Fri, 11 Nov 2022 14:04:34 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 1 +
src/App.vue | 4 +++-
src/layouts/default/header/index.vue | 2 +-
src/main.ts | 1 -
src/views/main/meteorological/index.vue | 10 +++++++++-
yarn.lock | 5 +++++
6 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index 320adba3..46eb67bf 100644
--- a/package.json
+++ b/package.json
@@ -55,6 +55,7 @@
"intro.js": "^5.1.0",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
+ "moment": "^2.29.4",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"pinia": "2.0.12",
diff --git a/src/App.vue b/src/App.vue
index 5a17ba2b..d0969c7f 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -7,14 +7,16 @@
diff --git a/src/layouts/default/header/index.vue b/src/layouts/default/header/index.vue
index ae3ed065..541080a8 100644
--- a/src/layouts/default/header/index.vue
+++ b/src/layouts/default/header/index.vue
@@ -50,7 +50,7 @@