From df86a965f286dae149d7d3d2d3e886b3c2e4ee0b Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 20 二月 2025 09:40:55 +0800
Subject: [PATCH] 公文纸“A4(420*297”改为“A3(420*297”
---
CY_ECommercePlatform/CY.WebForm/Pages/front/Calendary.aspx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/front/Calendary.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/front/Calendary.aspx
index fd0cc1f..b4786e2 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/front/Calendary.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/front/Calendary.aspx
@@ -74,6 +74,7 @@
</td>
<td align="center">
<input type="text" id="printCount" name="printCount" style="height:15px; line-height: 15px; width:80px;" class="validateInt" defaultValue="5000" value="5000"/>
+ <select id='ysUnit' runat="server" name="ysUnit" datatextfield="Name" datavaluefield="MeanValue" keepdefaultstyle='true'></select>
</td>
</tr>
</tbody>
--
Gitblit v1.9.1