PHP项目里的HTML页代码求教
<tr><br /> <td>{$spec.spec}<input ectype="spec" name="spec[]" type="hidden" class="text" value="{$spec.spec}" /><input ectype="spec_id" name="spec_id[]" type="hidden" class="text" value="{$spec.spec_id}" /></td><br /> <td>{$spec.price|price}</td><br /> <td>{$spec.group_price|price}</td><br /> <!-- {if $group.ican.join or $group.ican.join_info} --><br /> <td><br /> <!-- {if $group.ican.join} --><input ectype='quantity' name="quantity[]" type="text" class="text" /><!-- {/if} --><br /> <!-- {if $group.ican.join_info} -->{$spec.my_qty}<!-- {/if} --><br /> </td><br /> <!-- {/if} --><br /> </tr>