优化代码

This commit is contained in:
wuxw 2022-05-14 10:59:30 +08:00
parent 7cc7c72278
commit 256444310b

View File

@ -246,7 +246,7 @@
</table>
<!-- 分页 -->
<div class="row margin-top-xs">
<div class="col-sm-9">
<div class="col-sm-7">
<div>
房屋状态 分为:未销售,未入住,已交房,已装修,已入住 等状态 </div>
<div>1、未销售表示 房屋和业主之间还没有任何关系,所以修改时状态不能手工修改 需要业主入住房屋的方式 将未销售改为已入住</div>
@ -254,7 +254,7 @@
<div>
租金:主要用于园区类或者房屋出租比较多的物业使用,小区物业忽略</div>
</div>
<div class="col-sm-3 float-right">
<div class="col-sm-5 float-right">
<vc:create path="frame/pagination"></vc:create>
</div>
</div>