📄 56770.productlistchoiceprice.0.style
字号:
<table cellspacing="0" cellpadding="0" border="0" width="100%" class="ProductListChoicePrice">
<form action="category/{$sort_id}/" name="p_s" method="get">
<tr>
<td class="list"><input type="radio" name="s_price" value="1" {$judge(1,{@price})}> {$dw}<input type="text" name="price1_1" size="3" class="form" value="0.00"> → <input type="text" name="price1_2" size="3" class="form" value="49.00"></td>
</tr>
<tr>
<td class="list"><input type="radio" name="s_price" value="2" {$judge(2,{@price})}> {$dw}<input type="text" name="price2_1" size="3" class="form" value="50.00"> → <input type="text" name="price2_2" size="3" class="form" value="99.00"></td>
</tr>
<tr>
<td class="list"><input type="radio" name="s_price" value="3" {$judge(3,{@price})}> {$dw}<input type="text" name="price3_1" size="3" class="form" value="100.00"> → <input type="text" name="price3_2" size="3" class="form" value="499.00"></td>
</tr>
<tr>
<td class="list"><input type="radio" name="s_price" value="4" {$judge(4,{@price})}> {$dw}<input type="text" name="price4_1" size="3" class="form" value="500.00"> → <input type="text" name="price4_2" size="3" class="form" value="999.00"></td>
</tr>
<tr>
<td class="list"><input type="radio" name="s_price" value="5" {$judge(5,{@price})}> {$dw}<input type="text" name="price5_1" size="3" class="form" value="1000.00"> → <input type="text" name="price5_2" size="3" class="form" value="4999.00"></td>
</tr>
<tr>
<td class="list"><input type="radio" name="s_price" value="6" {$judge(6,{@price})}> {$dw}<input type="text" name="price6_1" size="3" class="form" value="5000.00"> → <input type="text" name="price6_2" size="3" class="form" value="9999.00"></td>
</tr>
<tr>
<td class="list"><input type="radio" name="s_price" value="7" {$judge(7,{@price})}> {$dw}<input type="text" name="price7_1" size="3" class="form" value="10000.00"> → <input type="text" name="price7_2" size="3" class="form" value="99999.00"></td>
</tr>
<tr>
<td class="footer"><input type="hidden" name="sort_id" value="{$sort_id}"><input type="submit" name="button" value="{$www56770com_pro(23)}" class="button"></td>
</tr>
</form>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -