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

新增marywood

上级 f762cf84
module.exports = { module.exports = {
domain: 'dev.ezijing.com', domain: 'dev.ezijing.com',
url: 'https://project-api.ezijing.com', url: 'https://project-api2.ezijing.com',
isEnableToIphoneDebugger: false, isEnableToIphoneDebugger: false,
apiBaseURL: 'https://project-api.ezijing.com/api', apiBaseURL: 'https://project-api2.ezijing.com/api',
webpack: { webpack: {
externals: { externals: {
CKEDITOR: 'window.CKEDITOR', CKEDITOR: 'window.CKEDITOR',
...@@ -33,6 +33,6 @@ module.exports = { ...@@ -33,6 +33,6 @@ module.exports = {
}, },
ProvidePlugin: {}, ProvidePlugin: {},
others: { others: {
projectId: '1000' projectId: '1012'
} }
} }
...@@ -14,6 +14,6 @@ module.exports = { ...@@ -14,6 +14,6 @@ module.exports = {
}, },
ProvidePlugin: {}, ProvidePlugin: {},
others: { others: {
projectId: '1000' projectId: '1012'
} }
} }
...@@ -15,6 +15,6 @@ module.exports = { ...@@ -15,6 +15,6 @@ module.exports = {
}, },
ProvidePlugin: {}, ProvidePlugin: {},
others: { others: {
projectId: '1000' projectId: '1012'
} }
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -14,7 +14,7 @@ export function queryInformation(param) { ...@@ -14,7 +14,7 @@ export function queryInformation(param) {
// url: host.main + path.queryInformation, // url: host.main + path.queryInformation,
url: '/api/zws/v1/enrollment/submissions', url: '/api/zws/v1/enrollment/submissions',
params: { params: {
project_id: 1000, project_id: 1012,
name: 'hhahah' name: 'hhahah'
} }
}) })
...@@ -30,7 +30,7 @@ export function introduction(params) { ...@@ -30,7 +30,7 @@ export function introduction(params) {
// 获取所有介绍内容 // 获取所有介绍内容
return ax({ return ax({
method: 'GET', method: 'GET',
url: '/api/zws/v1/cms/projects/1000/contents/' + params.tag url: '/api/zws/v1/cms/projects/1012/contents/' + params.tag
}) })
.then(function(response) { .then(function(response) {
params.cb(response.data[0].content) params.cb(response.data[0].content)
...@@ -47,7 +47,7 @@ export function getNews(params) { ...@@ -47,7 +47,7 @@ export function getNews(params) {
// url: host.main + path.news, // url: host.main + path.news,
url: '/api/zws/v1/cms/news', url: '/api/zws/v1/cms/news',
params: { params: {
project_id: 1000 project_id: 1012
} }
}) })
.then(function(response) { .then(function(response) {
......
...@@ -6,7 +6,7 @@ export default class ScoreAPI extends BaseAPI { ...@@ -6,7 +6,7 @@ export default class ScoreAPI extends BaseAPI {
*/ */
getContent = name => getContent = name =>
this.get( this.get(
`/v1/cms/projects/1000/contents/${encodeURIComponent(decodeURIComponent(name))}?sites=sofia.ezijing.com`, `/v1/cms/projects/1012/contents/${encodeURIComponent(decodeURIComponent(name))}?sites=sofia.ezijing.com`,
{ {
addhost: 'zws-api.ezijing.com', addhost: 'zws-api.ezijing.com',
Host: 'zws-api.ezijing.com' Host: 'zws-api.ezijing.com'
......
...@@ -7,7 +7,7 @@ export default class ScoreAPI extends BaseAPI { ...@@ -7,7 +7,7 @@ export default class ScoreAPI extends BaseAPI {
*/ */
getContent = name => getContent = name =>
this.get( this.get(
`zws/v1/cms/projects/1000/contents/${encodeURIComponent(decodeURIComponent(name))}?sites=sofia.ezijing.com`, `zws/v1/cms/projects/1012/contents/${encodeURIComponent(decodeURIComponent(name))}?sites=sofia.ezijing.com`,
{} {}
) )
/** /**
......
...@@ -5,13 +5,8 @@ ...@@ -5,13 +5,8 @@
@click="openService" @click="openService"
class="service" class="service"
src="https://zws-imgs-pub.ezijing.com/4ea9db80581687a358d2e5fae9a631e0.png" src="https://zws-imgs-pub.ezijing.com/4ea9db80581687a358d2e5fae9a631e0.png"
alt=""
/>
<img
style="display:none;width:0;height:0;opacity:0;"
src="./assets/images/SOFIA.jpg"
alt="个人心理学顶尖学府,索菲亚大学金融方向工商管理硕士项目"
/> />
<img style="display: none; width: 0; height: 0; opacity: 0" src="./assets/images/SOFIA.jpg" />
</div> </div>
</template> </template>
<script> <script>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<h3>联系我们</h3> <h3>联系我们</h3>
<p> <p>
清控紫荆教育<br /> 清控紫荆教育<br />
索菲亚大学金融方向工商管理硕士项目<br /> 玛丽伍德大学工商管理硕士项目<br />
<!-- 电话:010-62793909<br /> <!-- 电话:010-62793909<br />
E-mail:chinafflg@ezijing.com<br /> --> E-mail:chinafflg@ezijing.com<br /> -->
地址:北京市海淀区中关村东路1号院7号楼5层<br /> 地址:北京市海淀区中关村东路1号院7号楼5层<br />
...@@ -30,28 +30,37 @@ ...@@ -30,28 +30,37 @@
</div> </div>
</div> </div>
</div> </div>
<div class="copyright" style="height: 40px;line-height: 40px;color: #fff;background: #ccc;"> <div class="copyright" style="height: 40px; line-height: 40px; color: #fff; background: #ccc">
<div class="inner" style="width: 100%;justify-content: center;display: flex;"> <div class="inner" style="width: 100%; justify-content: center; display: flex">
<p style="font-size: 12px;">Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司</p> <p style="font-size: 12px">
<a target="_blank" href="https://tsm.miit.gov.cn/dxxzsp/" style="color: #fff;text-decoration:none;margin-left: 10px;"> Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
<p style="font-size: 12px;">京ICP证150431号</p> </p>
<a
target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: #fff; text-decoration: none; margin-left: 10px"
>
<p style="font-size: 12px">京ICP证150431号</p>
</a> </a>
<a target="_blank" class="record" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681" style=" <a
color: #fff; target="_blank"
text-decoration:none; class="record"
align-items: center; href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
display: flex; style="color: #fff; text-decoration: none; align-items: center; display: flex; margin-right: 5px"
margin-right: 5px;"> >
<img src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" alt="" style=" <img
width: 20px; src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
height: 20px; alt=""
margin: 0 6px; style="width: 20px; height: 20px; margin: 0 6px; display: block"
display: block; />
"> <p style="font-size: 12px">安备 11010802023681号</p>
<p style="font-size: 12px;">安备 11010802023681号</p>
</a> </a>
<a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index" style="color: #fff;text-decoration:none;"> <a
<p style="font-size: 12px;">京ICP备15016866号-1</p> target="_blank"
href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: #fff; text-decoration: none"
>
<p style="font-size: 12px">京ICP备15016866号-1</p>
</a> </a>
</div> </div>
</div> </div>
...@@ -65,7 +74,7 @@ export default { ...@@ -65,7 +74,7 @@ export default {
menuList: [ menuList: [
{ title: '中国教育部', href: 'http://www.moe.gov.cn/' }, { title: '中国教育部', href: 'http://www.moe.gov.cn/' },
{ title: '中国涉外教育监管网', href: 'http://jsj.moe.gov.cn/' }, { title: '中国涉外教育监管网', href: 'http://jsj.moe.gov.cn/' },
{ title: '索菲亚大学', href: 'http://www.sofia.edu/' }, { title: '玛丽伍德大学', href: 'http://www.sofia.edu/' },
{ title: '美国西部院校教育联盟认证(WASC)', href: 'https://www.wscuc.org/institutions/sofia-university/' }, { title: '美国西部院校教育联盟认证(WASC)', href: 'https://www.wscuc.org/institutions/sofia-university/' },
{ title: '紫荆教育', href: 'https://www.ezijing.com/' } { title: '紫荆教育', href: 'https://www.ezijing.com/' }
] ]
...@@ -75,7 +84,7 @@ export default { ...@@ -75,7 +84,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.logo{ .logo {
width: 156px; width: 156px;
} }
.app-footer { .app-footer {
...@@ -133,18 +142,18 @@ export default { ...@@ -133,18 +142,18 @@ export default {
line-height: 40px; line-height: 40px;
color: #fff; color: #fff;
background: #ccc; background: #ccc;
.inner{ .inner {
width: 100%; width: 100%;
justify-content: center; justify-content: center;
display: flex; display: flex;
p{ p {
font-size: 12px; font-size: 12px;
} }
.record{ .record {
align-items: center; align-items: center;
display: flex; display: flex;
margin-right: 5px; margin-right: 5px;
img{ img {
width: 20px; width: 20px;
height: 20px; height: 20px;
margin: 0 6px; margin: 0 6px;
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
export default { export default {
data() { data() {
return { return {
title: '索菲亚大学金融方向工商管理硕士项目', title: '玛丽伍德大学工商管理硕士项目',
navList: [ navList: [
{ title: '首页', path: '/index' }, { title: '首页', path: '/index' },
{ title: '项目介绍', path: '/project' }, { title: '项目介绍', path: '/project' },
......
...@@ -4,18 +4,17 @@ ...@@ -4,18 +4,17 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta content="origin" name="referrer" /> <meta content="origin" name="referrer" />
<meta name="description" content="美国索非亚大学创办于1975年,前身是超个人心理学研究所,由毕业于哈佛大学的罗伯特.弗雷格尔博士(Dr.Robert Frager)创办。作为全球第一所超个人心理学顶尖学府,在超个人心理学的研究、整体性及临床教育上,处于全球领导地位。" /> <meta
<title>索菲亚大学金融方向工商管理硕士项目</title> name="description"
content="美国索非亚大学创办于1975年,前身是超个人心理学研究所,由毕业于哈佛大学的罗伯特.弗雷格尔博士(Dr.Robert Frager)创办。作为全球第一所超个人心理学顶尖学府,在超个人心理学的研究、整体性及临床教育上,处于全球领导地位。"
/>
<title>玛丽伍德大学工商管理硕士项目</title>
<!-- <meta <!-- <meta
name="viewport" name="viewport"
id="viewport" id="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no"
/> --> /> -->
<meta <meta name="viewport" id="viewport" content="initial-scale=-1,maximum-scale=1,shrink-to-fit=no" />
name="viewport"
id="viewport"
content="initial-scale=-1,maximum-scale=1,shrink-to-fit=no"
/>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
...@@ -38,13 +37,13 @@ ...@@ -38,13 +37,13 @@
src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/common/runtime.js" src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/common/runtime.js"
></script> ></script>
<script> <script>
var _hmt = _hmt || []; var _hmt = _hmt || []
(function() { ;(function() {
var hm = document.createElement("script"); var hm = document.createElement('script')
hm.src = "https://hm.baidu.com/hm.js?45ff88cfcd1cf031f43e64eb9650315d"; hm.src = 'https://hm.baidu.com/hm.js?45ff88cfcd1cf031f43e64eb9650315d'
var s = document.getElementsByTagName("script")[0]; var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s); s.parentNode.insertBefore(hm, s)
})(); })()
</script> </script>
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/console-polyfill.js"></script> <script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/console-polyfill.js"></script>
......
...@@ -3,13 +3,19 @@ ...@@ -3,13 +3,19 @@
<div class="banner-box"> <div class="banner-box">
<swiper :options="swiperOptions" ref="mySwiper" class="item-swiper"> <swiper :options="swiperOptions" ref="mySwiper" class="item-swiper">
<!-- <swiper-slide> <!-- <swiper-slide>
<img @click="goPreview('https://www.ezijing.com/news/6722349643281203200')" src="https://zws-imgs-pub.ezijing.com/static/public/2174fabdc33f20bbaceeb34b97c190c4.jpg" alt="" /> <img @click="goPreview('https://www.ezijing.com/news/6722349643281203200')" src="https://zws-imgs-pub.ezijing.com/static/public/2174fabdc33f20bbaceeb34b97c190c4.jpg" />
</swiper-slide> --> </swiper-slide> -->
<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="" /> <img
@click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/fcac7efb74162f33045f8876d28c5b12.pdf')"
src="https://zws-imgs-pub.ezijing.com/pc/marywood/banner.jpg"
/>
</swiper-slide> </swiper-slide>
<swiper-slide> <swiper-slide>
<img @click="goPage('/project')" src="https://zws-imgs-pub.ezijing.com/static/public/39f724d8000a38716b053324e5d27f3d.jpg" alt="" /> <img
@click="goPage('/project')"
src="https://zws-imgs-pub.ezijing.com/static/public/39f724d8000a38716b053324e5d27f3d.jpg"
/>
</swiper-slide> </swiper-slide>
<div class="swiper-button-prev" slot="button-prev" @click="prev"></div> <div class="swiper-button-prev" slot="button-prev" @click="prev"></div>
<div class="swiper-button-next" slot="button-next" @click="next"></div> <div class="swiper-button-next" slot="button-next" @click="next"></div>
...@@ -17,32 +23,33 @@ ...@@ -17,32 +23,33 @@
<ul class="nav"> <ul class="nav">
<li @click="goPage('/my')"> <li @click="goPage('/my')">
<div class="icon"> <div class="icon">
<img src="../../assets/img/lang/banner-i1.png" alt="" /> <img src="../../assets/img/lang/banner-i1.png" />
</div> </div>
<div class="txt">报名申请</div> <div class="txt">报名申请</div>
<div class="block"></div> <div class="block"></div>
</li> </li>
<li @click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/2ea3597585c94bef07291efce4fe24f6.pdf')"> <li>
<!-- <li @click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/2ea3597585c94bef07291efce4fe24f6.pdf')"> -->
<div class="icon"> <div class="icon">
<img src="../../assets/img/lang/banner-i2.png" alt="" /> <img src="../../assets/img/lang/banner-i2.png" />
</div> </div>
<div class="txt">招生简章</div> <div class="txt">招生简章</div>
</li> </li>
<li @click="goPage('/project')"> <li @click="goPage('/project')">
<div class="icon"> <div class="icon">
<img src="../../assets/img/lang/banner-i3.png" alt="" /> <img src="../../assets/img/lang/banner-i3.png" />
</div> </div>
<div class="txt">项目介绍</div> <div class="txt">项目介绍</div>
</li> </li>
<li @click="goPage('/recruit')"> <li @click="goPage('/recruit')">
<div class="icon"> <div class="icon">
<img src="../../assets/img/lang/banner-i4.png" alt="" /> <img src="../../assets/img/lang/banner-i4.png" />
</div> </div>
<div class="txt">资料下载</div> <div class="txt">资料下载</div>
</li> </li>
<li @click="goPage('/recruit', 2)"> <li @click="goPage('/recruit', 2)">
<div class="icon"> <div class="icon">
<img src="../../assets/img/lang/banner-i5.png" alt="" /> <img src="../../assets/img/lang/banner-i5.png" />
</div> </div>
<div class="txt">常见问题</div> <div class="txt">常见问题</div>
</li> </li>
...@@ -52,24 +59,24 @@ ...@@ -52,24 +59,24 @@
<div class="title">项目特色</div> <div class="title">项目特色</div>
<ul> <ul>
<li> <li>
<img src="https://zws-imgs-pub.ezijing.com/static/public/fb858d15ea447d84051d263ea37112d3.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/fb858d15ea447d84051d263ea37112d3.png" />
<div class="p">所获学位<br />全球通行,正规硕士学位</div> <div class="p">百年历史美国名校</div>
</li> </li>
<li> <li>
<img src="https://zws-imgs-pub.ezijing.com/static/public/9237c8a37d07466b0834e68b8d5f786c.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/9237c8a37d07466b0834e68b8d5f786c.png" />
<div class="p p2">中美双认证大学</div> <div class="p">高排名美国大学</div>
</li> </li>
<li> <li>
<img src="https://zws-imgs-pub.ezijing.com/static/public/ad0d5f5cfb48fa1768fcbe560395637f.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/ad0d5f5cfb48fa1768fcbe560395637f.png" />
<div class="p">创新课程体系<br />融合金融、管理和心理学</div> <div class="p">高质量商学院<br />(ACBSP商学院认证)</div>
</li> </li>
<li> <li>
<img src="https://zws-imgs-pub.ezijing.com/static/public/b5dd7a8549203158b19c990caf753f15.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/b5dd7a8549203158b19c990caf753f15.png" />
<div class="p">国际化校友全球16<br />个国家国际校友</div> <div class="p">中美权威师资<br />清华、北大、理海等权威师资</div>
</li> </li>
<li> <li>
<img src="https://zws-imgs-pub.ezijing.com/static/public/f35e8152f2c7174e75bf4c2e70188893.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/f35e8152f2c7174e75bf4c2e70188893.png" />
<div class="p">中美权威师资<br />清华、北大、斯坦福权威师资</div> <div class="p">16个月精炼课程</div>
</li> </li>
</ul> </ul>
</div> </div>
...@@ -78,7 +85,7 @@ ...@@ -78,7 +85,7 @@
<ul> <ul>
<li> <li>
<div class="logo"> <div class="logo">
<img src="https://zws-imgs-pub.ezijing.com/static/public/c39c258f69002addb701d6a828eaa29f.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/static/public/c39c258f69002addb701d6a828eaa29f.png" />
</div> </div>
<div class="text"> <div class="text">
<div>中国教育部</div> <div>中国教育部</div>
...@@ -88,65 +95,51 @@ ...@@ -88,65 +95,51 @@
</li> </li>
<li> <li>
<div class="logo"> <div class="logo">
<img src="https://zws-imgs-pub.ezijing.com/static/public/bcf861182fd1e5c3632b0d1e97378c63.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/icon_02.png" />
</div> </div>
<div class="text"> <div class="text">
<div>美国教育部</div> <div>美国教育部</div>
<div>西部院校联盟(WASC)</div> <div>美国中部各州院校协会 (MSCHE)</div>
<div class="t">认证大学</div> <div class="t">认证大学</div>
</div> </div>
</li> </li>
<li> <li>
<div class="logo"> <div class="logo">
<img src="https://zws-imgs-pub.ezijing.com/static/public/1f73853b05e01507b24567d14c34f164.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/icon_03.png" />
</div> </div>
<div class="text"> <div class="text">
<div>美国加州</div> <div>#59</div>
<div>私立高等教育局(BPPE)</div> <div>最佳大学排名</div>
<div class="t">认证大学</div> <div class="t">2021《美国新闻与世界报道》</div>
</div> </div>
</li> </li>
<li> <li>
<div class="logo"> <div class="logo">
<img src="https://zws-imgs-pub.ezijing.com/static/public/6bf5efe5efec06738318cedccc7cd03c.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/icon_04.png" />
</div> </div>
<div class="text"> <div class="text">
<div>美国高等教育</div> <div>美国商学院认证委员会</div>
<div>认证委员会(CHEA)</div> <div>(ACBSP)</div>
<div class="t">认证大学</div> <div class="t">认证大学</div>
</div> </div>
</li> </li>
<li>
<div class="logo">
<img src="https://zws-imgs-pub.ezijing.com/static/public/4c0f67116fac2d0b267457f20852abfa.png" alt="">
</div>
<div class="text">
<div>美国</div>
<div>学位三级认证</div>
<!-- <div class="t">认证大学</div> -->
</div>
</li>
</ul> </ul>
<!-- <div class="con970"> <!-- <div class="con970">
<div class="top-con"> <div class="top-con">
<div class="text">通过FMBA课程的学习<br/><span>获得优势:</span></div> <div class="text">通过FMBA课程的学习<br/><span>获得优势:</span></div>
<img src="https://zws-imgs-pub.ezijing.com/static/public/1b4ac75951cfe717db4916bea71603d1.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/static/public/1b4ac75951cfe717db4916bea71603d1.png" >
</div> </div>
<div class="con-txt">毕业于美国名校<br/>成长为国际化金融人才<br/>具备领军人物的创新精神<br/>数个精准的金融高端社交圈<br/>熟稔金融之术,深谙管理之道<br/>拥有与中美一流师资面对面切磋的宝贵经验<br/>成为紫荆遍布全球校友网络中的一员<br/>全新的人生轨迹</div> <div class="con-txt">毕业于美国名校<br/>成长为国际化金融人才<br/>具备领军人物的创新精神<br/>数个精准的金融高端社交圈<br/>熟稔金融之术,深谙管理之道<br/>拥有与中美一流师资面对面切磋的宝贵经验<br/>成为紫荆遍布全球校友网络中的一员<br/>全新的人生轨迹</div>
</div> --> </div> -->
</div> </div>
<div class="module3"> <div class="module3">
<img <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/video_cover.jpg" class="bg" />
src="https://zws-imgs-pub.ezijing.com/static/public/de45f304b8c09b8080b3d3c6202b62f7.jpg" <img src="../../assets/img/lang/m3-btn.png" class="btn" @click="videoplay()" />
alt=""
class="bg"
/>
<img src="../../assets/img/lang/m3-btn.png" alt="" class="btn" @click="videoplay()" />
<div id="videoAlert" v-if="videoShow"> <div id="videoAlert" v-if="videoShow">
<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/630810d0c5276d1195325d88d40a0034.mp4" src="https://zws-imgs-pub.ezijing.com/pc/marywood/video.mp4"
width="" width=""
height="" height=""
controls="controls" controls="controls"
...@@ -158,10 +151,11 @@ ...@@ -158,10 +151,11 @@
</div> </div>
<div class="module4"> <div class="module4">
<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">
<!-- <div class="swiper-mian" @click="goPreview('https://mp.weixin.qq.com/s/YFcZMtuykIXC9_eNyf_Ijg')"> -->
<swiper :options="swiperOptions2" ref="mySwiper2" class="item-swiper"> <swiper :options="swiperOptions2" ref="mySwiper2" class="item-swiper">
<swiper-slide> <swiper-slide>
<img src="https://zws-imgs-pub.ezijing.com/static/public/7e8d7f04e99a15bb637efa48d2c0c14d.jpg" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/7e8d7f04e99a15bb637efa48d2c0c14d.jpg" />
</swiper-slide> </swiper-slide>
<div class="swiper-pagination" slot="pagination"></div> <div class="swiper-pagination" slot="pagination"></div>
</swiper> </swiper>
...@@ -170,17 +164,18 @@ ...@@ -170,17 +164,18 @@
<div class="txt">肇越:公积金制度如何改革才能让老百姓得实惠?</div> <div class="txt">肇越:公积金制度如何改革才能让老百姓得实惠?</div>
</div> </div>
</div> </div>
<div <div class="swiper-mian float-r">
<!-- <div
class="swiper-mian float-r" class="swiper-mian float-r"
@click=" @click="
goPreview( goPreview(
'https://i3jtw0.smartapps.cn/subpackage/pages/docdetails/doc-details?id=ucms_7yGhOpXQ5Ej&oauthType=search&hostname=baiduboxapp&_swebfr=1' 'https://i3jtw0.smartapps.cn/subpackage/pages/docdetails/doc-details?id=ucms_7yGhOpXQ5Ej&oauthType=search&hostname=baiduboxapp&_swebfr=1'
) )
" "
> > -->
<swiper :options="swiperOptions2" ref="mySwiper2" class="item-swiper"> <swiper :options="swiperOptions2" ref="mySwiper2" class="item-swiper">
<swiper-slide> <swiper-slide>
<img src="https://zws-imgs-pub.ezijing.com/static/public/010f4dd0338d68dd8a0e54b46b7edb21.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/010f4dd0338d68dd8a0e54b46b7edb21.png" />
</swiper-slide> </swiper-slide>
<div class="swiper-pagination" slot="pagination"></div> <div class="swiper-pagination" slot="pagination"></div>
</swiper> </swiper>
...@@ -649,7 +644,7 @@ export default { ...@@ -649,7 +644,7 @@ export default {
color: #222222; color: #222222;
line-height: 25px; line-height: 25px;
margin-top: 10px; margin-top: 10px;
&.p2{ &.p2 {
margin-top: 20px; margin-top: 20px;
} }
} }
...@@ -662,70 +657,71 @@ export default { ...@@ -662,70 +657,71 @@ export default {
// background: #A4000F; // background: #A4000F;
background: url(https://zws-imgs-pub.ezijing.com/static/public/521a97768110ae52ce07f07757c79238.png); background: url(https://zws-imgs-pub.ezijing.com/static/public/521a97768110ae52ce07f07757c79238.png);
background-size: cover; background-size: cover;
.title{ .title {
font-size: 36px; font-size: 36px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 36px; line-height: 36px;
text-align: center; text-align: center;
padding: 62px 0 58px; padding: 62px 0 58px;
} }
ul{ ul {
display: flex; display: flex;
justify-content: center; justify-content: center;
li{ li {
width: 172px; width: 190px;
height: 207px; height: 229px;
background: #fff; background: #fff;
border-radius: 10px; border-radius: 10px;
margin-right: 30px; margin: 0 30px;
&:nth-child(1){ &:nth-child(1) {
.logo{ .logo {
width: 73px; width: 73px;
} }
} }
&:nth-child(2){ &:nth-child(2) {
.logo{ .logo {
width: 93px; width: 152px;
} }
} }
&:nth-child(3){ &:nth-child(3) {
.logo{ .logo {
width: 82px; width: 79px;
} }
} }
&:nth-child(4){ &:nth-child(4) {
.logo{ .logo {
width: 124px; width: 72px;
} }
} }
&:nth-child(5){ &:nth-child(5) {
margin-right: 0; margin-right: 0;
.logo{ .logo {
width: 124px; width: 124px;
} }
} }
.logo{ .logo {
margin: 30px auto 0 auto; margin: 30px auto 0 auto;
height: 80px; height: 80px;
display: flex; display: flex;
align-items: center; align-items: center;
img{ img {
width: 100%; width: 100%;
display: block; display: block;
} }
} }
.text{ .text {
padding-top: 17px; padding-top: 17px;
text-align: center; text-align: center;
div{ div {
line-height: 100%; line-height: 100%;
margin-bottom: 10px; margin-bottom: 10px;
font-size: 15px; font-size: 15px;
color: #96203A; color: #96203a;
font-weight: bold; font-weight: bold;
} }
.t{ .t {
font-size: 14px;
font-weight: normal; font-weight: normal;
} }
} }
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
</div> </div>
</div> </div>
</header> </header>
<nav class="nav"><h1 class="title">索菲亚大学金融方向工商管理硕士项目推荐信</h1></nav> <nav class="nav"><h1 class="title">玛丽伍德大学工商管理硕士项目推荐信</h1></nav>
<section class="content"> <section class="content">
<el-form <el-form
:model="ruleForm" :model="ruleForm"
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<img src="../../../assets/images/welcome.png" width="350" /> <img src="../../../assets/images/welcome.png" width="350" />
<div class="welcome-content"> <div class="welcome-content">
<h1>欢迎您报考</h1> <h1>欢迎您报考</h1>
<h2>索菲亚大学</h2> <h2>玛丽伍德大学</h2>
<div class="welcome-button" @click="handleStart">马上开始</div> <div class="welcome-button" @click="handleStart">马上开始</div>
</div> </div>
</div> </div>
......
...@@ -32,7 +32,7 @@ export default function(_this) { ...@@ -32,7 +32,7 @@ export default function(_this) {
} }
}, },
form: { form: {
next: { to: { query: { active: 'admission_byzs' } } }, next: { to: { query: { active: 'admission_xy' } } },
hasButton: false, hasButton: false,
options: { 'label-position': 'top' }, options: { 'label-position': 'top' },
hint: ` hint: `
......
import cjd from './cjd' import cjd from './cjd'
import byzs from './byzs' // import byzs from './byzs'
import ywjl from './ywjl' // import ywjl from './ywjl'
import xy from './xy' import xy from './xy'
import xfjn from './xfjn' import xfjn from './xfjn'
...@@ -8,6 +8,6 @@ export default function(_this) { ...@@ -8,6 +8,6 @@ export default function(_this) {
return { return {
id: 'admission', id: 'admission',
title: '入学办理', title: '入学办理',
children: [cjd(_this), byzs, ywjl, xy(_this), xfjn(_this)] children: [cjd(_this), xy(_this), xfjn(_this)]
} }
} }
...@@ -24,7 +24,7 @@ export default function(_this) { ...@@ -24,7 +24,7 @@ export default function(_this) {
} }
}, },
form: { form: {
prev: { to: { query: { active: 'admission_ywjl' } } }, prev: { to: { query: { active: 'admission_cjd' } } },
next: { to: { query: { active: 'admission_xfjn' } } }, next: { to: { query: { active: 'admission_xfjn' } } },
hasButton: false, hasButton: false,
options: {}, options: {},
......
...@@ -81,11 +81,11 @@ export default { ...@@ -81,11 +81,11 @@ export default {
// code: 'interviewCjd', // code: 'interviewCjd',
// view: { to: { path: '/my/interview', query: { active: 'interview_cjd' } } } // view: { to: { path: '/my/interview', query: { active: 'interview_cjd' } } }
// }, // },
{ // {
title: '2寸照片', // title: '2寸照片',
code: 'interviewZp', // code: 'interviewZp',
view: { to: { path: '/my/interview', query: { active: 'interview_zp' } } } // view: { to: { path: '/my/interview', query: { active: 'interview_zp' } } }
} // }
// { // {
// title: '推荐信', // title: '推荐信',
......
...@@ -5,7 +5,9 @@ ...@@ -5,7 +5,9 @@
<img src="../../../../assets/images/my_pay_01.png" /> <img src="../../../../assets/images/my_pay_01.png" />
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1">紫荆-索菲亚大学金融方向工商管理硕士(FMBA)申请费<span>700</span>元,请扫描二维码支付完成报名。</p> <p class="t1">
申请紫荆-玛丽伍德大学工商管理硕士(MBA)项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。
</p>
</div> </div>
<div class="qrcode-error" v-if="qrcodeError"> <div class="qrcode-error" v-if="qrcodeError">
生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i> 生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i>
......
...@@ -44,7 +44,7 @@ export default function(_this) { ...@@ -44,7 +44,7 @@ export default function(_this) {
values: [{ label: '同意', value: 1 }], values: [{ label: '同意', value: 1 }],
model: 'isAgree', model: 'isAgree',
rules: [{ required: true, message: '请阅读协议', trigger: 'change' }], rules: [{ required: true, message: '请阅读协议', trigger: 'change' }],
prepend: `<p>1、本人知晓此申请表及所附文件将作为申请紫荆-索菲亚大学MBA面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p> prepend: `<p>1、本人知晓此申请表及所附文件将作为申请紫荆-玛丽伍德大学MBA面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p>
<p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>` <p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>`
} }
] ]
......
...@@ -19,10 +19,10 @@ export default function(_this) { ...@@ -19,10 +19,10 @@ export default function(_this) {
const [first = {}, second = {}] = answers const [first = {}, second = {}] = answers
return { return {
qid1: first.qid || '1', qid1: first.qid || '1',
question1: '您为什么要申请索菲亚大学金融方向工商管理硕士项目?(60字以上,1000字以内)', question1: '您为什么要申请紫荆-玛丽伍德大学工商管理硕士(MBA)项目?',
answer1: first.answer, answer1: first.answer,
qid2: second.qid || '2', qid2: second.qid || '2',
question2: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?(60字以上,1000字以内)', question2: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?',
answer2: second.answer answer2: second.answer
} }
} }
...@@ -45,7 +45,7 @@ export default function(_this) { ...@@ -45,7 +45,7 @@ export default function(_this) {
items: [ items: [
{ {
type: 'v-input', type: 'v-input',
label: '您为什么要申请索菲亚大学金融方向工商管理硕士项目?(60字以上,1000字以内)', label: '您为什么要申请紫荆-玛丽伍德大学工商管理硕士(MBA)项目?(60字以上,1000字以内)',
model: 'answer1', model: 'answer1',
attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' }, attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' },
rules: [ rules: [
...@@ -55,7 +55,7 @@ export default function(_this) { ...@@ -55,7 +55,7 @@ export default function(_this) {
}, },
{ {
type: 'v-input', type: 'v-input',
label: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?(60字以上,1000字以内)', label: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?(60字以上,1000字以内)',
model: 'answer2', model: 'answer2',
attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' }, attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' },
rules: [ rules: [
......
...@@ -3,9 +3,7 @@ ...@@ -3,9 +3,7 @@
<h5-pay @update="handleUpdateOrder" v-if="isWechat"></h5-pay> <h5-pay @update="handleUpdateOrder" v-if="isWechat"></h5-pay>
<qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay> <qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay>
<div class="pay-ft"> <div class="pay-ft">
<p class="t2">注释:该申请费提交后不予退还,缴纳申请费后,申请人还需提交以下文件:</p> <p class="t2">注释:成功提交700元申请费后,申请人还需上传并提交最高学历(学位)证书 (注:申请费不退还)</p>
<p class="t2">①毕业证书扫描件②2寸照片③英文简历④中英文成绩单</p>
<p class="t2">该申请费不退,请慎重缴费!</p>
</div> </div>
<el-dialog <el-dialog
title="报名费缴费成功" title="报名费缴费成功"
......
export default { export default function(_this) {
id: 'interview_byzs', return {
title: '毕业证书', id: 'interview_byzs',
get: { title: '毕业证书',
action: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/${webConf.others.projectId}`, get: {
callback(data) { action: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/${webConf.others.projectId}`,
const { attachments = [], submission_stage: submissionStage = 'FILLING' } = data.data.material callback(data) {
const stageList = [ const { attachments = [], submission_stage: submissionStage = 'FILLING' } = data.data.material
'FILLING', const stageList = [
'PREPAYMENT', 'FILLING',
'INTERVIEW_APPLICATION', 'PREPAYMENT',
'AUDITION', 'INTERVIEW_APPLICATION',
'INTERVIEW', 'AUDITION',
'PAYMENT', 'INTERVIEW',
'REGISTRATION', 'PAYMENT',
'CLOSED' 'REGISTRATION',
'CLOSED'
]
this.form.options.disabled = stageList.findIndex(item => item === submissionStage) > 2
const DIPLOMA_CN = attachments.filter(item => {
return item.file_type_id === 'DIPLOMA_CN'
})
return { DIPLOMA_CN }
}
},
update: {
action: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/submit/${webConf.others.projectId}`,
beforeRequest(data) {
return { submission_stage: 'INTERVIEW_APPLICATION' }
},
callback() {
this.form.options.disabled = true
_this.dialogVisible = true
_this.getApplication()
},
errorCallback() {
_this.completeVisible = true
}
},
form: {
// next: { to: { query: { active: 'interview_zp' } } },
submitText: '申请面试',
model: { submission_stage: 'INTERVIEW_APPLICATION' },
options: {},
items: [
{
type: 'v-upload',
required: true,
model: 'DIPLOMA_CN',
attrs: {
action: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/attachments/${webConf.others.projectId}/put`,
deleteAction: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/attachments/${webConf.others.projectId}/delete`,
data: { file_type: 'DIPLOMA_CN' }
},
append:
'申请者需要将本科或以上毕业证书原件扫描或者拍照后提交。<br> 可上传多个文件,请确保证书号码清晰可辨。<br> 上传文件仅限“jpg,jpeg,png”格式,文件小于10MB。'
}
] ]
this.form.options.disabled = stageList.findIndex(item => item === submissionStage) > 2
const DIPLOMA_CN = attachments.filter(item => {
return item.file_type_id === 'DIPLOMA_CN'
})
return { DIPLOMA_CN }
} }
},
form: {
next: { to: { query: { active: 'interview_zp' } } },
hasButton: false,
options: {},
items: [
{
type: 'v-upload',
required: true,
model: 'DIPLOMA_CN',
attrs: {
action: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/attachments/${webConf.others.projectId}/put`,
deleteAction: `${webConf.apiBaseURL}/enrollment/v1.0/application-materials/attachments/${webConf.others.projectId}/delete`,
data: { file_type: 'DIPLOMA_CN' }
},
append:
'申请者需要将本科或以上毕业证书原件扫描或者拍照后提交。<br> 可上传多个文件,请确保证书号码清晰可辨。<br> 上传文件仅限“jpg,jpeg,png”格式,文件小于10MB。'
}
]
} }
} }
import byzs from './byzs' import byzs from './byzs'
// import xwzs from './xwzs' // import xwzs from './xwzs'
// import ywjl from './ywjl' // import ywjl from './ywjl'
import zp from './zp' // import zp from './zp'
export default function(_this) { export default function(_this) {
return { return {
id: 'interview', id: 'interview',
title: '申请面试', title: '申请面试',
children: [byzs, zp(_this)] children: [byzs(_this)]
} }
} }
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay> <qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay>
<div class="pay-ft"> <div class="pay-ft">
<p class="t2"> <p class="t2">
欢迎您申请紫荆-索菲亚大学金融方向工商管理硕士(FMBA)<br /> 欢迎您申请紫荆-玛丽伍德大学金融方向工商管理硕士(FMBA)<br />
申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、毕业证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办 申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、毕业证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办
理入学手续:提供成绩单、学籍注册等)<br />申请费提交后不予退还 理入学手续:提供成绩单、学籍注册等)<br />申请费提交后不予退还
</p> </p>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
</div> </div>
<h1>欢迎您</h1> <h1>欢迎您</h1>
<p class="t1"> <p class="t1">
申请紫荆-索菲亚大学金融方向工商管理硕士项目,请在填写以下内容并<br /> 申请紫荆-玛丽伍德大学工商管理硕士项目,请在填写以下内容并<br />
提交报名申请后,扫码支付本项目的申请费共计<span>700</span>元。 提交报名申请后,扫码支付本项目的申请费共计<span>700</span>元。
</p> </p>
</div> </div>
......
...@@ -30,7 +30,7 @@ export default { ...@@ -30,7 +30,7 @@ export default {
page: 1, page: 1,
per_page: 100, per_page: 100,
type: 58, type: 58,
project_id: 1000 project_id: 1012
}, },
listData: { listData: {
0: [], 0: [],
......
...@@ -48,7 +48,7 @@ export default { ...@@ -48,7 +48,7 @@ export default {
image: 'https://zws-imgs-pub.ezijing.com/static/public/f62705e4cad2efda7a3c79a3125ff344.png' image: 'https://zws-imgs-pub.ezijing.com/static/public/f62705e4cad2efda7a3c79a3125ff344.png'
}, },
{ {
name: '索菲亚大学', name: '玛丽伍德大学',
image: 'https://zws-imgs-pub.ezijing.com/static/public/9a49ef7992a20616d4d2b7b30d387f9c.png' image: 'https://zws-imgs-pub.ezijing.com/static/public/9a49ef7992a20616d4d2b7b30d387f9c.png'
}, },
{ {
...@@ -69,100 +69,106 @@ export default { ...@@ -69,100 +69,106 @@ export default {
}) })
}, },
request(item, index, n) { request(item, index, n) {
cAction.reportAction.getContent(item.name).then(json => { cAction.reportAction
if (n === 1) { .getContent(item.name)
this.newsData.push({ .then(json => {
id: index, if (n === 1) {
title: item.name, this.newsData.push({
content: json === null ? '' : json[0].content, id: index,
image: item.image title: item.name,
}) content: json === null ? '' : json[0].content,
this.newsData = this.newsData.sort((a, b) => a.id - b.id) image: item.image
} else { })
this.newsData2.push({ this.newsData = this.newsData.sort((a, b) => a.id - b.id)
id: index, } else {
title: item.name, this.newsData2.push({
content: json === null ? '' : json[0].content, id: index,
image: item.image title: item.name,
}) content: json === null ? '' : json[0].content,
this.newsData2 = this.newsData2.sort((a, b) => a.id - b.id) image: item.image
} })
}).catch(e => { this.$message.error(e.message) }).finally(() => {}) this.newsData2 = this.newsData2.sort((a, b) => a.id - b.id)
}
})
.catch(e => {
this.$message.error(e.message)
})
.finally(() => {})
} }
} }
} }
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.con970{ .con970 {
width: 970px; width: 970px;
margin: 0 auto; margin: 0 auto;
} }
.modul1{ .modul1 {
position: relative; position: relative;
width: 100%; width: 100%;
height: 190px; height: 190px;
background: url(https://zws-imgs-pub.ezijing.com/static/public/e5edeacd362ce7876f52c799f7e1a98d.png) center; background: url(https://zws-imgs-pub.ezijing.com/static/public/e5edeacd362ce7876f52c799f7e1a98d.png) center;
background-size: cover; background-size: cover;
.tap-btn{ .tap-btn {
width: 970px; width: 970px;
position: absolute; position: absolute;
bottom: 0; bottom: 0;
left: 50%; left: 50%;
-webkit-transform: translateX(-50%); -webkit-transform: translateX(-50%);
display: flex; display: flex;
li{ li {
width: 128px; width: 128px;
height: 36px; height: 36px;
background: #BF0927; background: #bf0927;
margin-right: 2px; margin-right: 2px;
font-size: 16px; font-size: 16px;
line-height: 36px; line-height: 36px;
text-align: center; text-align: center;
color: #fff; color: #fff;
&.active{ &.active {
color: #BF0927; color: #bf0927;
background: #fff; background: #fff;
} }
} }
} }
} }
.tap-item-box{ .tap-item-box {
.t-item1{ .t-item1 {
li{ li {
border-bottom: 1px solid #CCCCCC; border-bottom: 1px solid #cccccc;
padding: 30px 0 40px; padding: 30px 0 40px;
display: flex; display: flex;
.info{ .info {
.img{ .img {
background: #F5F7F8; background: #f5f7f8;
padding: 21px; padding: 21px;
img{ img {
width: 178px; width: 178px;
height: 248px; height: 248px;
display: block; display: block;
} }
} }
p{ p {
width: 100%; width: 100%;
color: #000; color: #000;
font-size: 14px; font-size: 14px;
line-height: 30px; line-height: 30px;
margin: 0; margin: 0;
text-align: center; text-align: center;
&.name{ &.name {
font-size: 24px; font-size: 24px;
font-weight: bold; font-weight: bold;
} }
} }
} }
.msg{ .msg {
margin-left: 30px; margin-left: 30px;
.title{ .title {
font-size: 23px; font-size: 23px;
color: #000; color: #000;
line-height: 32px; line-height: 32px;
} }
p{ p {
margin-top: 28px; margin-top: 28px;
line-height: 30px; line-height: 30px;
color: #000; color: #000;
...@@ -171,47 +177,47 @@ export default { ...@@ -171,47 +177,47 @@ export default {
} }
} }
} }
.new-items{ .new-items {
display: flex; display: flex;
} }
.child-tabs{ .child-tabs {
width: 670px; width: 670px;
margin-bottom: 40px; margin-bottom: 40px;
} }
.t-item2{ .t-item2 {
// display: flex; // display: flex;
padding: 60px 0; padding: 60px 0;
.article{ .article {
width: 670px; width: 670px;
.title{ .title {
line-height: 100%; line-height: 100%;
font-size: 23px; font-size: 23px;
font-weight: bold; font-weight: bold;
} }
.t2{ .t2 {
line-height: 25px; line-height: 25px;
font-size: 18px; font-size: 18px;
font-weight: bold; font-weight: bold;
margin-top: 5px; margin-top: 5px;
} }
.txt{ .txt {
padding-top: 30px; padding-top: 30px;
p{ p {
line-height: 30px; line-height: 30px;
font-size: 14px; font-size: 14px;
color: #000; color: #000;
// text-indent: 2em; // text-indent: 2em;
&.martop{ &.martop {
margin-top: 30px; margin-top: 30px;
} }
} }
} }
} }
.right-img{ .right-img {
position: relative; position: relative;
margin-left: auto; margin-left: auto;
} }
.photo{ .photo {
position: relative; position: relative;
z-index: 9; z-index: 9;
width: 235px; width: 235px;
...@@ -219,7 +225,7 @@ export default { ...@@ -219,7 +225,7 @@ export default {
display: flex; display: flex;
position: relative; position: relative;
} }
.line{ .line {
position: absolute; position: absolute;
top: 35px; top: 35px;
right: 35px; right: 35px;
...@@ -228,22 +234,22 @@ export default { ...@@ -228,22 +234,22 @@ export default {
border: 1px solid #979797; border: 1px solid #979797;
} }
} }
.t-item3{ .t-item3 {
padding-top: 60px; padding-top: 60px;
position: relative; position: relative;
.t1{ .t1 {
line-height: 32px; line-height: 32px;
font-size: 23px; font-size: 23px;
font-weight: bold; font-weight: bold;
} }
.t2{ .t2 {
margin-top: 5px; margin-top: 5px;
line-height: 25px; line-height: 25px;
font-size: 18px; font-size: 18px;
font-weight: bold; font-weight: bold;
padding-bottom: 30px; padding-bottom: 30px;
} }
.new-img{ .new-img {
width: 891px; width: 891px;
margin: 0 auto 60px auto; margin: 0 auto 60px auto;
display: block; display: block;
...@@ -252,49 +258,49 @@ export default { ...@@ -252,49 +258,49 @@ export default {
// left: 50%; // left: 50%;
// -webkit-transform: translateX(-50%); // -webkit-transform: translateX(-50%);
} }
ul{ ul {
li{ li {
padding: 40px 0; padding: 40px 0;
.con970{ .con970 {
overflow: hidden; overflow: hidden;
} }
img{ img {
display: block; display: block;
width: 140px; width: 140px;
height: 140px; height: 140px;
float: left; float: left;
} }
.wenb{ .wenb {
float: left; float: left;
width: 510px; width: 510px;
.title{ .title {
font-size: 18px; font-size: 18px;
font-weight: bold; font-weight: bold;
color: #262626; color: #262626;
line-height: 25px; line-height: 25px;
margin-bottom: 25px; margin-bottom: 25px;
} }
p{ p {
margin-bottom: 10px; margin-bottom: 10px;
font-size: 14px; font-size: 14px;
color: #2B2B2B; color: #2b2b2b;
line-height: 20px; line-height: 20px;
} }
} }
&.type-l{ &.type-l {
background: #F3F3F3; background: #f3f3f3;
img{ img {
margin-right: 60px; margin-right: 60px;
} }
} }
&.type-r{ &.type-r {
.con970{ .con970 {
justify-content: right; justify-content: right;
} }
img{ img {
float: right; float: right;
} }
.wenb{ .wenb {
text-align: right; text-align: right;
margin-right: 60px; margin-right: 60px;
float: right; float: right;
...@@ -304,65 +310,65 @@ export default { ...@@ -304,65 +310,65 @@ export default {
} }
} }
} }
.new-style{ .new-style {
padding-bottom: 60px; padding-bottom: 60px;
.top-cont{ .top-cont {
width: 970px; width: 970px;
margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
.left{ .left {
width: 434px; width: 434px;
height: 496px; height: 496px;
background: url(https://zws-imgs-pub.ezijing.com/static/public/9ca050bb75b08a232433f570bcac652d.png); background: url(https://zws-imgs-pub.ezijing.com/static/public/9ca050bb75b08a232433f570bcac652d.png);
background-size: 100% 100%; background-size: 100% 100%;
.txt{ .txt {
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 29px; line-height: 29px;
width: 353px; width: 353px;
margin: 180px auto 0; margin: 180px auto 0;
text-indent: 2em; text-indent: 2em;
} }
} }
ul{ ul {
margin-left: auto; margin-left: auto;
li{ li {
transition: all .5s; transition: all 0.5s;
width: 464px; width: 464px;
height: 50px; height: 50px;
background: #F1F2F3; background: #f1f2f3;
padding: 0; padding: 0;
margin-bottom: 14px; margin-bottom: 14px;
&.br{ &.br {
&:hover{ &:hover {
height: 163px; height: 163px;
} }
} }
&:hover{ &:hover {
height: 143px; height: 143px;
background: #D83C56; background: #d83c56;
.dis-b{ .dis-b {
display: none; display: none;
} }
.dis-n{ .dis-n {
display: block; display: block;
} }
} }
.dis-b{ .dis-b {
display: flex; display: flex;
align-items: center; align-items: center;
height: 100%; height: 100%;
.d{ .d {
width: 8px; width: 8px;
height: 8px; height: 8px;
background: #BF0927; background: #bf0927;
margin-left: 30px; margin-left: 30px;
border-radius: 50%; border-radius: 50%;
} }
.txt{ .txt {
font-size: 18px; font-size: 18px;
color: #BF0927; color: #bf0927;
line-height: 25px; line-height: 25px;
margin-left: 10px; margin-left: 10px;
} }
...@@ -370,64 +376,64 @@ export default { ...@@ -370,64 +376,64 @@ export default {
} }
} }
} }
.dis-n{ .dis-n {
margin-left: 50px; margin-left: 50px;
display: none; display: none;
.title{ .title {
font-size: 24px; font-size: 24px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 33px; line-height: 33px;
padding-top: 30px; padding-top: 30px;
margin-bottom: 36px; margin-bottom: 36px;
} }
.txt{ .txt {
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 20px; line-height: 20px;
} }
} }
} }
.content{ .content {
position: relative; position: relative;
width: 100%; width: 100%;
height: 350px; height: 350px;
background: url(https://zws-imgs-pub.ezijing.com/static/public/3ec70f7e95c722cc38d5b38749768b87.png); background: url(https://zws-imgs-pub.ezijing.com/static/public/3ec70f7e95c722cc38d5b38749768b87.png);
background-size: 100% 100%; background-size: 100% 100%;
.title{ .title {
font-size: 24px; font-size: 24px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 33px; line-height: 33px;
padding-top: 60px; padding-top: 60px;
text-align: center; text-align: center;
} }
.p1{ .p1 {
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 20px; line-height: 20px;
margin-top: 10px; margin-top: 10px;
} }
.box-cont{ .box-cont {
width: 1000px; width: 1000px;
height: 155px; height: 155px;
border: 1px solid rgba(216,60,86,.5); border: 1px solid rgba(216, 60, 86, 0.5);
// border: 1px solid #D83C56; // border: 1px solid #D83C56;
margin: 35px auto 0; margin: 35px auto 0;
position: relative; position: relative;
.le-tj{ .le-tj {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
width: 198px; width: 198px;
height: 155px; height: 155px;
background: rgba(255,255,255,.2); background: rgba(255, 255, 255, 0.2);
font-size: 18px; font-size: 18px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 155px; line-height: 155px;
text-align: center; text-align: center;
} }
...@@ -446,22 +452,22 @@ export default { ...@@ -446,22 +452,22 @@ export default {
// } // }
// } // }
} }
.txt-box{ .txt-box {
position: absolute; position: absolute;
top: 30%; top: 30%;
left: 50%; left: 50%;
-webkit-transform: translateX(-50%); -webkit-transform: translateX(-50%);
padding-top: 33px; padding-top: 33px;
.pp1{ .pp1 {
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
line-height: 20px; line-height: 20px;
margin-bottom: 30px; margin-bottom: 30px;
} }
} }
} }
.zs-cont{ .zs-cont {
padding-top: 60px; padding-top: 60px;
} }
</style> </style>
\ No newline at end of file
...@@ -46,7 +46,7 @@ export default { ...@@ -46,7 +46,7 @@ export default {
page: 1, page: 1,
per_page: 100, per_page: 100,
type: 55, type: 55,
project_id: 1000 project_id: 1012
}, },
allList: { allList: {
55: [], 55: [],
......
...@@ -51,7 +51,7 @@ export default { ...@@ -51,7 +51,7 @@ export default {
page: 1, page: 1,
per_page: 100, per_page: 100,
type: 52, type: 52,
project_id: 1000 project_id: 1012
} }
} }
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论