修改bug

This commit is contained in:
A1300399510
2023-07-27 17:28:40 +08:00
parent c8002c4e72
commit ac330886d6
8 changed files with 91 additions and 19 deletions

View File

@@ -282,8 +282,8 @@
<div class="group-QRcode-hint flexacenter">
<img class="scan-icon" src="@/assets/img/apartmentDetail/scan-icon.png">
入群请添加
<!-- <b>方同学的小助手</b> -->
<b>{{ wechat['nickname'] }}</b>
<b>方同学的小助手</b>
<!-- <b>{{ wechat['nickname'] }}</b> -->
</div>
</div>
<!-- 同品牌公寓 -->
@@ -1650,7 +1650,7 @@ const publicJump = path => router.push(path)
left: 0;
width: 100vw;
height: 100vh;
// background-color: rgba(0, 0, 0, 0.7);
background-color: rgba(0, 0, 0, 0.7);
z-index: 1002;
.add-customer-box {