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

📄 shop_manage.aspx

📁 B2B网上商城
💻 ASPX
字号:
<%@ Page language="c#" Inherits="shop_manage" CodeFile="shop_manage.aspx.cs" %>
<%@ Register TagPrefix="uc1" TagName="page_header" Src="page_header.ascx" %>
<%@ Register TagPrefix="uc1" TagName="page_footer" Src="page_footer.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
  <HEAD>
        <title>GAGE电子商务(B2B)网 -- 我的资料</title>
        <meta content="Microsoft Visual Studio .NET 7.1" name=GENERATOR>
        <meta content=C# name=CODE_LANGUAGE>
        <meta content=JavaScript name=vs_defaultClientScript>
        <meta content=http://schemas.microsoft.com/intellisense/ie5 name=vs_targetSchema>
        <LINK href="style.css" type=text/css rel=stylesheet>
   <!-- Start Body Content -->
 <LINK href="1111/style.css" type=text/css rel=stylesheet>
 <LINK href="1111/style1.css" type=text/css rel=stylesheet>
<SCRIPT language=javascript src="1111/Globals.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>if_PreloadImages('1111/');</SCRIPT>
<SCRIPT language=JavaScript type=text/javascript src="1111/Untitled1.js"></SCRIPT>
<!-- Forum Content -->
  </HEAD>
<body><uc1:page_header id=Page_header1 runat="server"></uc1:page_header>
<table width=760 style="height: 385px">
  <tr vAlign=top align=left>
    <td width=130 style="height: 317px">
                    <!-- 菜单栏开始 -->
      <form id=form1 runat="server">
        <TABLE  id=Table1 cellSpacing=2 cellPadding=2 width=130  class=ForumsBackGroundTable>
            <TR>
                <TD colspan=2 align=left class=ForumsHeader height=28>
				<font class="HeaderTxt">&nbsp;&nbsp;<b>我是买家</b></FONT></TD></TR>
            <TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><a href="Product_buy.aspx" target="myshop_list">已买到商品</a></TD></TR>
                <!--
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD>竞拍中的商品</TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD>未得标的商品</TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD>卖家回复/留言</TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD>我的收藏</TD></TR><TR>
                -->
            <tr><td colspan=2>&nbsp;</td></tr>
            <TR>
                <TD colspan=2 align=left class=ForumsHeader height=28><font  class="HeaderTxt">&nbsp;&nbsp;<b>我是卖家</b></FONT></TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><%=kaidian%></TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><A href="SelectPT.aspx">我要卖!!!</A></TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><A href="DP_Check2.aspx" target=myshop_list >出售中的商品</A></TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><A href="DP_Check1.aspx" target=myshop_list >仓库里的商品</A></TD></TR>
                <!--
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD>买家回复/留言</TD></TR>
                -->
                    <%=shopinfo%>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><%=mydianpu%></TD>
            </TR>
            <tr><td colspan=2>&nbsp;</td></tr>
            
            <TR>
            <TD colspan=2 align=left class=ForumsHeader height=25><font  class="HeaderTxt">&nbsp;&nbsp;<b>个人信息</b></FONT></TD></TR>
            <TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><a href="User_VMoney.aspx" target="myshop_list">我的金币</a></TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>
                <TD><a href="User_Edit.aspx" target="myshop_list">基本资料设置</a></TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD>  <TD>收货地址设置</TD></TR>
            <TR><TD><FONT color=#cccccc>★</FONT></TD> <TD>设置交易密码</TD></TR>
            <tr><td colspan=2>&nbsp;</td></tr>
        </TABLE>
    </FORM>
                    <!-- 菜单栏结束 --></TD>
    <td width=600 style="height: 317px">
    <iframe id=myshop_list name=myshop_list 
      src="shop_manageShow.aspx" frameBorder=0 width="100%"  height="100%"></IFRAME></TD></TR></TABLE>
        <uc1:page_footer id="Page_footer1" runat="server"></uc1:page_footer>
    </body>
</HTML>

⌨️ 快捷键说明

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