提交 de65fd25 authored 作者: matian's avatar matian

marywood 1+1 优化

上级 db4229e9
......@@ -47,10 +47,10 @@ export default {
name: '归国政策',
path: '/returnPolicy/returnPolicy'
},
{
name: '常见问题',
path: '/question/question'
},
// {
// name: '常见问题',
// path: '/question/question'
// },
{
name: '报名申请',
onClick: () => {
......
......@@ -51,14 +51,14 @@ export default {
tit: '资料下载',
tag: '4'
},
{
img: 'https://webapp-pub.ezijing.com/project/marywood/icon3.png',
imgH5: 'https://webapp-pub.ezijing.com/project/marywood/h5/icon31.png',
tit: '常见问题',
tag: '5'
}
// {
// img: 'https://webapp-pub.ezijing.com/project/marywood/icon3.png',
// imgH5: 'https://webapp-pub.ezijing.com/project/marywood/h5/icon31.png',
// tit: '常见问题',
// tag: '5'
// }
]
}
},
......
......@@ -33,7 +33,7 @@
</div>
<div class="item_desc">
<div class="item_desc_tit">{{ item.item_desc_tit }}</div>
<div class="item_desc_con" v-html="item.item_desc_con"></div>
<div class="item_desc_con">{{ item.item_desc_con }}</div>
</div>
</div>
</div>
......@@ -504,7 +504,7 @@ export default {
overflow-x: auto;
}
.card-list {
width: 8rem;
width: 12rem;
position: relative;
margin-top: 17px;
display: flex;
......@@ -515,6 +515,7 @@ export default {
overflow: hidden;
position: relative;
float: left;
.item_media {
width: 100%;
height: 100%;
......@@ -540,9 +541,9 @@ export default {
.item_desc {
position: absolute;
left: 0;
top: 0;
top: 1.1rem;
width: 100%;
height: 2rem;
// height: 2rem;
// background-color: #ededed;
opacity: 1;
display: flex;
......
......@@ -7,7 +7,7 @@
<div class="line"></div>
<nuxt-link to="/" class="logo">
<div class="title">
国际硕士1+1
玛丽伍德大学国际硕士1+1
</div>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> -->
</nuxt-link>
......
......@@ -10,7 +10,7 @@
<div class="bottom">
<div class="bottom_left con">
<a href="/project-intro/introduce">关于项目</a>
<a href="/question/question">常见问题</a>
<!-- <a href="/question/question">常见问题</a> -->
<!-- <a href="https://www.ezijing.com/" target="_blank">清控紫荆教育</a> -->
<a href="/">国际硕士1+1</a>
</div>
......
......@@ -104,10 +104,10 @@ export default {
path: '/returnPolicy/returnPolicy'
},
// 常见问题
{
name: this.$t('menu.question'),
path: '/question/question'
},
// {
// name: this.$t('menu.question'),
// path: '/question/question'
// },
// 报名申请
{
name: this.$t('menu.apply'),
......
......@@ -36,13 +36,13 @@ export default {
url:
'https://webapp-pub.ezijing.com/project/marywood-plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%8E%9B%E4%B8%BD%E4%BC%8D%E5%BE%B7%E5%A4%A7%E5%AD%A6%E5%9B%BD%E9%99%85%E7%A1%95%E5%A3%AB1%2B1%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf',
icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
},
{
name: '常见问题',
url: 'https://webapp-pub.ezijing.com/project/marywood-plus/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98.pdf',
icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
}
// {
// name: '常见问题',
// url: 'https://webapp-pub.ezijing.com/project/marywood-plus/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98.pdf',
// icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
// }
// {
// name: '申请材料清单.docx',
// url:
// 'https://webapp-pub.ezijing.com/project/marywood/%E7%94%B3%E8%AF%B7%E6%9D%90%E6%96%99%E6%B8%85%E5%8D%95.docx',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论