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

📄 jm.master

📁 本系统主要功能 1
💻 MASTER
字号:
<%@ master language="C#" autoeventwireup="true" inherits="JM, App_Web_jm.master.cdcab7d2" %>
<!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="css.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
<!--
.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.menu_link:hover {
	font-size: 12px;
	line-height: 22px;i
	color: #FFFFFF;
	text-decoration: none;
	background-color: #747f9b;
	height: 22px;
	width: 115px;
}
#imgNav1, #imgNav2, #imgNav3, #imgNav4, #imgNav5, #imgNav6, #imgNav7, #imgNav8, #imgNav9 {   
    position:relative;
}
#navMenuItem1, #navMenuItem2, #navMenuItem3, #navMenuItem4, #navMenuItem5, #navMenuItem6,
#navMenuItem7, #navMenuItem8, #navMenuItem9 {    
    position: absolute;   
    background:#FFF;
    border:1px #888 solid;
    display:none;
    z-index:100;
}
-->
</style>
</head>
<body>
    <form id="form1" runat="server">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
                <td width="92" height="133" valign="top">
                    <img src="images/index-01.jpg" width="92" height="133"></td>
                <td valign="top">
                    <table width="100%" height="66" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                            <td height="33" style="background: url(images/index-02.jpg);">
                                <table width="100%" border="0" cellpadding="0" cellspacing="0">
                                    <tr>
                                        <td width="17">
                                        </td>
                                        <td width="135">
                                            当前用户:<asp:Label ID="lblUser" runat="server" /></td>
                                        <td width="123" align="left">
                                            <a href="/logout.aspx">退出</a></td>
                                        <td width="450" nowrap>
                                        </td>
                                        <td width="187" align="right" nowrap>
                                            <img src="images/index-018.jpg" width="71" height="33"></td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                        <tr>
                            <td height="33" valign="bottom">
                                <table width="100%" border="0" cellpadding="0" cellspacing="0">
                                    <tr>
                                        <td height="100" align="left" style="padding-left:30px;">
                                            <img src="images/index-04.jpg" width="480" height="100"></td>
                                        <td>
                                        </td>
                                        <td align="right">
                                            <img src="images/index-05.jpg" width="280" height="100"></td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr style="background: url(images/index-07.jpg);">
                <td width="93">
                    <img src="images/indexd_02.jpg" height="47" border="0"></td>
                <td>
                    <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                        <tr>
                            <td>
                                <a href="ManageVIP.aspx" class="head">
                                    <img src="images/indexd_25.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="ManageVIP.aspx" class="head">
                                    <img src="images/indexd_03.jpg" height="47" border="0"></a></td>
                            <td>
                                <a class="head" href="ManageCard.aspx">
                                    <img src="images/indexd_11.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="ManageGifts.aspx" class="head">
                                    <img src="images/indexd_05.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="MoneyHistory.aspx" class="head">
                                    <img src="images/indexd_07.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="ConsumeHistory.aspx" class="head">
                                    <img src="images/indexd_08.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="ChangeHistory.aspx" class="head">
                                    <img src="images/indexd_09.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="ManageAdmin.aspx" class="head">
                                    <img src="images/indexd_04.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="SetPer.aspx" class="head">
                                    <img src="images/indexd_10.jpg" height="47" border="0"></a></td>
                            <td>
                                <a href="Help.aspx" class="head">
                                    <img src="images/indexd_06.jpg" height="47" border="0"></a></td>
                        </tr>
                    </table>
                </td>
                <td width="65px" style="background: url(images/index-015.jpg);">
                    <img src="images/index-015.jpg" /></td>
            </tr>
        </table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
                <td width="92" style="background: url(images/index-016.jpg); height: 487px;">
                    &nbsp;
                </td>
                <td style="vertical-align: top; padding-top: 10px; text-align: left; padding-left: 20px">
                    <asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
                    </asp:ContentPlaceHolder>
                </td>
                <td width="66" style="background: url(images/index-015.jpg); height: 487px;">
                    &nbsp;
                </td>
            </tr>
        </table>
    </form>
</body>
</html>

⌨️ 快捷键说明

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