47 lines
2.2 KiB
Plaintext
47 lines
2.2 KiB
Plaintext
<!-- 商品直播列表 -->
|
||
<view class="videoList">
|
||
<view class="videoList-label">
|
||
<view class="videoList-img">
|
||
<image class="videoList-cover" src="/static/img/goods_text.png" mode="aspectFill"></image>
|
||
<view class="videoList-tips">
|
||
<view class="videoList-tips-img"><image src="/static/mall_icon/liveIng_icon_white.png"></image></view>
|
||
<view class="videoList-tips-text">正在直播</view>
|
||
</view>
|
||
</view>
|
||
<view class="videoList-cont">
|
||
<view class="videoList-title">风光雪月跨年季</view>
|
||
<view class="videoList-user">
|
||
<view class="videoList-head">
|
||
<image src="/static/mall_icon/mallDetails_user.png"></image>
|
||
<text class="nowrap">张慢慢呀</text>
|
||
</view>
|
||
<view class="videoList-time">
|
||
<image src="/static/mall_icon/liveIng_viedo.png"></image>
|
||
<text>开播时间:2020-12-22 19:00:00</text>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
<view class="videoList-label">
|
||
<view class="videoList-img">
|
||
<image class="videoList-cover" src="/static/img/goods_text.png" mode="aspectFill"></image>
|
||
<view class="videoList-tips videoList-tips-end">
|
||
<view class="videoList-tips-img"><image src="/static/mall_icon/liveEnd_icon_white.png"></image></view>
|
||
<view class="videoList-tips-text">已结束</view>
|
||
</view>
|
||
</view>
|
||
<view class="videoList-cont">
|
||
<view class="videoList-title">风光雪月跨年季</view>
|
||
<view class="videoList-user">
|
||
<view class="videoList-head">
|
||
<image src="/static/mall_icon/mallDetails_user.png"></image>
|
||
<text class="nowrap">张慢慢呀</text>
|
||
</view>
|
||
<view class="videoList-time">
|
||
<image src="/static/mall_icon/liveIng_viedo.png"></image>
|
||
<text>开播时间:2020-12-22 19:00:00</text>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
</view> |