@ -264,6 +264,7 @@
<text class="text-#141414 text-28rpx">{{ item.time }}</text>
</view>
<view class="item_desc_wrapper b-0 b-b-1 b-solid b-#EAEAEA pb-5rpx">{{ item.desc }}</view>
</template>
@ -280,6 +281,12 @@
<style scoped>
.item_desc_wrapper {
font-size: 14rpx;
color: #33333360;
margin-top: 10rpx;
}
.more_wrapper {
padding: 20rpx;