1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<u-icon name="play-circle-fill" color="#ffffff" size="20"></u-icon>
|
||||
<text>视频</text>
|
||||
</view>
|
||||
<image class="head" :src="item.article_pic"></image>
|
||||
<image class="head" :src="item.article_pic" mode="aspectFill"></image>
|
||||
</view>
|
||||
<view class="title" v-if="">{{ item.article_title }}</view>
|
||||
<view class="jianjie">{{ item.article_content }}</view>
|
||||
@@ -103,7 +103,7 @@
|
||||
}
|
||||
}
|
||||
>image{
|
||||
width: 37rpx;
|
||||
width: 35rpx;
|
||||
height: 8rpx;
|
||||
padding: 20rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user