fix: 上线前修改
This commit is contained in:
@@ -51,9 +51,6 @@
|
||||
>
|
||||
<swiper-item v-for="item in newsList" :key="item.id" @click="handleNewsDetail(item.id)">
|
||||
<video class="w-full h-160" :src="item.image" mode="aspectFill" />
|
||||
<view class="mt-10 flex-1 flex flex-col justify-between">
|
||||
<view text-14>{{ item.name }}</view>
|
||||
</view>
|
||||
</swiper-item>
|
||||
</swiper>
|
||||
</view>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 255 KiB After Width: | Height: | Size: 74 KiB |
Reference in New Issue
Block a user