www.gusucode.com > 2030网博士成品网站管理系统 PHP网站源码程序 > 2030/dingcan/admin/order_luru_zhtclist.php

    <!-start->
<script type="text/javascript" src="js/order_delzh.js"></script>

<div id="zhtclist_{#zhid#}_{#zhtcdivnums#}" style="margin:20px;">

    <div style="text-align:left;font-weight:bold;margin-bottom:10px">
		{#zhtitle#}{#zhinfo#}(<font style="color:#ff0000;">{#zhperprice#}</font>{#strYuanPerFen#}) : <input type="text" name="zhtclist[]" value="1" class="input" style="width:18px;height:18px;" />&nbsp;{#strCopy#}&nbsp;&nbsp;&nbsp;&nbsp;
		<input type="button" name="delbutton" id="{#zhid#}_{#zhtcdivnums#}" class="zhdelbutton" value="{#strDelete#}" />
		<input type="hidden" name="zhtcid[]" value="{#zhid#}" />
	</div>

<table width="100%"  border="0" cellspacing="0" cellpadding="3">
<!-start->

<!-list->
    <tr>
		<td width="45" align="right">{#zhcat#} : </td>
		<td>{#zhcplist#}</td>
    </tr>
<!-list->

<!-end->
</table>
	<div style="margin-right:40px;border-bottom:1px #cde6ff dashed;">&nbsp;</div>

</div>
<!-end->