mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 03:42:53 +08:00
'签字前的防范视频'
This commit is contained in:
@@ -219,7 +219,7 @@
|
||||
</div>
|
||||
<van-popup v-model="videoShow" position="bottom" closeable style="height: 100vh">
|
||||
<!-- <video controls style="width: 100%; max-height: calc(100vh - 60px)" src="/app/video/rlsb.mp4"></video> -->
|
||||
<video controls style="width: 100%; max-height: calc(100vh - 60px)" :src="this.assetsUrl + 'video/rlsb.mp4'"></video>
|
||||
<video controls style="width: 100%; max-height: calc(100vh - 60px)" :src="this.$assetsUrl + 'video/rlsb.mp4'"></video>
|
||||
<div class="bottom-btn bg-white">
|
||||
<van-button type="danger" size="large" @click="goUrl" v-no-more-click="1000">下一步</van-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user