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

bug fixes

上级 a0c203c4
......@@ -36,7 +36,7 @@ import * as api from '@/api'
export default {
data() {
return {
ruleForm: { name: '', phone: '', project_id: '1016', channel: 19960 },
ruleForm: { name: '', phone: '', project_id: '1017', channel: 19960 },
projectList: [
{ label: '金融工商管理硕士', value: '1000' },
{ label: '酒店及旅游业工商管理硕士', value: '1008' },
......@@ -44,7 +44,8 @@ export default {
{ label: '应用心理学硕士', value: '1006' },
{ label: '教育学硕士', value: '1005' },
{ label: '中国未来金融领袖计划', value: '1007' },
{ label: '1+1 国际硕士', value: '1016' }
{ label: '1+1 国际硕士', value: '1016' },
{ label: '工商管理博士DBA', value: '1017' }
],
phoneCode: '',
codeButtonDisabled: false,
......
......@@ -373,7 +373,7 @@ export default {
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
// background: rgba(0, 0, 0, 0.6);
}
&.swiper-slide-active:after {
display: none;
......
......@@ -6,13 +6,12 @@
<div class="tit"><a href="/project-intro/introduce">关于项目</a></div>
<div class="tit"><a href="/question/question">常见问题</a></div>
<div class="tit"><a href="https://h5.ezijing.com" target="_blank">清控紫荆教育</a></div>
<div class="tit"><a href="/">工商管理博士DBA</a></div>
</div>
<div class="line"></div>
<div class="link-center link-con">
<div class="tit"><a href="/enroll/apply">招生信息</a></div>
<div class="tit"><a href="/school/school3">院校介绍</a></div>
<!-- <div class="tit"><a href="/about/teacher">师资力量</a></div> -->
<div class="tit"><a href="/">工商管理博士DBA</a></div>
</div>
<div class="line"></div>
<div class="link-right link-con">
......@@ -99,11 +98,15 @@ export default {
justify-content: flex-start;
align-items: flex-start;
flex-direction: column;
flex-wrap: nowrap;
.tit {
font-size: 0.11rem;
line-height: 0.2rem;
font-weight: 300;
color: #ededed;
a {
letter-spacing: 0;
}
}
}
}
......
......@@ -9,12 +9,12 @@
<a href="/project-intro/introduce">关于项目</a>
<a href="/question/question">常见问题</a>
<a href="https://www.ezijing.com/" target="_blank">清控紫荆教育</a>
<a href="/">工商管理博士DBA</a>
</div>
<div class="line"></div>
<div class="bottom_center con">
<a href="/enroll/apply">招生信息</a>
<a href="/school/school3">院校介绍</a>
<a href="/">工商管理博士DBA</a>
</div>
<div class="line"></div>
<div class="bottom_bottom con">
......
......@@ -27,8 +27,11 @@
申请者需持有硕士学位
</div>
<div class="apply_desc">
·拥有工商管理硕士(MBA)学位的申请者可直接申请。
<span style="color:#999;font-size:14px;">(通过在线方式取得海外MBA学位的需要单独审核)</span>
·拥有工商管理硕士(MBA)学位的申请者可直接申请。<br />
<span style="color:#999;font-size:14px;" v-if="!isMobile"
>(通过在线方式取得海外MBA学位的需要单独审核)</span
>
<span style="color:#999;font-size:0.08rem;" v-else>(通过在线方式取得海外MBA学位的需要单独审核)</span>
</div>
<div class="apply_desc">
·拥有MBA以外专业硕士学位的申请者需证明具有5年以上的管理工作经验或者相关领域研究经验,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论