mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
7cc7c72278
commit
256444310b
@ -246,7 +246,7 @@
|
|||||||
</table>
|
</table>
|
||||||
<!-- 分页 -->
|
<!-- 分页 -->
|
||||||
<div class="row margin-top-xs">
|
<div class="row margin-top-xs">
|
||||||
<div class="col-sm-9">
|
<div class="col-sm-7">
|
||||||
<div>
|
<div>
|
||||||
房屋状态 分为:未销售,未入住,已交房,已装修,已入住 等状态 </div>
|
房屋状态 分为:未销售,未入住,已交房,已装修,已入住 等状态 </div>
|
||||||
<div>1、未销售表示 房屋和业主之间还没有任何关系,所以修改时状态不能手工修改 需要业主入住房屋的方式 将未销售改为已入住</div>
|
<div>1、未销售表示 房屋和业主之间还没有任何关系,所以修改时状态不能手工修改 需要业主入住房屋的方式 将未销售改为已入住</div>
|
||||||
@ -254,7 +254,7 @@
|
|||||||
<div>
|
<div>
|
||||||
租金:主要用于园区类或者房屋出租比较多的物业使用,小区物业忽略</div>
|
租金:主要用于园区类或者房屋出租比较多的物业使用,小区物业忽略</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-3 float-right">
|
<div class="col-sm-5 float-right">
|
||||||
<vc:create path="frame/pagination"></vc:create>
|
<vc:create path="frame/pagination"></vc:create>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user