...
|
...
|
@@ -19,7 +19,7 @@ |
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
<label><input type="checkbox" name="free" value="" checked>第一小时免费</label><br/>
|
|
|
<input type="checkbox" name="free" value="" <if condition="$cost.free eq 1">checked</if>>第一小时免费</label><br/>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
...
|
...
|
|