⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 addusertype.aspx

📁 该服务平台解决了计算机网络与移动网络之间信息交换问题
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="SystemSettings_AddUserType, 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">
        <table style="width: 769px; height: 200px; 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 colspan="1" style="height: 25px; background-color:#9ac4e0" >
                    <span style="font-size: 10pt; ">&nbsp;<asp:Label ID="Label1" runat="server" Font-Size="10pt"  Width="761px">位置: &nbsp;  职工管理 &nbsp;> &nbsp;群组设置 &nbsp;>&nbsp; 群组添加</asp:Label></span></td>
            </tr>
            <tr>
                <td  colspan="2" style="height: 155px; width: 772px;" valign="middle">
                    <table style="width: 764px">
                        <tr>
                            <td align="left" style="width: 146px">
                                &nbsp;<asp:Label ID="Label3" runat="server" Font-Size="10pt" Text="请输入新群组名称"></asp:Label></td>
                            <td style="width: 102px">
                                <asp:TextBox ID="tbAreaName" runat="server" Width="200px"></asp:TextBox></td>
                            <td style="width: 100px">
                            </td>
                        </tr>
                        <tr>
                            <td align="left" style="width: 146px">
                                &nbsp;<asp:Label ID="Label2" runat="server" Font-Size="10pt" Text="备注"></asp:Label></td>
                            <td style="width: 102px">
                                <asp:TextBox ID="tbBak" runat="server" Height="100px" MaxLength="70" TextMode="MultiLine"
                                    Width="570px"></asp:TextBox></td>
                            <td style="width: 100px">
                            </td>
                        </tr>
                        
                    </table>
                </td>
            </tr>
            <tr>
                <td align="right" colspan="2" rowspan="6" valign="bottom" style="height: 60px; border-top: #9ac4e0 1px solid; width: 772px;">
                                            <asp:Button ID="btnOK" runat="server" OnClick="btnOK_Click" Width="40px"  Height="23px" Text="确定" style="left: -329px; position: relative; top: -19px" />
                    &nbsp;
                                            <asp:Button ID="btnRetrun" runat="server" OnClick="btnRetrun_Click" Width="40px" Height="23px" Text="返回" style="left: -329px; position: relative; top: -19px" />&nbsp;
                    &nbsp;</td>
            </tr>
            
        </table>
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -