From ec00dfeeb0c3f5519a5f9c24f1b01cca864ef128 Mon Sep 17 00:00:00 2001 From: wanglei Date: Wed, 19 Jun 2024 09:06:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E9=87=87=E9=9B=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dangan-ui/src/views/dangan/collection/index.vue | 2 +- dangan-ui/src/views/dangan/pictureRecard/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dangan-ui/src/views/dangan/collection/index.vue b/dangan-ui/src/views/dangan/collection/index.vue index 1d5e2ca..af560ab 100644 --- a/dangan-ui/src/views/dangan/collection/index.vue +++ b/dangan-ui/src/views/dangan/collection/index.vue @@ -681,7 +681,7 @@ export default { overflow: hidden; } .myProgress{ - position: absolute; + position: fixed; top:0; left:0; z-index: 10; diff --git a/dangan-ui/src/views/dangan/pictureRecard/index.vue b/dangan-ui/src/views/dangan/pictureRecard/index.vue index d0d200c..d51d279 100644 --- a/dangan-ui/src/views/dangan/pictureRecard/index.vue +++ b/dangan-ui/src/views/dangan/pictureRecard/index.vue @@ -330,7 +330,7 @@ export default { } .myProgress{ - position: absolute; + position: fixed; top:0; left:0; z-index: 10;