CDN
当您只需要包含 Bootstrap Table 编译后的 CSS 或 JS 时,请使用 CDNJS。
<link rel="stylesheet" href="https://gcore.jsdelivr.net/npm/bootstrap-table@1.26.0/dist/bootstrap-table.min.css">
<script src="https://gcore.jsdelivr.net/npm/bootstrap-table@1.26.0/dist/bootstrap-table.min.js"></script>
探索文档