2d1d276c by yangjianbin

init

1 parent a0857f5f
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
380 </div> 380 </div>
381 381
382 <div class="col-sm-offset-4 col-sm-4 pb-20"> 382 <div class="col-sm-offset-4 col-sm-4 pb-20">
383 <button class="btn btn-primary btn-block" onclick="submit()">提交</button> 383 <button class="btn btn-primary btn-block" type="button" onclick="submit()">提交</button>
384 </div> 384 </div>
385 </form> 385 </form>
386 </div> 386 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!