Style(店铺):界面调整

This commit is contained in:
lifizer
2024-03-19 17:56:50 +08:00
parent 9faa3e6355
commit c96cae1087
6 changed files with 867 additions and 209 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
</view>
<view class="video-box" v-if="info.type==='NT_VIDEO'">
<video style="width: 100%;height: 320rpx;" :src="info.resources[0]" controls play-btn-position="center"/>
<video style="width: 100%;height: 320rpx;" :src="info.video" controls play-btn-position="center"/>
</view>
<view class="content-box">