正在显示
1 个修改的文件
包含
7 行增加
和
7 行删除
@@ -50,20 +50,20 @@ | @@ -50,20 +50,20 @@ | ||
50 | <label><input type="radio" name="ty" value="">第一小时免费</label> | 50 | <label><input type="radio" name="ty" value="">第一小时免费</label> |
51 | </td> | 51 | </td> |
52 | </tr> | 52 | </tr> |
53 | - <tr> | ||
54 | - <th>每小时费用</th> | ||
55 | - </tr> | 53 | + <!--<tr>--> |
54 | + <!--<th>每小时费用</th>--> | ||
55 | + <!--</tr>--> | ||
56 | <tr> | 56 | <tr> |
57 | <td> | 57 | <td> |
58 | <label>每小时费用<input class="form-control" style="width: 10rem" type="number" name="">元</label> | 58 | <label>每小时费用<input class="form-control" style="width: 10rem" type="number" name="">元</label> |
59 | </td> | 59 | </td> |
60 | </tr> | 60 | </tr> |
61 | - <tr> | ||
62 | - <th>费用上限</th> | ||
63 | - </tr> | 61 | + <!--<tr>--> |
62 | + <!--<th>费用上限</th>--> | ||
63 | + <!--</tr>--> | ||
64 | <tr> | 64 | <tr> |
65 | <td> | 65 | <td> |
66 | - <input class="form-control" type="number" name=""> | 66 | + <label>费用上限<input class="form-control" type="number" name="">元</label> |
67 | </td> | 67 | </td> |
68 | </tr> | 68 | </tr> |
69 | </table> | 69 | </table> |
-
请 注册 或 登录 后发表评论