📄 addcorporation.aspx
字号:
<%@ page language="C#" autoeventwireup="true" inherits="SystemSettings_AddCorporation, App_Web_vdcqeyp7" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body style="margin-top:10px">
<form id="form1" runat="server">
<div>
<table style="width: 774px; height: 180px; background-color:#f3f8ff; border-right: #9ac4e0 1px solid; border-top: #9ac4e0 1px solid; border-left: #9ac4e0 1px solid; border-bottom: #9ac4e0 1px solid;">
<tr>
<td style=" background-color: #9ac4e0; font-size:10pt; direction: ltr; width: 771px; height:13px">
<span style="font-size: 10pt; "> 位置: 职工管理 > 部门设置 > 添加部门</span></td>
</tr>
<tr>
<tr></tr>
<td colspan="2" style="height: 19px" valign="top" >
<table>
<tr>
<td align="left" style="width: 115px">
<asp:Label ID="Label3" runat="server" Font-Size="10pt" Text="群组名称" Width="100px"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="cbArea" runat="server"></asp:TextBox>
<%--<asp:DropDownList ID="cbArea" runat="server" Width="156px">
</asp:DropDownList>--%></td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td align="left" style="width: 115px">
<asp:Label ID="Label2" runat="server" Font-Size="10pt" Text="请输入新部门名称" Width="133px"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="tbTypeName" runat="server" Width="152px"></asp:TextBox></td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 115px">
</td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="right" colspan="2" rowspan="6" valign="middle" style="height: 57px">
<asp:Button ID="btnOperation" runat="server" OnClick="btnOperation_Click" Height="23px" Width="40px" Text="提交" style="left: -346px; position: relative; top: 1px" />
<asp:Button ID="btnReturn" runat="server" OnClick="btnReturn_Click" Height="23px" Width="40px" Text="返回" style="left: -346px; position: relative; top: 1px" />
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -