一、下载bootstrapTable插件
1.1 百度搜索 bootstraptable
1.1.1选择进入 https://bootstrap-table.com/后会自动跳转到 https://bootstrap-table.com/,点击下载按钮
1.1.2 选择从github上clone,git地址:https://github.com/wenzhixin/bootstrap-table.git
二、将bootstrapTable导入项目
2.1 到 bootstrap-table-master的dist目录下,找到以下几个文件加入到项目的静态文件夹下,需要注意的是需要加入locale文件夹下的语言JS文件。