通知公告/看房预约/合同签约/退租申请页面样式改版

This commit is contained in:
2025-12-26 17:39:00 +08:00
parent dac2ae956d
commit fb8a6cc27e
6 changed files with 534 additions and 457 deletions

View File

@@ -204,7 +204,7 @@ export default {
font-size: 16px;
}
.cancel { color: #999; }
.confirm { color:#007aff; }
.confirm { color:#EA4D3E; }
.title { font-weight:bold; }
.picker-columns {
@@ -225,7 +225,7 @@ export default {
}
.item.active {
color:#007aff;
color:#EA4D3E;
font-weight:bold;
font-size:18px;
}