From db32c8221ae179f6b20cc62467200c0681d10f61 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 17 一月 2025 12:20:01 +0800 Subject: [PATCH] 修改合同上传 --- CY_ECommercePlatform/CY.WebForm/Pages/front/BlackAndWhite.aspx | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/front/BlackAndWhite.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/front/BlackAndWhite.aspx index e805502..bebe6d1 100644 --- a/CY_ECommercePlatform/CY.WebForm/Pages/front/BlackAndWhite.aspx +++ b/CY_ECommercePlatform/CY.WebForm/Pages/front/BlackAndWhite.aspx @@ -10,7 +10,7 @@ <table class="table2"> <tbody> <tr> - <th>璇烽�夋嫨鍗板埛鏂瑰紡锛� <input type="radio" name="printMode" value='1' checked="true" />鍚堢増鍗板埛  <input type="radio" name="printMode" value='0'/>涓撶増鍗板埛</th> + <th>璇烽�夋嫨鍗板埛鏂瑰紡锛� <input type="radio" name="printMode" value='1' />鍚堢増鍗板埛  <input type="radio" name="printMode" value='0' checked="true" />涓撶増鍗板埛</th> </tr> </tbody> </table> @@ -140,7 +140,8 @@ <td align="left" style="padding-left: 40px;"><input type="checkbox" name="works" value="24" /> 濂楀彿</td> <td align="left"><input type="checkbox" name="works" value="4" /> 鍘嬬棔</td> <td align="left"><input type="checkbox" name="works" value="6" /> 鎵撶偣绾�</td> - <td align="left"><div style="float:left"><input type="checkbox" name="works" value="13" onclick="SelectFuc(this)" index="0"/> 鑳跺ご</div><div style="float:left; display:none" id="divJT0"> 姣忔湰椤垫暟锛�<input type="text" name="pageNum" style="width:60px" class="validateInt" defaultValue="1" value="1"/>寮�/鏈�</div></td> + <td align="left"><div style="float:left"><input type="checkbox" id="worksjiaozuo" name="works" value="99" onclick="SelectFuc(this)" index="0"/> 鑳跺乏</div><div style="float:left; display:none" id="divJTT0"> 姣忔湰寮犳暟锛�<input type="text" name="pNameMP" style="width:60px" class="validateInt" defaultValue="1" value="1"/>寮�/鏈�</div></td> + <td align="left"><div style="float:left"><input type="checkbox" id="worksjiaotou" name="works" value="13" onclick="SelectFuc(this)" index="0"/> 鑳跺ご</div><div style="float:left; display:none" id="divJT0"> 姣忔湰寮犳暟锛�<input type="text" name="pageNum" style="width:60px" class="validateInt" defaultValue="1" value="1"/>寮�/鏈�</div></td> </tr> </tbody> </table> -- Gitblit v1.9.1