修复小区背景颜色,巡检点顺序一致,投诉处理按钮

This commit is contained in:
Zy
2026-07-16 11:06:26 +08:00
parent 4efb535730
commit 725bdfa3fe
56 changed files with 1034 additions and 468 deletions

View File

@@ -51,7 +51,6 @@
<span>
{{ parkingReviewInfo.parking.residentName }}
</span>
<el-button type="primary" link style="font-size: smaller">详情</el-button>
</div>
</div>
</div>
@@ -251,7 +250,7 @@ getInfo();
font-size: 14px;
.label {
font-weight: 600;
width: 80px;
width: 100px;
text-align: right;
padding-right: 10px;
}