This commit is contained in:
zoujiandong 2025-07-16 16:22:15 +08:00
parent 6097c2b495
commit 15dd107326
3 changed files with 5 additions and 5 deletions

View File

@ -423,7 +423,7 @@
<up-icon name="close" color="#666" size="20"></up-icon>
</view>
</view>
<view class="commentScroll">
<scroll-view class="commentScroll" scroll-y="true">
<view class="unit commentcon">
<view class="item">
<up--image
@ -533,7 +533,7 @@
</view>
</view>
</view>
</view>
</scroll-view>
<view class="bottom" @click="showReplyPop">
<up-input
readonly
@ -1852,7 +1852,7 @@ const readRecord=()=>{
align-items: center;
:deep(.u-image) {
background: none !important;
padding-bottom: 6rpx;
padding-bottom: 16rpx;
}
.selfImg{
padding-bottom: 6rpx;

File diff suppressed because one or more lines are too long

View File

@ -241,7 +241,7 @@
}
.commentcon .item .info .user .namebox.data-v-eca06f3c .u-image {
background: none !important;
padding-bottom: 6rpx;
padding-bottom: 16rpx;
}
.commentcon .item .info .user .namebox .selfImg.data-v-eca06f3c {
padding-bottom: 6rpx;