This commit is contained in:
parent
9b56c6144e
commit
2d3c0796a4
|
|
@ -151,6 +151,7 @@ isShowPriceFun()
|
|||
.item_1_span {
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
width: 210px;
|
||||
}
|
||||
.item_2_span {
|
||||
margin-left: 20px;
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
</svg>
|
||||
<div style="font-size: 30px">{{ pageData.personPhone }}</div>
|
||||
</div>
|
||||
<div style="text-align: right">
|
||||
<!-- <div style="text-align: right">
|
||||
<el-button
|
||||
round
|
||||
type="primary"
|
||||
|
|
@ -118,7 +118,7 @@
|
|||
@click="onChat"
|
||||
>在线聊</el-button
|
||||
>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="businessInfo">
|
||||
|
|
|
|||
Loading…
Reference in New Issue