提交 20213b32 authored 作者: pengxiaohui's avatar pengxiaohui

修改图片文字

上级 884e9338
...@@ -22,7 +22,7 @@ export default { ...@@ -22,7 +22,7 @@ export default {
data() { data() {
return { return {
bannerTabData: { bannerTabData: {
menu: ['教授观点'], menu: ['最新动态'],
imgUrl: 'https://zws-imgs-pub.ezijing.com/static/public/b61c3355f53391b163a388d18d18aa62.png' imgUrl: 'https://zws-imgs-pub.ezijing.com/static/public/b61c3355f53391b163a388d18d18aa62.png'
}, },
activeIndex: 0, activeIndex: 0,
......
...@@ -98,6 +98,8 @@ export default { ...@@ -98,6 +98,8 @@ export default {
this.form.name = res.data.name this.form.name = res.data.name
this.form.mobile = res.data.mobile this.form.mobile = res.data.mobile
this.form.number = res.data.number this.form.number = res.data.number
} else {
this.$message.error(res.message || '请先登录')
} }
}) })
}, },
......
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,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/4c7850a3078df8a599e27b94458bf1f3.mp4" src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/prp/ad_video.mp4"
width="" width=""
height="" height=""
controls="controls" controls="controls"
...@@ -112,8 +112,8 @@ ...@@ -112,8 +112,8 @@
</div> </div>
<div class="module4"> <div class="module4">
<div class="img-box"> <div class="img-box">
<img src="https://zws-imgs-pub.ezijing.com/static/public/8156d63ae117590d39fc8a0108a87879.png" alt="" /> <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/prp/cert.png" alt="" />
<img src="https://zws-imgs-pub.ezijing.com/static/public/c1a539349923a397b5c55e10eb62f9b3.png" alt="" /> <!-- <img src="https://zws-imgs-pub.ezijing.com/static/public/c1a539349923a397b5c55e10eb62f9b3.png" alt="" /> -->
</div> </div>
<!-- <div class="con970 floats"> <!-- <div class="con970 floats">
<div class="swiper-mian" @click="goPreview('https://mp.weixin.qq.com/s/YFcZMtuykIXC9_eNyf_Ijg')"> <div class="swiper-mian" @click="goPreview('https://mp.weixin.qq.com/s/YFcZMtuykIXC9_eNyf_Ijg')">
...@@ -411,8 +411,7 @@ export default { ...@@ -411,8 +411,7 @@ export default {
display: flex; display: flex;
justify-content: center; justify-content: center;
img { img {
margin-right: 40px; width: 980px;
width: 465px;
display: block; display: block;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论