This commit is contained in:
kbing1981 2024-07-10 14:56:29 +08:00
parent 6fe94b56b2
commit f9585514e0
3 changed files with 3 additions and 2 deletions

View File

@ -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;">

View File

@ -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;

BIN
static/background-img3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB