From b03ae699c49cfca53d22772f0c2aec5210bc9758 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 02 四月 2026 08:50:35 +0800
Subject: [PATCH] 张薇按我这个界面比例画图 生产要求只填1行就够了,其他跟之前的一样 这个地方是增加或者删除不需要的后道

---
 CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx |   66 +++++++++++++++++++++++++++++----
 1 files changed, 58 insertions(+), 8 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx
index 33020c6..11b98a7 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx
@@ -176,30 +176,80 @@
                     </select>
                 </td>
                 <td class="ali03">
-                    鏄惁涓氬姟缁忕悊锛�
+                   <%-- 鏄惁涓氬姟缁忕悊锛�--%>
                 </td>
                 <td>
-                    <asp:RadioButtonList runat="server" ID="IsBusinessManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
+                   <%-- <asp:RadioButtonList runat="server" ID="IsBusinessManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
                         <asp:ListItem Text="鏄�" Value="True" />
                         <asp:ListItem Text="鍚�" Value="False" />
-                    </asp:RadioButtonList>
+                    </asp:RadioButtonList>--%>
                 </td>
                 <td class="ali03">
-                    鏄惁瀹㈡埛缁忕悊锛�
+                   <%-- 鏄惁瀹㈡埛缁忕悊锛�--%>
                 </td>
                 <td>
-                    <asp:RadioButtonList runat="server" ID="IsAccountManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
+                   <%-- <asp:RadioButtonList runat="server" ID="IsAccountManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
                         <asp:ListItem Text="鏄�" Value="True" />
                         <asp:ListItem Text="鍚�" Value="False" />
-                    </asp:RadioButtonList>
+                    </asp:RadioButtonList>--%>
                 </td>
             </tr>
+            <%-- <tr>
+                  <td class="ali03">
+                    鏄惁鍙告満锛�
+                </td>
+                  <td>
+                       <asp:RadioButtonList runat="server" ID="BF_IsDriver" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
+                        <asp:ListItem Text="鏄�" Value="True" />
+                        <asp:ListItem Text="鍚�" Value="False" />
+                    </asp:RadioButtonList>
+                       </td>
+                  <td class="ali03">
+                    鏄惁閰嶉�佹潈闄愶細
+                </td>
+                  <td>
+                      <asp:RadioButtonList runat="server" ID="BF_IsDeliverManage" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
+                        <asp:ListItem Text="鏄�" Value="True" />
+                        <asp:ListItem Text="鍚�" Value="False" />
+                    </asp:RadioButtonList>
+                       </td>
+                  <td class="ali03">
+                </td>
+                  <td>
+                       </td>
+                  </tr>--%>
+
+
+              <%--<tr>
+                  <td class="ali03">
+                    鏄惁鎶ラ攢涓荤锛�
+                </td>
+                  <td>
+                       <asp:RadioButtonList runat="server" ID="BF_IsBaoxiaozhuguan" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
+                        <asp:ListItem Text="鏄�" Value="True" />
+                        <asp:ListItem Text="鍚�" Value="False" />
+                    </asp:RadioButtonList>
+                       </td>
+                  <td class="ali03">
+                    鏄惁鎶ラ攢缁忕悊锛�
+                </td>
+                  <td>
+                      <asp:RadioButtonList runat="server" ID="BF_Isbaoxiaojingli" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder">
+                        <asp:ListItem Text="鏄�" Value="True" />
+                        <asp:ListItem Text="鍚�" Value="False" />
+                    </asp:RadioButtonList>
+                       </td>
+                  <td class="ali03">
+                </td>
+                  <td>
+                       </td>
+                  </tr>--%>
             <tr>
                 <td class="ali03">
-                    鎵嬫満鍙风爜锛�
+                    宸ヤ綔鎵嬫満锛�
                 </td>
                 <td>
-                    <input type="text" id="txtMobieNum" runat="server" class="phone" maxlength="20" />
+                    <input type="text" id="txtMobieNum" runat="server" class="" maxlength="20" />
                 </td>
                 <td class="ali03">
                     钖祫寰呴亣锛�

--
Gitblit v1.9.1