Jquery 如何在“我的页面”的引导中对齐数据显示列和数据搜索?

Jquery 如何在“我的页面”的引导中对齐数据显示列和数据搜索?,jquery,html,css,bootstrap-table,Jquery,Html,Css,Bootstrap Table,如何对齐数据显示列和数据搜索?这是我的密码: <table id="table-sample" class="table table-striped table-hover" data-cache="false" data-toggle="table" data-show-export="true" data-pagination="true"

如何对齐数据显示列和数据搜索?这是我的密码:

<table id="table-sample" class="table table-striped  table-hover" 
               data-cache="false"
               data-toggle="table"
               data-show-export="true"
               data-pagination="true"
               data-click-to-select="true"
               data-toolbar="#toolbar"
               data-search="true"
               data-show-columns="true" 

你能附加一些代码来复制你目前所拥有的吗?请在截图中提供HTML、CSS和你需要的任何JS。最好是将其放在帖子的代码功能中,或者在代码笔或jsfiddle中复制屏幕截图。您好,@michaelocker先生,有什么方法可以设计和定制这个引导表吗?当您检查搜索栏上的元素时,它生成了什么类?另外,如果您正在使用库,请将其包含在说明中。嗨,@claudios先生,这里是我使用的插件/css/bootstrap.min.css/bootstrap-table.css/bootstrap-datepicker.min.css/bootstrap-datetimepicker.min.css/js/bootstrap-table.js/js/bootstrap-table.js/js/bootstrap-table.js/bootstrap-table-export.js/js/tableExport.js