提交 46c0a5eb authored 作者: lihuihui's avatar lihuihui

修改样式替换视频

上级 ad87ebad
...@@ -42,7 +42,6 @@ export default { ...@@ -42,7 +42,6 @@ export default {
}, },
mounted() { mounted() {
this.$nextTick(() => { this.$nextTick(() => {
console.log(this.data)
this.dataIndex = this.defaultPage this.dataIndex = this.defaultPage
}) })
}, },
......
...@@ -31,7 +31,6 @@ export default { ...@@ -31,7 +31,6 @@ export default {
} }
}, },
mounted() { mounted() {
console.log(this.menu, '===')
this.$route.query.type && (this.activeIndex = this.$route.query.type) this.$route.query.type && (this.activeIndex = this.$route.query.type)
} }
} }
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<video <video
width="420" width="420"
controls controls
src="https://zws-imgs-pub.ezijing.com/static/public/630810d0c5276d1195325d88d40a0034.mp4" src="https://zws-imgs-pub.ezijing.com/static/public/d54b17ec8d02432ed440285123acc1c0.mp4"
></video> ></video>
</div> </div>
</div> </div>
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<div class="cont"> <div class="cont">
<div class="close-box" @click="videoShow = false"></div> <div class="close-box" @click="videoShow = false"></div>
<video <video
src="https://zws-imgs-pub.ezijing.com/static/public/48b499d2a790f46433f9fb3384f8921d.mp4" src="https://zws-imgs-pub.ezijing.com/static/public/630810d0c5276d1195325d88d40a0034.mp4"
width="" width=""
height="" height=""
controls="controls" controls="controls"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论