|
|
@ -21,7 +21,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-direction justify-around lf-p-l-20"> |
|
|
<view class="flex flex-direction justify-around lf-p-l-20"> |
|
|
<view class="lf-font-32 text-black1">{{item.username}} <text class="bg-red lf-font-24 lf-m-l-10" style="border-radius: 30rpx;padding: 5rpx 16rpx;">{{item.state}}</text></view> |
|
|
<view class="lf-font-32 text-black1">{{item.username}} <text class="bg-red lf-font-24 lf-m-l-10" style="border-radius: 30rpx;padding: 5rpx 16rpx;">{{item.state}}</text></view> |
|
|
<view class="lf-font-24 lf-color-gray">{{item.created_at}}</view> |
|
|
|
|
|
|
|
|
<view class="lf-font-24 lf-color-gray">{{item.share_time}}</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|
|