📄 disp_orderform.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">详细/编辑/删除</font>
</td>
</center>
</tr>
<tr>
<td width="748" height="14">
<form method="POST" action="<!--TP cgiurl -->/order_control.cgi">
<div align="center">
<center>
<table border="0" width="90%" style="border: 2 solid #99CCFF" class="10pt" height="186">
<tr>
<td width="100%" colspan="2" height="15" bgcolor="#99CCFF">
<p align="center">[ 定 单 信 息 ]</td>
</tr>
<tr>
<td width="20%" height="23" bgcolor="#FFFFFF">
</td>
<td width="80%" height="23" bgcolor="#FFFFFF">
定 单 编 号:<b><!--TP choosed_num --></td>
</tr>
<tr>
<td width="20%" height="23" bgcolor="#FFFFFF">
</td>
<td width="80%" height="23" bgcolor="#FFFFFF">
建 立 日 期:<b><!--TP cretime --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
支 付 状 态:<b><!--TP gather --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
发 货 状 态:<b><!--TP send --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
订 购 用 户:<b><!--TP uid --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
支 付 方 式:<b><!--TP pay_type --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
配 送 方 式:<b><!--TP rec_type --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
收 货 人:<b><!--TP rec_name --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
地 址:<b><!--TP rec_address --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
邮 政 编 码:<b><!--TP rec_postcode --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
电 子 信 箱:<b><!--TP rec_email --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
备 注 信 息:<b><!--TP remark --></td>
</tr>
<tr>
<td width="20%" height="24" bgcolor="#FFFFFF">
</td>
<td width="80%" height="24" bgcolor="#FFFFFF">
商品总价(含邮费):<font color=red><b><!--TP all_price -->元</td>
</tr>
<tr>
<td width="100%" colspan="2" height="24" bgcolor="#FFFFFF">
<table border="0" width="100%" style="font-family: Arial; font-size: 10pt" height="51">
<tr>
<td width="38%" align="center" bgcolor="#99CCFF" height="18">[编码]:名称</td>
<td width="9%" align="center" bgcolor="#99CCFF" height="18">数
量</td>
<td width="24%" align="center" bgcolor="#99CCFF" height="18">规
格</td>
<td width="14%" align="center" bgcolor="#99CCFF" height="18">规格附加费</td>
<td width="15%" align="center" bgcolor="#99CCFF" height="18">结算价</td>
</tr>
</center>
<!--TP FOREACH shopped_list -->
<tr>
<td width="38%" align="center" height="25">
<p align="left"><font color="#0000FF">[<!--TP pro_pid -->]:<!--TP pro_name --></font></td>
<center>
<td width="9%" align="center" height="25"><font color="#0000FF"><!--TP pro_count --></font></td>
<td width="24%" align="center" height="25"><font color="#0000FF"><!--TP spec_desc --></font></td>
<td width="14%" align="center" height="25"><font color="#FF0000"><!--TP spec --></font></td>
<td width="15%" align="center" height="25"><font color="#FF0000"><!--TP end_price --></font></td>
</tr>
<!--TP END -->
<tr>
<td width="38%" align="center" height="31"></td>
<td width="9%" align="center" height="31"></td>
<td width="24%" align="center" height="31"></td>
<td width="14%" align="center" height="31"></td>
<td width="15%" align="center" height="31"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="23" colspan="2" align="center" bgcolor="#99CCFF">
<p align="center"><b>[ 控 制 功 能 ]</b></td>
</tr>
<tr>
<td width="20%" height="39" align="center">
</td>
</center>
<td width="80%" height="39" align="center">
<p align="left">帐 号:<input type="text" name="uid" value="<!--TP uid -->" size="20" style="border-style: solid; border-width: 1">密
码:<input type="password" name="pwd" size="20" style="border-style: solid; border-width: 1">
</td>
</tr>
<center>
<tr>
<td width="100%" height="7" colspan="2" align="center">
<input type="checkbox" name="act" value="do_rm_orderform">删除这个定单
<input type="hidden" name="choosed_num" value="<!--TP choosed_num -->">
</td>
</tr>
<tr>
<td width="100%" height="23" colspan="2" align="center"><input type="submit" value="确 定 操 作"></td>
</tr>
</table>
</center>
</div>
<p></p> </form>
</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 + -