📄 stmiddle.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="STMiddle.ascx.cs" Inherits="STcontract.STControls.STMiddle" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<body>
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR>
<TD width="16%"><IMG height="11" src="../Images/Left_1.gif" width="28"></TD>
<TD width="84%" height="20"><FONT id="Font2" color="blue" runat="server">用户信息</FONT></TD>
</TR>
</TABLE>
<TABLE id="Table3" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR vAlign="top">
<TD align="right" width="34%" height="20"><IMG height="16" src="../Images/Left_1_1.gif" width="29"></TD>
<TD vAlign="bottom" width="66%"><A href="STUserInfo.aspx"><FONT color="blue">查看用户信息</FONT></A></TD>
<TR vAlign="top">
<TD align="right" width="34%" height="20"><IMG height="16" src="../Images/Left_1_1.gif" width="29"></TD>
<TD vAlign="bottom" width="66%"><A href="STUserUpdatePwd.aspx"><FONT color="blue">修改密码</FONT></A></TD>
</TR>
</TR></TABLE>
<TABLE id="Table4" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR>
<TD width="16%"><IMG height="11" src="../Images/Left_1.gif" width="28"></TD>
<TD width="84%" height="20"><FONT id="Font1" color="blue" runat="server">商场信息</FONT></TD>
</TR>
</TABLE>
<TABLE id="Table5" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR vAlign="top">
<TD align="right" width="34%" height="20"><IMG height="16" src="../Images/Left_1_1.gif" width="29"></TD>
<TD vAlign="bottom" width="66%"><A href="STUserDep.aspx"><FONT color="blue">查看连锁分店信息</FONT></A></TD>
</TR>
</TABLE>
<TABLE id="Table6" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR>
<TD width="16%"><IMG height="11" src="../Images/Left_1.gif" width="28"></TD>
<TD width="84%" height="20"><FONT id="Font3" color="blue" runat="server">产品信息</FONT></TD>
</TR>
</TABLE>
<TABLE id="Table7" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR vAlign="top">
<TD align="right" width="34%" height="20"><IMG height="16" src="../Images/Left_1_1.gif" width="29"></TD>
<TD vAlign="bottom" width="66%"><A href="STUserProduct.aspx"><FONT color="blue">查看产品信息</FONT></A></TD>
</TR>
</TABLE>
<TABLE id="Table8" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR>
<TD width="16%"><IMG height="11" src="../Images/Left_1.gif" width="28"></TD>
<TD width="84%" height="20"><FONT id="Font4" color="blue" runat="server">统计信息</FONT></TD>
</TR>
</TABLE>
<TABLE id="Table9" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TR vAlign="top">
<TD align="right" width="34%" height="20"><IMG height="16" src="../Images/Left_1_1.gif" width="29"></TD>
<TD vAlign="bottom" width="66%"><A href="STSale.aspx"><FONT color="blue">所有销售信息</FONT></A></TD>
</TR>
</TABLE>
</FONT>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -