图片调整路径
This commit is contained in:
@ -10,20 +10,20 @@
|
||||
@click="handleSwipeClick($event, index,item)" class="content">
|
||||
<view class="image-box" @click="openVideoUrl(item.videoUrl)">
|
||||
<view class="deviceIMG">
|
||||
<image src="/static/images/video.png" mode="" class="video"></image>
|
||||
<image src="/static/images/common/video.png" mode="" class="video"></image>
|
||||
</view>
|
||||
<view class="">
|
||||
<view class="file-title">{{item.videoName}}</view>
|
||||
<view class="file-baidu">{{item.videoUrl}}</view>
|
||||
</view>
|
||||
</view>
|
||||
<image src="/static/images/cires.png" class="circle"></image>
|
||||
<image src="/static/images/common/cires.png" class="circle"></image>
|
||||
</uni-swipe-action-item>
|
||||
</block>
|
||||
</uni-swipe-action>
|
||||
</scroll-view>
|
||||
<view class="content1" @click="addvideo">
|
||||
<image src="/static/images/path1.png" class="path1"></image>
|
||||
<image src="/static/images/common/path1.png" class="path1"></image>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user