From 7621191445c6f37f0d8253657560be6202778395 Mon Sep 17 00:00:00 2001
From: peternameyakj <908253177@qq.com>
Date: Thu, 24 Oct 2024 16:43:47 +0800
Subject: [PATCH] 强平价
---
src/main/webapp/kyc_list.jsp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/kyc_list.jsp b/src/main/webapp/kyc_list.jsp
index fe52c59..ed5a3f6 100644
--- a/src/main/webapp/kyc_list.jsp
+++ b/src/main/webapp/kyc_list.jsp
@@ -334,7 +334,7 @@
<button type="button" class="btn btn-light btn-block">修改</button>
</label>
</div>
- <div class="col-md-6">
+ <div class="col-md-6">·
<button type="button" class="btn btn-light btn-block" onclick="submit_idimg('3')">提交</button>
</div>
</div>
--
Gitblit v1.9.3