From f7a3d41075e00498f7033475108c0bcd86cda733 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 01 七月 2025 14:03:13 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
wx/unpackage/dist/dev/mp-weixin/pages/factoryChange/factoryChange.wxss | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/wx/unpackage/dist/dev/mp-weixin/pages/factoryChange/factoryChange.wxss b/wx/unpackage/dist/dev/mp-weixin/pages/factoryChange/factoryChange.wxss
index 7b7448e..6420424 100644
--- a/wx/unpackage/dist/dev/mp-weixin/pages/factoryChange/factoryChange.wxss
+++ b/wx/unpackage/dist/dev/mp-weixin/pages/factoryChange/factoryChange.wxss
@@ -41,6 +41,15 @@
background-repeat: no-repeat;
background-size: 100% 100%;
padding-top: 48rpx;
+ position: relative;
+}
+.box .box_hz .box_hz_bg.data-v-640708fc {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ z-index: -1;
}
.box .box_hz .box_hz_title.data-v-640708fc {
font-weight: 600;
--
Gitblit v1.9.3