如图所示,我引入了bootstrap-table.css和bootstrap-table.min.js等等,但是页面显示是这个样子的,很奇怪。
<table id="table"
data-toggle="table"
data-height="500"
data-search="true"
data-show-refresh="true"
data-show-toggle="true"
data-show-export="true"
data-show-pagination-switch="true"
data-show-columns="true"
data-striped="true"
data-pagination="true"
data-sort-name="stargazers_count"
data-sort-order="desc"
data-toolbar="#toolbar">
初めて尋ねました、なぜ私を踏むのですか?
気に入らない点はありますか?
右上隅にテーブルの他に余分なものがあるということですか?
リーリーそれはあなたが設定したからです
これらの属性。
対応する機能をキャンセルするにはfalseに設定します