📄 help.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<html>
<head>
<title><%=webname%>--帮助中心</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="webtop.asp"-->
<%dim action
action=request.QueryString("action")%>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="1" bgcolor="C9C9C8"><img src="../images/block.gif" width="1" height="1"></td>
<td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="168" valign="top">
<!--#include file="left.asp"-->
</td>
<td width="1" bgcolor="C9C9C8"><img src="images/block.gif" width="1" height="1"></td>
<td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/bg1_4color_.jpg"><img src=images/bg1_4color_.jpg" width="1" height="3"></td>
</tr>
</table>
<br>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center"><a href="about.asp?action=about"><strong>·</strong>关于我们</a></div></td>
<td><div align="center"><a href="about.asp?action=lxwm"><strong>·</strong>联系我们</a></div></td>
<td><div align="center"><a href="help.asp?action=fukuan"><strong>·</strong>付款方式</a></div></td>
<td><div align="center"><a href="about.asp?action=jtcg"><strong>·</strong>集团采购</a></div></td>
<td><div align="center"><a href=help.asp?action=changjianwenti><strong>·</strong>常见问题</a></div></td>
</tr>
<tr>
<td><div align="center"><a href="help.asp?action=gouwuliucheng"><strong>·</strong>购物流程</a></div></td>
<td><div align="center"><a href=help.asp?action=tiaokuan><strong>·</strong>交易条款</a></div></td>
<td><div align="center"><a href=help.asp?action=jifen><strong>·</strong>积分奖励</a></div></td>
<td><div align="center"><a href=help.asp?action=vip><strong>·</strong>VIP特惠</a></div></td>
<td><div align="center"><a href=help.asp?action=yunshushuoming><strong>·</strong>运输说明</a></div></td>
</tr>
<tr>
<td><div align="center"><a href=help.asp?action=gongzuoshijian><strong>·</strong>工作时间</a></div></td>
<td><div align="center"><a href="help.asp?action=feiyong"><strong>·</strong>送货费率</a></div></td>
<td><div align="center"><a href=help.asp?action=shouhoufuwu><strong>·</strong>售后服务</a></div></td>
<td><div align="center"><a href=help.asp?action=shiyongfalv><strong>·</strong>版权声明</a></div></td>
<td><div align="center"><a href=help.asp?action=baomi><strong>·</strong>保密安全</a></div></td>
</tr>
</table>
<br> <table width="98%" border="0" cellspacing="0" cellpadding="0" bordercolor="#6699CC" align="center">
<tr>
<td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="12v">
<tr>
<td class="12v" > <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber3" height="0" width="100%">
<tr>
<td> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="165" valign="top"> <table width="10" height="7" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height=7></td>
</tr>
</table>
<%select case action
case "fukuan"
%>
<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>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select huikuanfangshi from shop_config",conn,1,1
response.write trim(rs("huikuanfangshi"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "gouwuliucheng"%>
<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">
<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>
<%case "jifen"%>
<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">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select jifen from shop_config",conn,1,1
response.write trim(rs("jifen"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "vip"%>
<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>帮助中心:VIP特惠</b></td>
</tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -