正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -7,8 +7,8 @@ | @@ -7,8 +7,8 @@ | ||
7 | </ul> | 7 | </ul> |
8 | 8 | ||
9 | <form class="well form-inline margin-top-20" method="post" action="{:url('Gift/index')}"> | 9 | <form class="well form-inline margin-top-20" method="post" action="{:url('Gift/index')}"> |
10 | - 满:<input type="text" class="form-control" name="overflow" style="width: 200px;"> | ||
11 | - 减:<input type="text" class="form-control" name="reduce" style="width: 200px;"> | 10 | + 满: <input type="text" class="form-control" name="overflow" style="width: 200px;"> |
11 | + 减: <input type="text" class="form-control" name="reduce" style="width: 200px;"> | ||
12 | <input type="submit" class="btn btn-primary" value="确定"/> | 12 | <input type="submit" class="btn btn-primary" value="确定"/> |
13 | </form> | 13 | </form> |
14 | </div> | 14 | </div> |
-
请 注册 或 登录 后发表评论