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

📄 user.aspx

📁 N-SAV网盘系统服务端 配置要求 服务端要求 硬件要求: 独立服务器
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="user_user, App_Web_xpvlzq0y" %>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>用户中心</title>
    <style type="text/css" >
      .tes
      {
        scrollbar-3dlight-color:#ffffff;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#ffffff;
        scrollbar-darkshadow-color:#8b8b8b;
        scrollbar-face-color:#e8e8e8;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#8b8b8b;
      }
    </style>
</head>
<body style=" font-size :16px ; margin : 3px" link="#000000" vlink="#000000">
  <table border="0" cellpadding="0" cellspacing="0" style=" width : 100% ; height : 100%">
    <tr>
      <td style=" vertical-align : top ; text-align: left ; height :100% ; width : 213px">
        <div   class="tes" style=" vertical-align :top ;text-align:left;width:213px;height:100%;overflow-x:auto;overflow-y:auto;">
          <div style=" width : 193px ; text-align : left; border-right: #d9d9d9 thin solid; border-top: #d9d9d9 thin solid; border-left: #d9d9d9 thin solid; border-bottom: #d9d9d9 thin solid ; color : #6b6b6b">
            用户<asp:Label ID="userid" runat="server" Text=""></asp:Label>正在操作
          </div><br />
          <div style=" width : 193px ; text-align : left; border-right: #d9d9d9 thin solid; border-top: #d9d9d9 thin solid; border-left: #d9d9d9 thin solid; border-bottom: #d9d9d9 thin solid ; color : #6b6b6b">
            <div style=" background-color:#e2e1e1;text-align:center">操作</div>
            <table border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td>
                </td>
                <td>
                 <a href="gaimi.aspx" target="797net_user">更改密码</a>
                </td>
              </tr>
              <tr>
                <td></td>
                <td>
                  <a href="dingdan.aspx" target="797net_user">定单管理</a>
                </td>
              </tr>
              <tr>
                <td><img src="../images/close.gif" alt=""/></td>
                <td>
                  道具管理
                </td>
              </tr>
              <tr id="Tr1">
                <td></td>
                <td>
                  &nbsp;&nbsp; &nbsp;&nbsp;<a href="user_item.aspx" target="797net_user">我的道具库</a><br />
                  &nbsp;&nbsp; &nbsp;&nbsp;<a href="buy_item.aspx" target="797net_user">购买道具</a>
                </td>
              </tr>
            </table>
          </div><br />
          <div style=" width : 193px ; text-align : left; border-right: #d9d9d9 thin solid; border-top: #d9d9d9 thin solid; border-left: #d9d9d9 thin solid; border-bottom: #d9d9d9 thin solid ; color : #6b6b6b">
            <div style=" background-color:#e2e1e1;text-align:center">客服</div>
            <% Response.Write(kefu()); %>
          </div><br />
        </div>
      </td>
      <td style=" width : 3px">&nbsp;</td>
      <td style=" vertical-align :top ; text-align : center ; height : 100%">
        <iframe src="index.htm" name="797net_user" style=" width : 100%; height : 100%; border-right: #e2e2e2 thin solid; border-top: #e2e2e2 thin solid; border-left: #e2e2e2 thin solid; border-bottom: #e2e2e2 thin solid;"></iframe>
     </td>
    </tr> 
  </table>
</body>
</html>

⌨️ 快捷键说明

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