提交 531cc7c2 authored 作者: matian's avatar matian

优化加州浸会大学

上级 217b1d6b
...@@ -42,10 +42,10 @@ export default { ...@@ -42,10 +42,10 @@ export default {
name: '归国政策', name: '归国政策',
path: '/returnPolicy/returnPolicy' path: '/returnPolicy/returnPolicy'
}, },
{ // {
name: '常见问题', // name: '常见问题',
path: '/question/question' // path: '/question/question'
}, // },
{ {
name: '报名申请', name: '报名申请',
onClick: () => { onClick: () => {
......
...@@ -46,14 +46,14 @@ export default { ...@@ -46,14 +46,14 @@ export default {
tit: '资料下载', tit: '资料下载',
tag: '4' 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'
// }
] ]
} }
}, },
......
...@@ -361,6 +361,7 @@ export default { ...@@ -361,6 +361,7 @@ export default {
text-align: left; text-align: left;
transform: translateY(150px); transform: translateY(150px);
transition: 0.3s; transition: 0.3s;
white-space: nowrap;
} }
.item_desc_con { .item_desc_con {
font-size: 16px; font-size: 16px;
...@@ -478,6 +479,7 @@ export default { ...@@ -478,6 +479,7 @@ export default {
font-size: 0.1rem; font-size: 0.1rem;
font-weight: 400; font-weight: 400;
color: #333333; color: #333333;
white-space: nowrap;
margin-top: 0.17rem; margin-top: 0.17rem;
} }
.item_desc_con { .item_desc_con {
......
...@@ -4,14 +4,15 @@ ...@@ -4,14 +4,15 @@
<div class="link"> <div class="link">
<div class="link-left link-con"> <div class="link-left link-con">
<div class="tit"><a href="/project-intro/introduce">关于项目</a></div> <div class="tit"><a href="/project-intro/introduce">关于项目</a></div>
<div class="tit"><a href="/question/question">常见问题</a></div> <!-- <div class="tit"><a href="/question/question">常见问题</a></div> -->
<div class="tit"><a href="/">工商管理博士DBA</a></div>
<!-- <div class="tit"><a href="https://h5.ezijing.com" target="_blank">清控紫荆教育</a></div> --> <!-- <div class="tit"><a href="https://h5.ezijing.com" target="_blank">清控紫荆教育</a></div> -->
</div> </div>
<div class="line"></div> <div class="line"></div>
<div class="link-center link-con"> <div class="link-center link-con">
<div class="tit"><a href="/enroll/apply">招生信息</a></div> <div class="tit"><a href="/enroll/apply">招生信息</a></div>
<div class="tit"><a href="/school/school3">院校介绍</a></div> <div class="tit"><a href="/school/school3">院校介绍</a></div>
<div class="tit"><a href="/">工商管理博士DBA</a></div>
</div> </div>
<div class="line"></div> <div class="line"></div>
<div class="link-right link-con"> <div class="link-right link-con">
......
...@@ -10,14 +10,14 @@ ...@@ -10,14 +10,14 @@
<div class="bottom"> <div class="bottom">
<div class="bottom_left con"> <div class="bottom_left con">
<a href="/project-intro/introduce">关于项目</a> <a href="/project-intro/introduce">关于项目</a>
<a href="/question/question">常见问题</a> <a href="/">工商管理博士DBA</a>
<!-- <a href="/question/question">常见问题</a> -->
<!-- <a href="https://www.ezijing.com/" target="_blank">清控紫荆教育</a> --> <!-- <a href="https://www.ezijing.com/" target="_blank">清控紫荆教育</a> -->
</div> </div>
<div class="line"></div> <div class="line"></div>
<div class="bottom_center con"> <div class="bottom_center con">
<a href="/enroll/apply">招生信息</a> <a href="/enroll/apply">招生信息</a>
<a href="/school/school3">院校介绍</a> <a href="/school/school3">院校介绍</a>
<a href="/">工商管理博士DBA</a>
</div> </div>
<div class="line"></div> <div class="line"></div>
<div class="bottom_bottom con"> <div class="bottom_bottom con">
......
...@@ -116,10 +116,10 @@ export default { ...@@ -116,10 +116,10 @@ export default {
path: '/returnPolicy/returnPolicy' path: '/returnPolicy/returnPolicy'
}, },
// 常见问题 // 常见问题
{ // {
name: this.$t('menu.question'), // name: this.$t('menu.question'),
path: '/question/question' // path: '/question/question'
}, // },
// 报名申请 // 报名申请
{ {
name: this.$t('menu.apply'), name: this.$t('menu.apply'),
......
...@@ -35,13 +35,13 @@ export default { ...@@ -35,13 +35,13 @@ export default {
name: '招生简章', name: '招生简章',
url: 'https://webapp-pub.ezijing.com/project/cbu-plus/%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf', url: 'https://webapp-pub.ezijing.com/project/cbu-plus/%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf',
icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png' icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
},
{
name: '常见问题',
url: 'https://webapp-pub.ezijing.com/project/cbu-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/cbu-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', // name: '申请材料清单.docx',
// url: // 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', // '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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论