提交 45591848 authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 7a1759de
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.12.0</center>
</body>
</html>
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.12.0</center>
</body>
</html>
......@@ -7,7 +7,7 @@ let config = {
DesDir: '../client-dist',
HtmlPath: 'src/index.html',
IcoPath: 'src/assets/favicon1.ico',
IcoPath: 'src/assets/favicon.png',
JsPath: 'src/main.js',
......
......@@ -19,7 +19,7 @@
<h3>联系我们</h3>
<p>
中国银行保险报 & 紫荆教育<br />
PRP项目委员<br />
PRP项目组委<br />
<!-- 电话:010-62793909<br />
E-mail:chinafflg@ezijing.com<br /> -->
董老师   010-63998190<br />
......
......@@ -3,7 +3,7 @@
<div class="banner-box">
<swiper :options="swiperOptions" ref="mySwiper" class="item-swiper">
<swiper-slide>
<img @click="goPreview('https://www.ezijing.com/news/6722349643281203200')" src="https://zws-imgs-pub.ezijing.com/static/public/da6e395d3cd95e944625ee76364045bf.png" alt="" />
<img src="https://zws-imgs-pub.ezijing.com/static/public/da6e395d3cd95e944625ee76364045bf.png" />
</swiper-slide>
<!-- <swiper-slide>
<img @click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/fcac7efb74162f33045f8876d28c5b12.pdf')" src="https://zws-imgs-pub.ezijing.com/static/public/8d6b2472a5091990450c34f3a9be9423.jpg" alt="" />
......@@ -80,7 +80,7 @@
增强私人财富风险识别与管理能力<br />
提升客层服务纬度与价值
</div>
<img src="https://zws-imgs-pub.ezijing.com/static/public/27362ec9f09884dde35b97e7f543dc5b.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/27362ec9f09884dde35b97e7f543dc5b.png" alt="" />
</div>
</div>
<div class="module3">
......@@ -91,7 +91,11 @@
/> -->
<div class="bg"></div>
<img src="../../assets/img/lang/m3-btn.png" alt="" class="btn" @click="videoplay()" />
<img class="titles" src="https://zws-imgs-pub.ezijing.com/static/public/2836a2327a0098672e1dd4663ea27e69.png" alt="">
<img
class="titles"
src="https://zws-imgs-pub.ezijing.com/static/public/2836a2327a0098672e1dd4663ea27e69.png"
alt=""
/>
<div id="videoAlert" v-if="videoShow">
<div class="cont">
<div class="close-box" @click="videoShow = false"></div>
......@@ -108,8 +112,8 @@
</div>
<div class="module4">
<div class="img-box">
<img src="https://zws-imgs-pub.ezijing.com/static/public/8156d63ae117590d39fc8a0108a87879.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/8156d63ae117590d39fc8a0108a87879.png" alt="" />
<img src="https://zws-imgs-pub.ezijing.com/static/public/c1a539349923a397b5c55e10eb62f9b3.png" alt="" />
</div>
<!-- <div class="con970 floats">
<div class="swiper-mian" @click="goPreview('https://mp.weixin.qq.com/s/YFcZMtuykIXC9_eNyf_Ijg')">
......@@ -213,7 +217,6 @@ export default {
})
}
}
},
goPreview(url) {
window.open(url)
......@@ -385,7 +388,7 @@ export default {
background-size: cover;
display: block;
}
.titles{
.titles {
width: 541px;
position: absolute;
top: 179px;
......@@ -404,10 +407,10 @@ export default {
.module4 {
background: #fff;
padding: 60px 0 30px;
.img-box{
.img-box {
display: flex;
justify-content: center;
img{
img {
margin-right: 40px;
width: 465px;
display: block;
......@@ -618,7 +621,7 @@ export default {
height: 120px;
// margin-right: -50px;
border-right: 1px solid #eee;
&.bor-none{
&.bor-none {
border: none;
}
img {
......@@ -633,7 +636,7 @@ export default {
color: #222222;
line-height: 25px;
margin-top: 10px;
&.p2{
&.p2 {
margin-top: 20px;
}
}
......@@ -646,110 +649,110 @@ export default {
// background: #A4000F;
background: url(https://zws-imgs-pub.ezijing.com/static/public/521a97768110ae52ce07f07757c79238.png);
background-size: cover;
.title{
.title {
font-size: 36px;
font-weight: bold;
color: #FFFFFF;
color: #ffffff;
line-height: 36px;
text-align: center;
padding: 62px 0 58px;
}
ul{
ul {
display: flex;
justify-content: center;
li{
li {
width: 172px;
height: 207px;
background: #fff;
border-radius: 10px;
margin-right: 30px;
&:nth-child(1){
.logo{
&:nth-child(1) {
.logo {
width: 73px;
}
}
&:nth-child(2){
.logo{
&:nth-child(2) {
.logo {
width: 93px;
}
}
&:nth-child(3){
.logo{
&:nth-child(3) {
.logo {
width: 82px;
}
}
&:nth-child(4){
.logo{
&:nth-child(4) {
.logo {
width: 124px;
}
}
&:nth-child(5){
&:nth-child(5) {
margin-right: 0;
.logo{
.logo {
width: 124px;
}
}
.logo{
.logo {
margin: 30px auto 0 auto;
height: 80px;
display: flex;
align-items: center;
img{
img {
width: 100%;
display: block;
}
}
.text{
.text {
padding-top: 17px;
text-align: center;
div{
div {
line-height: 100%;
margin-bottom: 10px;
font-size: 15px;
color: #96203A;
color: #96203a;
font-weight: bold;
}
.t{
.t {
font-weight: normal;
}
}
}
}
}
.new-module2134{
.new-module2134 {
width: 100%;
height: 412px;
background: url(https://zws-imgs-pub.ezijing.com/static/public/47887060ae3710cecb5c58904e78bf44.png);
background-size: cover;
.title{
.title {
padding-top: 30px;
text-align: center;
font-size: 32px;
font-weight: bold;
color: #FFFFFF;
color: #ffffff;
line-height: 45px;
}
.deco{
.deco {
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
color: #ffffff;
line-height: 18px;
letter-spacing: 36px;
text-align: center;
margin-top: 30px;
}
.content{
.content {
display: flex;
width: 784px;
margin: 40px auto 0 auto;
.text{
.text {
margin-top: 10px;
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
color: #ffffff;
line-height: 43px;
}
img{
img {
width: 267px;
display: block;
margin-left: auto;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论