+1
This commit is contained in:
parent
19edb90d88
commit
04d6858437
@ -59,7 +59,7 @@
|
||||
<image src="/static/detail/daohang.png" class="icon-size" style="width: 50rpx; height: 50rpx;">
|
||||
</image>
|
||||
</span>
|
||||
<span class="line"></span>
|
||||
<span class="line" style="margin-bottom: 0rpx;"></span>
|
||||
<view class="second-box flex align-items space-between">
|
||||
<view class="flex align-items">
|
||||
<u-avatar-group :urls="detail.join_info.users" keyName="avatar" size="30" gap="0.3"
|
||||
@ -1146,7 +1146,7 @@ export default {
|
||||
width: 690rpx;
|
||||
height: 64rpx;
|
||||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||||
margin: 20rpx 0 16rpx 0;
|
||||
margin: 20rpx 0 20rpx 0;
|
||||
|
||||
.smalld {
|
||||
margin-left: 0 !important;
|
||||
|
@ -53,7 +53,7 @@
|
||||
<span>{{detail.address_detail}}</span>
|
||||
<image src="/static/detail/daohang.png" class="icon-size" style="width: 50rpx; height: 50rpx;"></image>
|
||||
</span>
|
||||
<span class="line"></span>
|
||||
<span class="line" style="margin-bottom: 0rpx;"></span>
|
||||
<view class="second-box flex align-items space-between">
|
||||
<view class="flex align-items">
|
||||
<u-avatar-group :urls="join_info.users"
|
||||
@ -833,7 +833,7 @@
|
||||
width: 690rpx;
|
||||
height: 64rpx;
|
||||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||||
margin: 20rpx 0 16rpx 0;
|
||||
margin: 20rpx 0 20rpx 0;
|
||||
.smalld {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user