📄 shop_sservice.asp
字号:
<!-- #include file="include/config_shop.asp" -->
<!-- #include file="include/conn.asp" -->
<%
dim ordernum,isuser,types,nid,price,prices,num,sum
tit="客户服务"
call web_head(0,0,0,0,0)
'------------------------------------left----------------------------------
call format_login()
call shop_sort()
call shop_left()
'----------------------------------left end--------------------------------
call web_center(0)
'-----------------------------------center---------------------------------
response.write ukong
call product_sea()
call shop_help()
%>
<table border=0 width='98%'>
<tr<%response.write table2%>><td height=20 background="IMAGES/<%response.write web_var(web_config,5)%>/bg_td.gif"> <%response.write img_small("fk0") %> <font class=end><b>客户服务</b></font></td></tr>
<tr>
<td width='98%' class=htd>
所有购买本站商品的用户都可获得会员资格,并享受会员待遇<br>
本站会员在购买金额超过<font color="#FF6600">300</font>元后将升级为VIP会员并享受VIP会员待遇<br>
本站会员在购物时可将您在本站的虚拟货币按<font color="#FF6600">15000:1</font>的比例折算成人民币。<br>
本站VIP会员在购物时可将您在本站的虚拟货币按<font color="#FF6600">10000:1</font>的比例折算成人民币。<br>
<br>
如果您需要详细了解本站的客户服务请致邮seahorse75@hotmail.com或QQ:<br>
</td></tr>
</table>
<%
response.write kong
'---------------------------------center end-------------------------------
call web_end(0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -