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

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

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