📄 liucheng.asp
字号:
<!--#include file="Comm/conn.asp" -->
<%
Page=request("page")
pagecount=page
SubLar=request("LarCode")
SubMid=request("MidCode")
Dim pageurl
pageurl="servers.asp"
%>
<html><head>
<title>购物流程-<%=sitename%>-<%=siteurl%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Robots" content="index,follow">
<meta name="Abstract" content="CycooShop">
<meta name="DC.Publisher" content="Cycoo Net Studio">
<link rel="stylesheet" href="shop.css" type="text/css">
</head>
<body bgcolor="#011D32" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" background="images/fig_background.gif">
<div align="center">
<!--#include file="menu/topbar.asp"-->
<TABLE width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor="#FFFFFF">
<TR>
<td height="315" bgcolor="FFFBF7" align="center" valign="top" width="185">
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height=8></td>
</tr>
</table>
<!--#include file="loginbox.asp"-->
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height=8></td>
</tr>
</table>
<!--#include file="prodtree.asp"-->
</TD>
<td height="100" bgcolor="#CCCCCC" width="1"></td>
<td height="100" valign="top" align="center" bgcolor="#FfFfFf">
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height=8></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="4" cellpadding="1" height="215">
<tr>
<td>
<TABLE border=0 width=100% cellspacing="2" cellpadding="2" align=center>
<tr>
<td height=30>目前位置:购物流程</td>
</tr>
<tr>
<td width="569" align="center" height="1" background="images/bg_xg_01.gif"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" height=144>
<p><img border="0" src="images/liucheng1.jpg"><br>
<img border="0" src="images/liucheng2.jpg"></p>
</td>
</tr>
<tr>
<td height="19"> </td>
</tr>
</table></TD>
</TR></TABLE>
<!--#include file="menu/bottom.asp"-->
</div>
</body>
</html>
<%
set conn=nothing
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -