首页基本完成

This commit is contained in:
2020-06-02 15:37:01 +08:00
parent 35799b3325
commit c02c1bef74
2 changed files with 11 additions and 2 deletions

View File

@@ -60,6 +60,14 @@
</view>
</view>
<view class="list">
<view >
<videoItem isguanzhu="true" v-for="item in 10"></videoItem>
</view>
<view style="margin-left:20rpx">
<videoItem isguanzhu="true" v-for="item in 10"></videoItem>
</view>
</view>
</view>
</scroll-view>