From 6a2bd4c029829c44890c3e3ee9818a0e7b4ebd28 Mon Sep 17 00:00:00 2001 From: starYd0g Date: Wed, 5 Sep 2018 16:11:16 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9loading=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/wxc-loading/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/wxc-loading/index.vue b/packages/wxc-loading/index.vue index b6c13e31..0f1c2427 100644 --- a/packages/wxc-loading/index.vue +++ b/packages/wxc-loading/index.vue @@ -31,7 +31,7 @@ } .wxc-loading { - position: fixed; + position: absolute; left: 287px; top: 500px; z-index: 9999; From 22e5579fe502a83a0d9dea88763cb96541b443f3 Mon Sep 17 00:00:00 2001 From: starYd0g Date: Fri, 7 Sep 2018 20:12:05 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9loading=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/wxc-loading/index.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/wxc-loading/index.vue b/packages/wxc-loading/index.vue index 0f1c2427..ac07aab0 100644 --- a/packages/wxc-loading/index.vue +++ b/packages/wxc-loading/index.vue @@ -3,7 +3,7 @@