📄 shop_order_form.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>Perl爱好者商店 - 定单</title>
<style>
<!--
.9pt { font-size: 9pt }
.10pt { font-size: 10pt }
a:hover{color:red;}
-->
</style>
</head>
<body vlink="#0000ff">
<div align="center">
<!--TP INCLUDE myhead.htm -->
</div>
<div align="center">
<center>
<table border="0" width="750" cellspacing="0" height="1">
<tr>
<td width="748" height="14"></td>
</tr>
<tr>
<td width="748" height="1" valign="top">
<p align="center"><font size="6">发 送 定 单<br>
</font>
<u><font color="#0000FF">[<a href="#" onclick="history.back(1);">重新调整定单</a>]</font></u>
<p align="center">
</td>
</center>
</tr>
<tr>
<td width="748" height="14">
<form method="POST" action="<!--TP cgiurl -->/order.cgi">
<div align="center">
<center>
<table border="0" width="90%" cellspacing="0" style="font-size: 10pt; font-family: Arial; border: 1 solid #000000" height="13">
</center>
<tr>
<td width="11%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">货 号</font>
</td>
<td width="31%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">品 名</font>
</td>
<td width="10%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">数 量</font>
</td>
<td width="13%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">单 价</font>
</td>
<td width="13%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">型 号</font>
</td>
<td width="13%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">型号附加费</font>
</td>
<td width="11%" height="25" valign="middle" align="center" bgcolor="#99CCFF">
<font color="#000000">价 格</font>
</td>
</tr>
<!--TP FOREACH pro_list -->
<tr>
<td width="11%" height="25" valign="middle" align="center">
<!--TP pid -->
</td>
<td width="31%" height="25" valign="middle" align="center">
<!--TP name -->
</td>
<td width="10%" height="25" valign="middle" align="center">
<!--TP order_count -->
</td>
<td width="13%" height="25" valign="middle" align="center">
<!--TP price -->
</td>
<td width="13%" height="25" valign="middle" align="center">
<!--TP spec_current -->
</td>
<td width="13%" height="25" valign="middle" align="center">
<!--TP spec_price -->
</td>
<td width="11%" height="25" valign="middle" align="center">
<!--TP pro_value -->
</td>
</tr>
<!--TP END -->
<tr>
<td width="104%" height="25" valign="middle" colspan="7" align="center">
<p align="right"><b>总 价(不含运费):<font color="#FF0000"><!--TP all_price -->元RMB</font>
</b>
</td>
</tr>
</table>
</div>
<input type="hidden" name="act" value="check_send_order">
<div align="center">
<center>
<table border="0" width="90%" style="border: 2 solid #99CCFF" class="10pt" height="128">
<tr>
<td width="100%" colspan="2" height="15" bgcolor="#99CCFF">
<p align="center">[ 必 填 信 息 ]</td>
</tr>
<tr>
<td width="20%" height="25" bgcolor="#FFFFFF" align="right"><b>帐 号:</b></td>
<td width="80%" height="25" bgcolor="#FFFFFF"><input type="text" name="uid" size="20" style="border-style: solid; border-width: 1"></td>
</tr>
<tr>
<td width="20%" height="25" bgcolor="#FFFFFF" align="right"><b>密 码:</b></td>
<td width="80%" height="25" bgcolor="#FFFFFF"><input type="password" name="pwd" size="20" style="border-style: solid; border-width: 1"></td>
</tr>
</center>
<tr>
<td width="21%" height="28">
<p align="right"><b>支付方式:</b></td>
<center>
<td width="79%" height="28"><input type="radio" name="pay_type" value="0" checked>邮政汇款<input type="radio" name="pay_type" value="1" >牡丹卡存款<input type="radio" name="pay_type" value="2" >招商银行一卡通</td>
</tr>
</center>
<tr>
<td width="21%" height="15">
<p align="right"></td>
<center>
<td width="79%" height="15"></td>
</tr>
</center>
<tr>
<td width="21%" height="15">
<p align="right"><b>收货方式:</b></td>
<center>
<td width="79%" height="15"><input type="radio" name="rec_type" value="0" >特快专递:<font color=red><!--TP ems -->元</font><input type="radio" name="rec_type" value="1" checked>挂号邮包:<font color=red><!--TP pack -->元</font></td>
</tr>
<tr>
<td width="21%" height="15"></td>
<td width="79%" height="15">
<ul>
<li>
<p style="line-height: 150%"><font color="#C0C0C0">EMS:商品数量<!--TP sendems_num -->件之内为<!--TP sendems_value -->元,超过部分按每件<!--TP sendems_addup -->元计算</font></li>
<li>
<p style="line-height: 150%"><font color="#C0C0C0">挂号邮包:<!--TP sendpack_num -->件<!--TP sendpack_value -->元,超过部分按每件<!--TP sendpack_addup -->元计算</font></li>
<li>
<p style="line-height: 150%"><font color="#C0C0C0">如数量较大请电话联系直接购买(并取消定单购买)</font></li>
</ul>
</td>
</tr>
<tr>
<td width="21%" height="15">
<p align="right"><b>收货信息:</b></td>
<center>
<td width="79%" height="15"><font color="#000080"><input type="radio" value="no" checked name="change_info"></font><b>使用注册中的收货地址<input type="radio" value="yes" name="change_info">重新输入</b></td>
</tr>
<tr>
<td width="21%" height="15">
<p align="right"><b> 特殊说明:</b></td>
<center>
<td width="79%" height="15"><input type="text" value="" name="remark" size="20" style="border-style: solid; border-width: 1"></td>
</tr>
</center>
<tr>
<td width="100%" height="23" colspan="2" align="center"><input type="submit" value="发 送 定 单"></td>
</tr>
<tr>
<td width="100%" height="23" colspan="2" align="center"></td>
</tr>
</table>
<p> </p><p> </p>
<center>
<table border="0" width="90%" class="9pt">
<tr>
<td width="100%" height="15" bgcolor="#CCCCCC" colspan="2">
<p align="center">[ 非 必 填 ]</td>
</tr>
</center>
</center>
<tr>
<td width="100%" height="40" colspan="2" bgcolor="#FFFFFF">
<p align="center"><font color="#FF4242">收货信息为"重新输入"时才有必要填写</font></td>
</tr>
<tr>
<td width="21%" height="22">
<p align="right"><font color="#808080">收货人姓名:</font></td>
<center>
<td width="79%" height="22"><input type="text" name="rec_name" size="15" style="border-style: solid; border-width: 1"></td>
</tr>
</center>
<tr>
<td width="21%" height="22">
<p align="right"><font color="#808080">收货人地址:</font></td>
<center>
<td width="79%" height="22"><input type="text" name="rec_address" size="37" style="border-style: solid; border-width: 1"></td>
</tr>
</center>
<tr>
<td width="21%" height="22">
<p align="right"><font color="#808080">邮政编码:</font></td>
<center>
<td width="79%" height="22"><input type="text" name="rec_postcode" size="15" style="border-style: solid; border-width: 1"></td>
</tr>
</center>
<tr>
<td width="21%" height="22">
<p align="right"><font color="#808080">联系电话:</font></td>
<center>
<td width="79%" height="22"><input type="text" name="rec_contact" size="15" style="border-style: solid; border-width: 1"></td>
</tr>
</center>
<tr>
<td width="21%" height="23">
<p align="right"><font color="#808080">电子信箱:</font></td>
<center>
<td width="79%" height="23"><input type="text" name="rec_email" size="37" style="border-style: solid; border-width: 1"></td>
</tr>
<tr>
<td width="100%" height="23" colspan="2" align="center">
<p align="center"><b>[ 注 意 事 项 ]</b></td>
</tr>
<tr>
<td width="100%" height="23" colspan="2" align="center">
<!--TP INCLUDE need_read.htm -->
</td>
</tr>
</table>
</center>
</div>
<p> </p> </form>
</center>
</td>
</tr>
<tr>
<td width="748" height="14"></td>
</tr>
</table>
</div>
<div align="center">
<center>
<table border="0" width="750">
<tr>
<td width="100%"><img border="0" src="<!--TP imgurl -->/icons.gif" width="740" height="1"></td>
</tr>
<tr>
<td width="100%" bgcolor="#FFFFFF">
<p align="center"><font size="2" color="#808080">Copyright By Internet Express Buy</font></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -