您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->小范企业管理源码>>admin/admin.master>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:小范企业管理源码


当前文件路径:XiaoFanWeb/admin/admin.master 文件类型
普通视图
		            
1<%@ Master Language="C#" AutoEventWireup="true" CodeFile="admin.master.cs" Inherits="admin_admin" %> 2<%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" 3 Namespace="System.Web.UI" TagPrefix="asp" %> 4 5<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 6 7<html xmlns="http://www.w3.org/1999/xhtml"> 8<head runat="server"> 9 <title>无标题页</title> 10 11 <asp:ContentPlaceHolder id="head" runat="server"> 12 </asp:ContentPlaceHolder> 13</head> 14<body topmargin="0" leftmargin="0" style="font-size: 10pt"> 15 <form id="form1" runat="server"> 16 <asp:ScriptManager ID="ScriptManager1" runat="server"> 17 </asp:ScriptManager> 18 <div align="center"> 19<table width="900" border="0" cellpadding="0" cellspacing="0" bordercolor="aliceBlue"> 20 <tr> 21 <td height="135" colspan="3" background="images/adminTop.jpg">&nbsp;</td> 22 </tr> 23 <tr> 24 <td width="150" style="background-color: aliceblue" valign="top" ><table width="150" border="0" cellspacing="0" cellpadding="0" align="left"> 25 <tr> 26 <td background="images/mu_bg.gif" align="left" style="width: 5px; height: 23px;"> 27 &nbsp;</td> 28 <td background="images/mu_bg.gif" align="left" style="height: 23px; font-weight: bold; font-size: 10pt; color: #ffffff;" valign="bottom" width="145"> 29 <asp:Image ID="Image1" runat="server" Height="16px" 30 ImageUrl="~/admin/images/do1.gif" />&nbsp; 31 <asp:LinkButton ID="lb_1" runat="server" Font-Overline="False" ForeColor="White" 32 OnClick="lb_1_Click">系统管理</asp:LinkButton></td> 33 </tr> 34 <tr> 35 <td colspan="2" style="background-color: aliceblue"> 36 <asp:Panel ID="pl_1" runat="server" Visible="False"> 37 <table style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none" width="150"> 38 <tr> 39 <td style="height: 11px" width="5"> 40 </td> 41 <td align="left" style="width: 140px; height: 11px" valign="middle"> 42 <asp:Image ID="Image8" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 43 Width="8px" /> 44 <asp:HyperLink ID="HyperLink2" runat="server" Font-Overline="False" Font-Size="10pt" 45 NavigateUrl="adminAdmin.aspx">管理员管理</asp:HyperLink></td> 46 <td style="height: 11px" width="5"> 47 </td> 48 </tr> 49 <tr> 50 <td style="height: 11px" width="5"> 51 </td> 52 <td style="width: 140px; height: 11px" align="left" valign="middle"> 53 <asp:Image ID="Image7" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 54 Width="8px" /> 55 <asp:HyperLink ID="HyperLink1" runat="server" Font-Overline="False" Font-Size="10pt" 56 NavigateUrl="addAdmin.aspx">添加管理员</asp:HyperLink></td> 57 <td style="height: 11px" width="5"> 58 </td> 59 </tr> 60 <tr> 61 <td width="5"> 62 </td> 63 <td style="width: 140px" align="left"> 64 <asp:Image ID="Image9" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 65 Width="8px" /> 66 <asp:HyperLink ID="HyperLink3" runat="server" Font-Overline="False" Font-Size="10pt" 67 NavigateUrl="AdminInfo.aspx">网站信息</asp:HyperLink></td> 68 <td width="5"> 69 </td> 70 </tr> 71 <tr> 72 <td width="5"> 73 </td> 74 <td style="width: 140px" align="left"> 75 <asp:Image ID="Image10" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 76 Width="8px" /> 77 <asp:HyperLink ID="HyperLink4" runat="server" Font-Overline="False" Font-Size="10pt" 78 NavigateUrl="AdminSQL.aspx">数据库备份</asp:HyperLink></td> 79 <td width="5"> 80 </td> 81 </tr> 82 </table> 83 </asp:Panel> 84 </td> 85 </tr> 86 <tr> 87 <td background="images/mu_bg.gif" align="left" style="width: 5px" height="22"> 88 &nbsp;</td> 89 <td background="images/mu_bg.gif" align="left" style="font-weight: bold; font-size: 9pt; color: #ffffff"> 90 <asp:Image ID="Image2" runat="server" Height="16px" 91 ImageUrl="~/admin/images/do1.gif" /> 92 <asp:LinkButton ID="lb_2" runat="server" Font-Overline="False" ForeColor="White" 93 OnClick="lb_2_Click">新闻管理</asp:LinkButton></td> 94 </tr> 95 <tr> 96 <td colspan="2" bgcolor="aliceblue"> 97 <asp:Panel ID="pl_2" runat="server" Visible="False"> 98 <table style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none" width="150"> 99 <tr> 100 <td style="height: 11px" width="5"> 101 </td> 102 <td style="width: 140px; height: 11px" align="left"> 103 <asp:Image ID="Image11" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 104 Width="8px" /> 105 <asp:HyperLink ID="HyperLink5" runat="server" Font-Overline="False" Font-Size="10pt" 106 NavigateUrl="news_type_Admin.aspx">栏目管理</asp:HyperLink></td> 107 <td style="height: 11px" width="5"> 108 </td> 109 </tr> 110 <tr> 111 <td width="5"> 112 </td> 113 <td style="width: 140px;" align="left"> 114 <asp:Image ID="Image12" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 115 Width="8px" /> 116 <asp:HyperLink ID="HyperLink6" runat="server" Font-Overline="False" Font-Size="10pt" 117 NavigateUrl="news_type_Add.aspx">添加栏目</asp:HyperLink></td> 118 <td width="5"> 119 </td> 120 </tr> 121 <tr> 122 <td width="5"> 123 </td> 124 <td style="width: 140px" align="left"> 125 <asp:Image ID="Image13" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 126 Width="8px" /> 127 <asp:HyperLink ID="HyperLink7" runat="server" Font-Overline="False" Font-Size="10pt" 128 NavigateUrl="news_Admin.aspx">新闻管理</asp:HyperLink></td> 129 <td width="5"> 130 </td> 131 </tr> 132 <tr> 133 <td width="5"> 134 </td> 135 <td style="width: 140px" align="left"> 136 <asp:Image ID="Image14" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 137 Width="8px" /> 138 <asp:HyperLink ID="HyperLink8" runat="server" Font-Overline="False" Font-Size="10pt" 139 NavigateUrl="news_Add.aspx">添加新闻</asp:HyperLink></td> 140 <td width="5"> 141 </td> 142 </tr> 143 </table> 144 </asp:Panel> 145 </td> 146 </tr> 147 <tr> 148 <td background="images/mu_bg.gif" align="left" style="width: 5px" height="22"> 149 &nbsp;</td> 150 <td background="images/mu_bg.gif" align="left" style="font-weight: bold; font-size: 10pt; color: white"> 151 <asp:Image ID="Image3" runat="server" Height="16px" 152 ImageUrl="~/admin/images/do1.gif" /> 153 <asp:LinkButton ID="lb_3" runat="server" Font-Overline="False" ForeColor="White" 154 OnClick="lb_3_Click">产品管理</asp:LinkButton></td> 155 </tr> 156 <tr> 157 <td colspan="2" bgcolor="aliceblue"> 158 <asp:Panel ID="pl_3" runat="server" Visible="False"> 159 <table style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none" width="150"> 160 <tr> 161 <td style="height: 11px" width="5"> 162 </td> 163 <td style="width: 140px; height: 11px" align="left"> 164 <asp:Image ID="Image15" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 165 Width="8px" /> 166 <asp:HyperLink ID="HyperLink9" runat="server" Font-Overline="False" Font-Size="10pt" 167 NavigateUrl="product_type_admin.aspx">产品分类管理</asp:HyperLink></td> 168 <td style="height: 11px" width="5"> 169 </td> 170 </tr> 171 <tr> 172 <td width="5"> 173 </td> 174 <td style="width: 140px;" align="left"> 175 <asp:Image ID="Image16" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 176 Width="8px" /> 177 <asp:HyperLink ID="HyperLink10" runat="server" Font-Overline="False" Font-Size="10pt" 178 NavigateUrl="product_type_add.aspx">添加产品分类</asp:HyperLink></td> 179 <td width="5"> 180 </td> 181 </tr> 182 <tr> 183 <td width="5"> 184 </td> 185 <td style="width: 140px" align="left"> 186 <asp:Image ID="Image17" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 187 Width="8px" /> 188 <asp:HyperLink ID="HyperLink11" runat="server" Font-Overline="False" Font-Size="10pt" 189 NavigateUrl="product_admin.aspx">产品管理</asp:HyperLink></td> 190 <td width="5"> 191 </td> 192 </tr> 193 <tr> 194 <td width="5"> 195 </td> 196 <td style="width: 140px" align="left"> 197 <asp:Image ID="Image18" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 198 Width="8px" /> 199 <asp:HyperLink ID="HyperLink12" runat="server" Font-Overline="False" Font-Size="10pt" 200 NavigateUrl="product_add.aspx">新增产品</asp:HyperLink></td> 201 <td width="5"> 202 </td> 203 </tr> 204 </table> 205 </asp:Panel> 206 </td> 207 </tr> 208 <tr> 209 <td background="images/mu_bg.gif" align="left" style="width: 5px; height: 22px;"> 210 &nbsp;</td> 211 <td background="images/mu_bg.gif" align="left" style="font-weight: bold; font-size: 10pt; color: #ffffff; height: 22px;"> 212 <asp:Image ID="Image5" runat="server" Height="16px" 213 ImageUrl="~/admin/images/do1.gif" /> 214 <asp:LinkButton ID="lb_4" runat="server" Font-Overline="False" ForeColor="White" 215 OnClick="lb_4_Click">留言管理</asp:LinkButton></td> 216 </tr> 217 <tr> 218 <td colspan="2" bgcolor="aliceblue"> 219 <asp:Panel ID="pl_4" runat="server" Visible="False"> 220 <table style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none" width="150"> 221 <tr> 222 <td style="height: 11px" width="5"> 223 </td> 224 <td style="width: 140px; height: 11px" align="left"> 225 <asp:Image ID="Image21" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 226 Width="8px" /> 227 <asp:HyperLink ID="HyperLink17" runat="server" Font-Overline="False" Font-Size="10pt" ForeColor="Silver">未回复留言</asp:HyperLink></td> 228 <td style="height: 11px" width="5"> 229 </td> 230 </tr> 231 <tr> 232 <td width="5"> 233 </td> 234 <td style="width: 140px;" align="left"> 235 <asp:Image ID="Image22" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 236 Width="8px" /> 237 <asp:HyperLink ID="HyperLink18" runat="server" Font-Overline="False" Font-Size="10pt" ForeColor="Silver">待审留言</asp:HyperLink></td> 238 <td width="5"> 239 </td> 240 </tr> 241 <tr> 242 <td width="5"> 243 </td> 244 <td style="width: 140px" align="left"> 245 <asp:Image ID="Image23" runat="server" Height="8px" ImageUrl="~/admin/images/do2.gif" 246 Width="8px" /> 247 <asp:HyperLink ID="HyperLink19" runat="server" Font-Overline="False" Font-Size="10pt" 248 NavigateUrl="message.aspx">全部留言</asp:HyperLink></td> 249 <td width="5"> 250 </td> 251 </tr> 252 </table> 253 </asp:Panel> 254 </td> 255 </tr> 256 <tr> 257 <td background="images/mu_bg.gif" align="left" style="width: 5px; height: 22px;"> 258 &nbsp;</td> 259 <td background="images/mu_bg.gif" align="left" style="height: 22px"> 260 <