隐藏观看历史
This commit is contained in:
@@ -118,8 +118,8 @@
|
||||
|
||||
</view>
|
||||
</view>
|
||||
<view style="margin-top: 40rpx;">观看历史</view>
|
||||
<view class="df" style=" margin-top: 28rpx;">
|
||||
<view v-if="isiosExamine" style="margin-top: 40rpx;">观看历史</view>
|
||||
<view v-if="isiosExamine" class="df" style=" margin-top: 28rpx;">
|
||||
<view style="border-radius:21rpx 21rpx 21rpx 21rpx;margin-left: 28rpx" v-for="(item,index) in list" :key="(item,index)"
|
||||
@tap="seVideo(item)">
|
||||
<image :src="item.titleImg"
|
||||
|
||||
Reference in New Issue
Block a user