diy_1.htm
来自「支持全流程的Perl+MySQL电子商务系统。完全公开代码。」· HTM 代码 · 共 135 行
HTM
135 行
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>订购你自己的T-Shirt</title>
</head>
<body>
<!--TP INCLUDE nomain_head.htm -->
<form method="POST" action="<!--TP cgiurl -->/tsdiy.cgi">
<div align="center">
<center>
<table border="0" width="82%" style="font-size: 10pt" height="234">
<tr>
<td width="100%" bgcolor="#FFCC99" height="30">
<p align="center"><img border="0" src="<!--TP imgurl -->/diy1.gif" width="350" height="28"></p>
</td>
</tr>
</center>
<tr>
<td width="100%" height="46" valign="middle">
<p align="center"> </p>
<p align="center"> </td>
</tr>
<center>
<tr>
<td width="100%" height="30" bgcolor="#FFCC99">
<p align="center">按 照 以 下 步 骤 就 可 以 制 作 出 拥 有
你 自 己 风 格 的 T-Shirt!</td>
</tr>
<tr>
<td width="100%" height="60" bgcolor="#F9F9F9">
<p align="center"><img border="0" src="<!--TP imgurl -->/diy3.jpg" align="right" width="250" height="187">
<p align="center"> </p>
</center>
<p align="left"> </p>
<p align="center">选 择 T-Shirt 上 显 示 的 图 片:</p>
<p align="center">1、<input type="radio" value="0" name="mod">[自己上传]<br>
2、<input type="radio" value="1" checked name="mod">[本站提供的<select size="1" name="mod_size">
<option value="TSPY010">TSPY010</option>
<option value="TSHK020">TSHK020</option>
<option value="TSLU010">TSLU010</option>
<option value="TSLU030">TSLU030</option>
<option value="GNU">GNU</option>
<option value="TSFB010">TSFB010</option>
<option value="TSHK030">TSHK030</option>
<option value="TSLU040">TSLU040</option>
<option value="TSPL020">TSPL020</option>
<option value="TSHK010">TSHK010</option>
</select>](<a href="<!--TP htmurl -->/diy_img/" target="_blank">查看</a>)</td>
</tr>
<center>
<tr>
<td width="100%" height="47" bgcolor="#FFCC99">
<p align="center">选 择 衣 服 款 式 数 量</td>
</tr>
<tr>
<td width="100%" height="48" bgcolor="#F9F9F9">
<p align="center"><img border="0" src="<!--TP imgurl -->/diy2.jpg" width="473" height="200"></p>
</center>
<p align="left">
颜色:<input type="radio" name="color" value="black">黑色<input type="radio" name="color" value="white" checked>白色<input type="radio" name="color" value="sweat">灰画色罗纹</p>
<p align="left">
数量:<input type="text" name="count" size="3" value='1'></p>
<p align="left">
尺寸:<select size="1" name="size">
<option value="小">小</option>
<option selected value="中">中</option>
<option value="大">大</option>
<option value="加大加肥">加大加肥</option>
</select></p>
<p align="left">
价格:每件DIY Shirt单价为“RMB70”</p>
<p align="center"><font color="#663300">提
示:在本站所订购的个性T恤均采用“舒爱得”牌纯棉衣服,质量可以做200%的保证!</font></td>
</tr>
<tr>
<td width="100%" height="47" bgcolor="#FFCC99">
<p align="center">自 己 的 信 息</td>
</tr>
<tr>
<td width="100%" height="47">
<div align="center">
<center>
<table border="0" width="67%" height="44" style="font-size: 10pt">
<tr>
<td width="2%" height="110" rowspan="5"></td>
<td width="45%" height="22" align="right">订购人:</td>
<td width="53%" height="22"><input type="text" name="reg_id" size="20" style="border-style: solid; border-width: 1"></td>
</tr>
<tr>
<td width="45%" height="22" align="right">联系信箱:</td>
<td width="53%" height="22"><input type="text" name="reg_email" size="20" style="border-style: solid; border-width: 1"></td>
</tr>
<tr>
<td width="45%" height="22" align="right">其他联系方式:</td>
<td width="53%" height="22" bgcolor="#F9F9F9"><input type="text" name="reg_contact" size="20" style="border-style: solid; border-width: 1"></td>
</tr>
<tr>
<td width="45%" height="22" align="right">支付方式:</td>
<td width="53%" height="22"><input type="radio" name="pay" value="cmb">一网通<input type="radio" name="pay" value="mudan">牡丹卡<input type="radio" name="pay" value="huikuan" checked>汇款</td>
</tr>
<tr>
<td width="98%" height="22" align="right" colspan="2">
<p align="center"><input type="submit" value="订 购"></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</div>
<input type="hidden" name="act" value="reg">
</form>
<div align="center">
<center>
<table border="0" width="76%" style="font-size: 10pt">
<tr>
<td width="100%"></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?