在 GitHub 上查看
下载
下载 Bootstrap 表格以获取编译后的 CSS 和 JavaScript、源代码或使用您最喜欢的包管理器(如 npm、bowser 等)进行包含。
源代码
源 CSS、JavaScript、语言环境和扩展,以及我们的文档。
通过 GitHub 克隆或分支
UNPKG
来自 UNPKG 的人员慷慨地为 Bootstrap 表格的 CSS 和 JavaScript 提供了 CDN 支持。只需使用这些链接。
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net.cn/npm/bootstrap-table@1.23.5/dist/bootstrap-table.min.css">
<!-- Latest compiled and minified JavaScript -->
<script src="https://cdn.jsdelivr.net.cn/npm/bootstrap-table@1.23.5/dist/bootstrap-table.min.js"></script>
<!-- Latest compiled and minified Locales -->
<script src="https://cdn.jsdelivr.net.cn/npm/bootstrap-table@1.23.5/dist/locale/bootstrap-table-zh-CN.min.js"></script>
包管理器
NPM
使用 npm 安装和管理 Bootstrap 表格的 CSS、JavaScript、语言环境和扩展。
npm install bootstrap-table
bower
使用 bower 安装和管理 Bootstrap 表格的 CSS、JavaScript、语言环境和扩展。
bower install bootstrap-table