首页-搜索栏上方实名认证、资质认证、平台担保样式调整:分散居中
This commit is contained in:
parent
bc7b5c9e80
commit
14d9a50a62
|
@ -37,7 +37,7 @@
|
|||
</view>-->
|
||||
</view>
|
||||
|
||||
<view class="index-headset">
|
||||
<view class="index-headset smrz">
|
||||
<!--<image style="width: 26rpx; height: 26rpx;" src="../../static/index-nav-4.png" @click="goChat()" mode="widthFix"></image>
|
||||
<image src="../../static/index-nav-5.png" mode="widthFix"></image> -->
|
||||
<image class="index-yanzheng" src="../../static/images/index/renzheng01.png" mode=""></image>
|
||||
|
@ -2916,4 +2916,10 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.smrz {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-left: 20%;
|
||||
padding-right: 20%;
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue