作者 韩昌

g

@@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
10 <view class="reply graybg"> 10 <view class="reply graybg">
11 <view class="reply-topbg"> 11 <view class="reply-topbg">
12 <view class="title">回复评论</view> 12 <view class="title">回复评论</view>
13 - <view class="graybg"> 13 + <view class="graybg1">
14 <view class="flexJ" style="margin-bottom: 50rpx"> 14 <view class="flexJ" style="margin-bottom: 50rpx">
15 <view class="flexA"> 15 <view class="flexA">
16 <image :src="proxy.$h.downFile(commmentDetail?.user?.avatar)" class="reply-avatar" mode="aspectFill" /> 16 <image :src="proxy.$h.downFile(commmentDetail?.user?.avatar)" class="reply-avatar" mode="aspectFill" />
@@ -115,7 +115,7 @@ onLoad((e: { id: string; detailData: string }) => { @@ -115,7 +115,7 @@ onLoad((e: { id: string; detailData: string }) => {
115 font-weight: 700; 115 font-weight: 700;
116 margin-bottom: 52rpx; 116 margin-bottom: 52rpx;
117 } 117 }
118 - .graybg { 118 + .graybg1 {
119 box-sizing: border-box; 119 box-sizing: border-box;
120 padding: 28rpx 24rpx; 120 padding: 28rpx 24rpx;
121 background: #f8f8fa; 121 background: #f8f8fa;