This commit is contained in:
bb_pan 2025-12-16 16:25:29 +08:00
parent 9b56c6144e
commit 2d3c0796a4
2 changed files with 3 additions and 2 deletions

View File

@ -151,6 +151,7 @@ isShowPriceFun()
.item_1_span { .item_1_span {
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
width: 210px;
} }
.item_2_span { .item_2_span {
margin-left: 20px; margin-left: 20px;

View File

@ -109,7 +109,7 @@
</svg> </svg>
<div style="font-size: 30px">{{ pageData.personPhone }}</div> <div style="font-size: 30px">{{ pageData.personPhone }}</div>
</div> </div>
<div style="text-align: right"> <!-- <div style="text-align: right">
<el-button <el-button
round round
type="primary" type="primary"
@ -118,7 +118,7 @@
@click="onChat" @click="onChat"
>在线聊</el-button >在线聊</el-button
> >
</div> </div> -->
</div> </div>
</div> </div>
<div class="businessInfo"> <div class="businessInfo">