📄 help.asp
字号:
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:商品销售和售后服务</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
<font size="2"></font> </div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1" id="Table6">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select shouhoufuwu from shop_config",conn,1,1
response.write trim(rs("shouhoufuwu"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "baomi"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:保密安全</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
<font size="2"></font> </div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1" id="Table7">
<tr>
<td width="492">
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select baomi from shop_config",conn,1,1
response.write trim(rs("baomi"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "changjianwenti"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:常见问题</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<div align="center"></div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1" id="Table8">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select changjianwenti from shop_config",conn,1,1
response.write trim(rs("changjianwenti"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "shiyongfalv"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:适用法律和版权声明</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1" id="Table9">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select shiyongfalv from shop_config",conn,1,1
response.write trim(rs("shiyongfalv"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case else%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:购物流程</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1" id="Table9">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select gouwuliucheng from shop_config",conn,1,1
response.write trim(rs("gouwuliucheng"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%end select%>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="1" bgcolor="C9C9C8"><img src="../images/block.gif" width="1" height="1"></td>
</tr>
</table>
<!--#include file="copyright.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -