|
|
@ -129,12 +129,6 @@ use \common\libs\MyLib; |
|
|
|
<button type="button" class="btn btn-primary mb-8 calc-btn">计算</button> |
|
|
|
<button type="button" class="btn btn-primary mb-8 calc-btn">计算</button> |
|
|
|
<hr> |
|
|
|
<hr> |
|
|
|
</form> |
|
|
|
</form> |
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight" style="display:fixed;"> |
|
|
|
|
|
|
|
<div class="ibox float-e-margins"> |
|
|
|
|
|
|
|
<div class="ibox-content"> |
|
|
|
|
|
|
|
<div class="row"> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-md-12"> |
|
|
|
<div class="col-md-12"> |
|
|
|
<table id="listTable"> |
|
|
|
<table id="listTable"> |
|
|
@ -183,6 +177,7 @@ use \common\libs\MyLib; |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php $this->beginBlock('footer_js'); ?> |
|
|
|
<?php $this->beginBlock('footer_js'); ?> |
|
|
|
<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/plugins/bootstrap-table/bootstrap-table-mobile.min.js"></script> |
|
|
|
<script src="/assets/js/plugins/bootstrap-table/bootstrap-table-mobile.min.js"></script> |
|
|
|