From 1844e7fee0f8cab303fbb797f41eb6196552b3ca Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 30 十一月 2022 16:19:33 +0800
Subject: [PATCH] Merge branch 'ynwcs' of http://47.97.1.152:5880/r/zy-wcs into ynwcs

---
 src/main/webapp/static/css/ste.css |    2 +-
 src/main/webapp/views/ste.html     |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/ste.css b/src/main/webapp/static/css/ste.css
index 5f86238..4e0041b 100644
--- a/src/main/webapp/static/css/ste.css
+++ b/src/main/webapp/static/css/ste.css
@@ -175,7 +175,7 @@
 }
 #ste-select .select-container label {
     display: block;
-    padding: 15px 40px;
+    padding: 5px 40px;
     vertical-align: middle; margin-top:-2px; margin-bottom:1px;
 
 }
diff --git a/src/main/webapp/views/ste.html b/src/main/webapp/views/ste.html
index 63626dd..e2c7097 100644
--- a/src/main/webapp/views/ste.html
+++ b/src/main/webapp/views/ste.html
@@ -111,6 +111,8 @@
                             <label><input type="radio" name="steSelect" value="1" checked>&nbsp;1鍙风┛姊溅</label>
                             <label><input type="radio" name="steSelect" value="2">&nbsp;2鍙风┛姊溅</label>
                             <label><input type="radio" name="steSelect" value="3">&nbsp;3鍙风┛姊溅</label>
+                            <label><input type="radio" name="steSelect" value="4">&nbsp;4鍙风┛姊溅</label>
+                            <label><input type="radio" name="steSelect" value="5">&nbsp;5鍙风┛姊溅</label>
                         </div>
                     </div>
                 </div>

--
Gitblit v1.9.1