From 90cb82c1c503876d18bab327696499b800ee7673 Mon Sep 17 00:00:00 2001
From: Gaoxs <704041637@qq.com>
Date: Tue, 15 Sep 2020 15:42:56 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/Loading/index.vue | 195 ++++++++++++++++++++--------------------
1 file changed, 95 insertions(+), 100 deletions(-)
diff --git a/pages/Loading/index.vue b/pages/Loading/index.vue
index 8d72662..b94719f 100644
--- a/pages/Loading/index.vue
+++ b/pages/Loading/index.vue
@@ -1,110 +1,105 @@
-
-
-
-
-
+
+
+
+
+
+ #lottie {
+ width: 35%;
+ display: block;
+ overflow: hidden;
+ transform: translate3d(0, 0, 0);
+ margin: auto;
+ }
+