111
This commit is contained in:
parent
6097c2b495
commit
15dd107326
@ -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
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user