优化代码

This commit is contained in:
wuxw 2022-05-10 15:38:37 +08:00
parent 1e5a7f0191
commit 5f64bc666f

View File

@ -115,7 +115,15 @@
</tfoot>
</table>
<!-- 分页 -->
<vc:create path="frame/pagination"></vc:create>
<div class="row margin-top-xs">
<div class="col-sm-9">
<div> 说明:费用套餐主要解决房屋出租频繁(园区类物业)多个费用 创建时,</div>
<div> 可以选择将多个费用打包为一个费用套餐,按套餐创建费用</div>
</div>
<div class="col-sm-3 float-right">
<vc:create path="frame/pagination"></vc:create>
</div>
</div>
</div>
</div>
</div>