From b50ca3ca2cb9f0add65268b324cddd502744f6b2 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 03 九月 2025 13:05:51 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/QXPDA
---
H5/Scll.aspx | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/H5/Scll.aspx b/H5/Scll.aspx
index 56c39d7..d9ca1f1 100644
--- a/H5/Scll.aspx
+++ b/H5/Scll.aspx
@@ -4,6 +4,11 @@
.bg-info {
background-color: #fff;
}
+ .org-info {
+ height: 0.5rem;
+ line-height: 0.5rem;
+ padding: 0 0.16rem;
+ }
</style>
</asp:Content>
@@ -11,7 +16,7 @@
<van-notice-bar
:scrollable="false"
:text="'褰撳墠缁勭粐锛�' + (Cookies.get('orgName') || '鏆傛棤缁勭粐淇℃伅')"
- style="height: 0.5rem; line-height: 0.5rem; padding: 0 0.16rem"
+ class="org-info"
/></van-notice-bar>
<div class="content-wrapper">
<van-nav-bar
--
Gitblit v1.9.3