This commit is contained in:
parent
6fe94b56b2
commit
f9585514e0
|
@ -20,7 +20,7 @@
|
|||
<view class="zpmore_view" v-if="item.lifePhoto" @click.stop="saveImgss(item.lifePhoto,0)">更多照片</view>
|
||||
|
||||
</view>
|
||||
<view class="margin-left flex flex-direction list-right-content" style="width: 85%;">
|
||||
<view class="flex flex-direction list-right-content" style="width: 85%; margin-left: 8rpx;">
|
||||
<view class="flex align-center" style="justify-content: space-between;">
|
||||
<view class="flex align-center">
|
||||
<view class="text-bold text-30 margin-right-xs" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">
|
||||
|
|
|
@ -1108,7 +1108,8 @@
|
|||
.popup-content{
|
||||
width: 613rpx;
|
||||
height: 320rpx;
|
||||
background: #FFFFFF;
|
||||
background:#fff url(../../static/background-img3.png)no-repeat ;
|
||||
background-size: 130%;
|
||||
border-radius: 36rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 249 KiB |
Loading…
Reference in New Issue