From 8e9ad4be94508e742a81154ed3921ef5c5700537 Mon Sep 17 00:00:00 2001 From: lyt <1105290566@qq.com> Date: Thu, 25 Mar 2021 18:07:15 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.03.25:=E4=BC=98=E5=8C=96=E7=BD=91?= =?UTF-8?q?=E7=AB=99loading=E3=80=81forEach=E6=9B=BF=E4=BB=A3map=E3=80=81?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=9C=80=E6=96=B0=E4=BE=9D=E8=B5=96'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierrc.js | 2 +- index.html | 13 +------------ package.json | 8 ++++---- src/router/index.ts | 22 +++++++++++++--------- src/utils/loading.ts | 23 +++++++++++++++++++++++ src/views/login/component/account.vue | 16 ++++++++-------- 6 files changed, 50 insertions(+), 34 deletions(-) create mode 100644 src/utils/loading.ts diff --git a/.prettierrc.js b/.prettierrc.js index d0638a7e..cff490ad 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -36,4 +36,4 @@ module.exports = { vueIndentScriptAndStyle: false, // 换行符使用 lf 结尾是 可选值"" endOfLine: 'lf', -} +}; diff --git a/index.html b/index.html index 347aa7d8..40e8d141 100644 --- a/index.html +++ b/index.html @@ -17,18 +17,7 @@ vue-next-admin -
-
-
-
-
-
-
-
-
-
-
-
+