|
|
|
@ -7,8 +7,8 @@
|
|
|
|
|
</van-row>
|
|
|
|
|
<van-divider custom-style="background: linear-gradient(117deg, rgba(245,245,245,0) 0%, #EEEEEE 50%, rgba(232,232,232,0) 100%);" hairline />
|
|
|
|
|
<view style="padding: 0 32rpx 0 32rpx">
|
|
|
|
|
<view class="van-multi-ellipsis--l2" style="font-size: 16px;font-weight: 600;color: #FFFFFF;">{{affData.Summarize}}</view>
|
|
|
|
|
<rich-text class="van-multi-ellipsis--l2" style="font-size: 14px;font-weight: 400;color: rgba(255,255,255,0.6);margin-top: 24rpx;" nodes="{{affData.AffectionsMsg}}"></rich-text>
|
|
|
|
|
<view class="van-multi-ellipsis--l4" style="font-size: 16px;font-weight: 600;color: #FFFFFF;">{{affData.Summarize}}</view>
|
|
|
|
|
<rich-text class="van-multi-ellipsis--l3" style="font-size: 14px;font-weight: 400;color: rgba(255,255,255,0.6);margin-top: 24rpx;" nodes="{{affData.AffectionsMsg}}"></rich-text>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|