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

📄 admin_config.aspx

📁 游戏币交易下单系统 .有一定参考价值.希望大家多多支持
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="config, App_Web_8ppfgq7r" %>

<%@ Register Src="chkadmin.ascx" TagName="chkadmin" TagPrefix="uc2" %>


<!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>
    <link href="images/metal/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
    <form id="form1" runat="server">
    <div>
        <uc2:chkadmin id="Chkadmin1" runat="server"></uc2:chkadmin>
    <table width=85% cellspacing=0 cellpadding=0 align=center ID="Table16">
          <tr>
            <td class=mframe-t-left></td>
            <td class=mframe-t-mid><span class=mframe-t-text>修改私服数据信息</span></td>
          <td class=mframe-t-right></td>
           </tr>   
        </table>
        <table width=85% cellspacing=0 cellpadding=0 align=center ID="Table17">
           <tr>
              <td class=mframe-m-left style="height: 21px"></td>
              <td class=mframe-m-mid align=center style="height: 21px">
        <table align="center">
            <tr>
                <td style="width: 100px; height: 39px;">
                    网站名称:</td>
                <td style="width: 352px; height: 39px;">
                    <asp:TextBox ID="txtwebname" runat="server" Width="421px"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="width: 100px; height: 88px;">
                    网站公告:</td>
                <td style="width: 352px; height: 88px;">
                    <asp:TextBox ID="txtgongao" runat="server" Height="147px" TextMode="MultiLine" Width="424px"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="width: 100px; height: 29px;">
                    网站行情:</td>
                <td style="width: 352px; height: 29px;" align="left">
                    <asp:TextBox ID="txthanqing" runat="server" Height="147px" TextMode="MultiLine" Width="424px"></asp:TextBox></td>
            </tr>
             <tr>
                <td style="width: 100px; height: 65px;">
                    关于我们:</td>
                <td style="width: 352px; height: 65px;" align="left">
                    <asp:TextBox ID="txtabouts" runat="server" Height="185px" TextMode="MultiLine" Width="424px"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="width: 100px; height: 52px;">
                    客服中心:</td>
                <td align="center" style="width: 352px; height: 52px;">
                    <asp:TextBox ID="txtkf" runat="server" Height="185px" TextMode="MultiLine" Width="424px"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="width: 100px; height: 52px">
                </td>
                <td align="center" style="width: 352px; height: 52px">
                    <asp:Button ID="Button1" runat="server" Text="修改" OnClick="Button1_Click" /></td>
            </tr>
        </table>
    </td><td class=mframe-m-right style="height: 21px"></td>
             </tr>
        </table>
         <table width=85% cellspacing=0 cellpadding=0 align=center ID="Table24">
            <tr><td class=mframe-b-left></td>
                 <td class=mframe-b-mid>&nbsp;</td>
                 <td class=mframe-b-right></td>
            </tr>
        </table>
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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