From aed1ef97d6ae1d3961b9a57c767758c9d34e1b93 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 04 三月 2024 14:01:15 +0800
Subject: [PATCH] ERP接口
---
h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss b/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss
index 6338184..7015cdd 100644
--- a/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss
+++ b/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss
@@ -34,7 +34,7 @@
}
.container .content.data-v-0b680ac6 {
flex: 1;
- height: calc(100% - 88rpx - 60rpx - 40rpx);
+ height: calc(100% - 88rpx - 60rpx - 40rpx - 40rpx);
}
.container .button.data-v-0b680ac6 {
margin-top: 40rpx;
--
Gitblit v1.9.3