From f6cb981322bc4c2a27921ad0480dce7fb483a4d8 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 10 四月 2026 13:23:54 +0800
Subject: [PATCH] 先提交一部分
---
CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirmEdit.aspx | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirmEdit.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirmEdit.aspx
index e8ee857..bdd3219 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirmEdit.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirmEdit.aspx
@@ -56,9 +56,14 @@
</td>
</tr>
<tr >
- <td class="contentLeft" colspan='2' >鍙戠エ鍙风爜锛�<input id='txtFapiaohao' runat="server" maxlength='50' /></td>
+ <td class="contentLeft" colspan='2' >鍙戠エ鍙风爜锛�<input id='txtFapiaohao' runat="server" maxlength='50' style="width:80%;" /></td>
</tr>
+ <tr>
+ <td class="contentLeft" colspan='2' >寮�绁ㄥ強寮傚父閲戦璇存槑锛�
+ <textarea id="txtContent" runat="server" style=" width:380px; height:120px;" readonly="readonly"></textarea>
+ </td>
+ </tr>
<tr>
<td class="contentLeft" colspan='2'>
     <input type="button" value="纭鍙戠エ" runat="server" id='btnSubmit' />
--
Gitblit v1.9.1