From edef595ead833747667ddbddd19a22a976172f8d Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期六, 09 九月 2023 17:27:29 +0800
Subject: [PATCH] #甲方单位查询公司信息限制
---
src/main/webapp/views/cstmr/cstmr.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/cstmr/cstmr.html b/src/main/webapp/views/cstmr/cstmr.html
index 0e7e10a..6a90a05 100644
--- a/src/main/webapp/views/cstmr/cstmr.html
+++ b/src/main/webapp/views/cstmr/cstmr.html
@@ -203,7 +203,7 @@
</div>
</div>
<div class="layui-form-item">
- <label class="layui-form-label layui-form-required">瀹㈡埛鑱旂郴浜�: </label>
+ <label class="layui-form-label layui-form-required" style="width: auto;padding-right: 8px">瀹㈡埛鑱旂郴浜�: </label>
<div class="layui-input-block">
<input class="layui-input" name="contacts" placeholder="璇疯緭鍏ュ鎴疯仈绯讳汉" autocomplete="off" lay-verify="required">
</div>
--
Gitblit v1.9.1