Commit 66dd301c by 冷斌

add

parent 49db3bf2
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<form class="well form-search" method="post" action="{:U('Welfare/savePrice')}"> <form class="well form-search" method="post" action="{:U('Welfare/savePrice')}">
价格: 价格:
<input type="text" name="price" style="width: 200px;" value="" placeholder=""> <input type="text" name="price" style="width: 200px;" value="" placeholder="">
<input type="submit" class="btn btn-primary" value="保存"> <input type="submit" class="btn btn-primary js-ajax-dialog-btn" data-msg="您确定要删除吗?" value="保存">
</form> </form>
<form method="post" class="js-ajax-form"> <form method="post" class="js-ajax-form">
<table class="table table-hover table-bordered"> <table class="table table-hover table-bordered">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment