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

📄 shop.asp

📁 后台登陆admin.asp
💻 ASP
字号:
<!--#include file="mdb.asp"-->
<!--#Include File="Check_hx.asp"-->
<!--#include file="inc/config.asp"-->
<!--#include file="inc/format.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/syscode_shop.asp"-->
<%
call head()
call menu()
%>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
 <TR>
   <TD height="25"><%call main_shop()%></td>
  </tr>
</table>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
  <tr>
    <TD width=175 vAlign=top align=center>
  <table border="0" width=165 align="center" cellpadding="0" cellspacing="1" class="b5" style="border-collapse: collapse">
   <tr>
    <td height="26" class="a5">&nbsp;&nbsp; 会 员 登 录</td>
   </tr>
   <tr>
    <td height="22"><%call userlogin()%></td>
   </tr>
   <tr>
    <td height="26" class="a2">&nbsp;&nbsp; 购 物 信 息</td>
   </tr>
   <tr>
    <td height="23"><%call my_shop()%></td>
   </tr>
   <tr>
    <td height="26" class="a2">&nbsp;&nbsp; 产 品 分 类</td>
   </tr>
   <tr>
    <td><%call class_shop()%></td>
   </tr>
   <tr>
    <td height="26" class="a2">&nbsp;&nbsp; 销 售 排 行</td>
   </tr>
   <tr>
    <td><%call top_shop(10,16,False)%></td>
   </tr>
</table><br>
</td>
<td width="*" valign="top" align="right">
      <table border="0" width="99%" align="center" cellpadding="0" cellspacing="1" class="b4" style="border-collapse: collapse">
        <tr>
          <td height="26" class="a2"><%call search_shop()%></td></form>
        </tr>
        <tr>
          <td height="26" style="padding-left:10px;"><img src="img/ring.gif" align="absmiddle" border='0'>&nbsp;商城公告:<%call Cms_diary(6)%></td></form>
        </tr>
      </TABLE>
      <table border="0" width="99%" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="5"></td>
        </tr></TABLE>
      <table border="0" width="99%" align="center" cellpadding="0" cellspacing="1" class="b4" style="border-collapse: collapse">
        <tr>
          <td valign="top"><%call list_shop()%></TD>
        </tr>
      </TABLE><BR>
    </TD>
  </TR>
</TABLE>
<%
call footer()
%>

⌨️ 快捷键说明

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