From 88f8af7633457c8fc850f1d286c224c53d2c8c1e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 08 六月 2020 11:02:01 +0800 Subject: [PATCH] # --- src/main/webapp/views/matCode/matCode.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/matCode/matCode.html b/src/main/webapp/views/matCode/matCode.html index 5fe2f6e..6713871 100644 --- a/src/main/webapp/views/matCode/matCode.html +++ b/src/main/webapp/views/matCode/matCode.html @@ -129,13 +129,14 @@ <!-- 鎵撳嵃鎿嶄綔寮圭獥 --> <div id="printDataDiv" style="display: none;padding: 20px"> <div class="layui-form" style="text-align: center"> + <hr> <!--鍗曢�夋--> <div class="layui-form-item" style="display: inline-block; margin-bottom: 10px"> <input type="radio" name="sex" value="鐢�" title="妯℃澘涓�" checked=""> <input type="radio" name="sex" value="濂�" title="妯℃澘浜�"> <input type="radio" name="sex" value="绂�" title="妯℃澘涓�"> </div> - <fieldset class="layui-elem-field site-demo-button" style="margin-top: 30px;text-align: left"> + <fieldset class="layui-elem-field site-demo-button" style="margin-top: 30px;text-align: left;"> <legend>鎵撳嵃棰勮</legend> <div id="template-container" style="margin: 20px;text-align: center"> <!-- 棰勮鍥� 1 --> -- Gitblit v1.9.1