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>
探索文件