|
|
@ -2,9 +2,7 @@ |
|
|
|
use \common\libs\MyLib; |
|
|
|
use \common\libs\MyLib; |
|
|
|
?> |
|
|
|
?> |
|
|
|
<?php $this->beginBlock('header_css'); ?> |
|
|
|
<?php $this->beginBlock('header_css'); ?> |
|
|
|
//<link href="/assets/css/bootstrap.min.css" rel="stylesheet"> |
|
|
|
|
|
|
|
<link href="/assets/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet"> |
|
|
|
<link href="/assets/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet"> |
|
|
|
//<link rel="stylesheet" type="text/css" href="/assets/css/bootstrap-table-fixed-columns.css"> |
|
|
|
|
|
|
|
<?php $this->endBlock(); ?> |
|
|
|
<?php $this->endBlock(); ?> |
|
|
|
|
|
|
|
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight" style="display:fixed;"> |
|
|
|
<div class="wrapper wrapper-content animated fadeInRight" style="display:fixed;"> |
|
|
@ -180,10 +178,7 @@ use \common\libs\MyLib; |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<?php $this->beginBlock('footer_js'); ?> |
|
|
|
<?php $this->beginBlock('footer_js'); ?> |
|
|
|
//<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> |
|
|
|
|
|
|
|
//<script src="/assets/js/bootstrap.min.js"></script> |
|
|
|
|
|
|
|
<script src="/assets/js/plugins/bootstrap-table/bootstrap-table.min.js"></script> |
|
|
|
<script src="/assets/js/plugins/bootstrap-table/bootstrap-table.min.js"></script> |
|
|
|
//<script src="/assets/js/bootstrap-table-fixed-columns.js"></script> |
|
|
|
|
|
|
|
<script src="/assets/js/plugins/bootstrap-table/bootstrap-table-mobile.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> |
|
|
|
<script src="/assets/js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js"></script> |
|
|
|
<script> |
|
|
|
<script> |
|
|
|