e59c50c0 by yangjianbin

init

1 parent d1a50749
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
63 63
64 <div class="row cl pb-20 col-sm-12"> 64 <div class="row cl pb-20 col-sm-12">
65 <div class="col-sm-offset-4 col-sm-2"> 65 <div class="col-sm-offset-4 col-sm-2">
66 <button class="btn btn-primary btn-block" value="计算" onsubmit="submit()" type="button"></button> 66 <button class="btn btn-primary btn-block" onclick="submit()">计算</button>
67 </div> 67 </div>
68 <div class="col-sm-2"> 68 <div class="col-sm-2">
69 <input class="btn btn-warning btn-block" value="重置" type="reset"> 69 <input class="btn btn-warning btn-block" value="重置" type="reset">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!