a8bed2bb by yangjianbin

init

1 parent 5a41ffad
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
49 49
50 <div class="row cl pb-20 col-sm-12"> 50 <div class="row cl pb-20 col-sm-12">
51 <div class="col-sm-offset-4 col-sm-2"> 51 <div class="col-sm-offset-4 col-sm-2">
52 <button class="btn btn-warning btn-block">退回订单</button> 52 <button class="btn btn-warning btn-block" onclick="history.back()">退回订单</button>
53 </div> 53 </div>
54 <div class="col-sm-2"> 54 <div class="col-sm-2">
55 <button class="btn btn-primary btn-block" onclick="next()">通过</button> 55 <button class="btn btn-primary btn-block" onclick="next()">通过</button>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!