正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
19 | </tr> | 19 | </tr> |
20 | <tr> | 20 | <tr> |
21 | <td> | 21 | <td> |
22 | - <label><input type="checkbox" name="free" value="" checked>第一小时免费</label><br/> | 22 | + <input type="checkbox" name="free" value="" <if condition="$cost.free eq 1">checked</if>>第一小时免费</label><br/> |
23 | </td> | 23 | </td> |
24 | </tr> | 24 | </tr> |
25 | <tr> | 25 | <tr> |
-
请 注册 或 登录 后发表评论