e59c50c0 by yangjianbin

init

1 parent d1a50749
......@@ -63,7 +63,7 @@
<div class="row cl pb-20 col-sm-12">
<div class="col-sm-offset-4 col-sm-2">
<button class="btn btn-primary btn-block" value="计算" onsubmit="submit()" type="button"></button>
<button class="btn btn-primary btn-block" onclick="submit()">计算</button>
</div>
<div class="col-sm-2">
<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!