viewdetail.html 310 B

1234567891011
  1. <div class="container">
  2. <table id="table" class="table table-striped table-bordered table-hover" width="100%">
  3. </table>
  4. </div>
  5. <div class="form-group layer-footer">
  6. <div class="col-xs-12 col-sm-12">
  7. <button class="btn btn-info pull-right btn-close">我知道了</button>
  8. </div>
  9. </div>