获取table高度

webUi
赵桐华 5 years ago
parent b6ea048d55
commit 951815a689
  1. 2
      frontend/views/database/b-index.php

@ -123,7 +123,7 @@ use \common\libs\MyLib;
<?php $this->beginBlock('footer_js'); ?>
//<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="/assets/js/plugins/bootstrap-table/bootstrap-table.min.js"></script>
<script src="/assets/js/plugins/bootstrap-table/bootstrap-table-mobile.min.js"></script>
<script src="/assets/js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js"></script>

Loading…
Cancel
Save