默认配置表格支持移动端适配

This commit is contained in:
RuoYi
2019-09-25 21:56:33 +08:00
parent e1d2d72282
commit cf211fa19c
39 changed files with 42 additions and 40 deletions

View File

@ -47,7 +47,7 @@
</div>
<div class="col-sm-12 select-table table-striped">
<table id="bootstrap-table" data-mobile-responsive="true"></table>
<table id="bootstrap-table"></table>
</div>
</div>
</div>

View File

@ -26,7 +26,7 @@
</div>
<div class="col-sm-12 select-table table-striped">
<table id="bootstrap-table" data-mobile-responsive="true"></table>
<table id="bootstrap-table"></table>
</div>
</div>
</div>

View File

@ -74,7 +74,7 @@
</a>
</div>
<div class="col-sm-12 select-table table-striped">
<table id="bootstrap-table" data-mobile-responsive="true"></table>
<table id="bootstrap-table"></table>
</div>
</div>
</div>