bootstrap-table表格插件 v5中插件使用bootstrap-table v1.20.0。 文档地址:https://bootstrap-table.com/ github地址:https://github.com/wenzhixin/bootstrap-table。 > 需要注意的是,因 `x-editable` 早期不支持bootstrap更高的版本,所以在v5的模板页面示例中暂时也没有采用 `x-editable` 进行行内编辑。而如果你想要导出数据则需要配合 `bootstrap-table-export.min.js`、`TableExport`。  模板页面:http://lyear.itshubao.com/v5/lyear_pages_table.html 涉及的文件: - `lyear_pages_table.html` - `js/bootstrap-table/bootstrap-table.min.css` - `js/bootstrap-table/bootstrap-table.js` - `js/bootstrap-table/locale/bootstrap-table-zh-CN.min.js`