From 1c76f64e93a522ec609bded0bc3c693779c7df13 Mon Sep 17 00:00:00 2001 From: fangxiang Date: Thu, 17 Mar 2022 19:14:51 +0800 Subject: [PATCH] =?UTF-8?q?loading=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 +++++++ src/i18n/zh-CN/index.ts | 1 + src/layouts/MainLayout.vue | 18 ++++++++++++++++++ src/pages/Index.vue | 9 ++++++++- src/pages/TopToolBar.vue | 20 +++++++++++++++----- 5 files changed, 49 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index b384e7e..70223e4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,6 +5,7 @@