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

纽约州立大学石溪分校 h5部分修改

上级 b296bd6c
......@@ -17,15 +17,15 @@ export default {
{
name: '项目介绍',
children: [
{ name: '项目介绍', path: '/project-intro/introduce' },
{ name: '最近动态', path: '/news/hot' }
{ name: '项目介绍', path: '/project-intro/introduce' }
// { name: '最近动态', path: '/news/hot' }
]
},
{
name: '学校介绍',
children: [
{ name: '玛丽伍德大学', path: '/school/school3' },
{ name: '师资介绍', path: '/about/teacher' }
{ name: '纽约州立大学石溪分校', path: '/school/school3' }
// { name: '师资介绍', path: '/about/teacher' }
]
},
{
......
......@@ -367,6 +367,8 @@ export default {
}
}
.is-h5 {
margin-top: 0.56rem;
.overlay {
position: fixed;
left: 0;
......
......@@ -481,13 +481,13 @@ export default {
overflow-x: auto;
}
.card-list {
width: 12.6rem;
width: 8rem;
position: relative;
margin-top: 17px;
display: flex;
justify-content: space-around;
.card-item {
width: 2rem;
width: 1.93rem;
height: 2.75rem;
overflow: hidden;
position: relative;
......
......@@ -12,7 +12,6 @@
<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>
<div class="line"></div>
<div class="link-right link-con">
......@@ -23,13 +22,16 @@
</div>
<div class="about">
<div class="about-item">
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:</label><p>北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层</p>
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:</label>
<p>北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层</p>
</div>
<div class="about-item">
<label>联系电话:</label><p>010-62798073</p>
<label>联系电话:</label>
<p>010-62798073</p>
</div>
<div class="about-item">
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:</label><p><a href="mailto:service@ezijing.com">liuxue@ezijing.com</a></p>
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:</label>
<p><a href="mailto:service@ezijing.com">liuxue@ezijing.com</a></p>
</div>
</div>
<!-- <div class="link">
......@@ -109,9 +111,9 @@ export default {
font-size: 0.11rem;
font-weight: 300;
color: #ffffff;
.about-item{
display:flex;
margin-bottom:0.06rem;
.about-item {
display: flex;
margin-bottom: 0.06rem;
}
}
}
......
......@@ -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>
......@@ -95,7 +95,6 @@ export default {
.logo {
flex: 1;
display: flex;
}
.logo-box {
flex: 1;
......@@ -108,7 +107,7 @@ export default {
.line {
border-right: 0.01rem solid #aa1941;
height: 0.14rem;
margin:0.05rem 0.2rem 0;
margin: 0.05rem 0.2rem 0;
}
.title {
font-size: 0.14rem;
......
......@@ -21,20 +21,20 @@ export default {
htmlAttrs: {
lang: 'en'
},
// meta: [
// { charset: 'utf-8' },
// { hid: 'viewport', name: 'viewport', content: 'width=device-width, initial-scale=1' },
// {
// name: 'keywords',
// content:
// '工商管理硕士,MBA硕士,免联考MBA,国际MBA,通用MBA,在职MBA,在线MBA,MBA,商学院,管理学,玛丽伍德大学,玛丽伍德,Marywood'
// },
// {
// name: 'description',
// content:
// '美国玛丽伍德大学(Marywood University)创办于 1915 年,Money评选的全美最具性价比大学,玛丽伍德大学是一所拥有128名全职教授、超过 3,000 名在校学生的综合性大学,大学设置超过100个本科、硕士及博士专业'
// }
// ],
meta: [
{ charset: 'utf-8' },
{ hid: 'viewport', name: 'viewport', content: 'width=device-width, initial-scale=1' }
// {
// name: 'keywords',
// content:
// '工商管理硕士,MBA硕士,免联考MBA,国际MBA,通用MBA,在职MBA,在线MBA,MBA,商学院,管理学,玛丽伍德大学,玛丽伍德,Marywood'
// },
// {
// name: 'description',
// content:
// '美国玛丽伍德大学(Marywood University)创办于 1915 年,Money评选的全美最具性价比大学,玛丽伍德大学是一所拥有128名全职教授、超过 3,000 名在校学生的综合性大学,大学设置超过100个本科、硕士及博士专业'
// }
],
link: [
{
rel: 'icon',
......
......@@ -321,7 +321,7 @@ export default {
height: 100%;
}
.content-mian {
ul {
.content-mian_con {
padding: 0.28rem 0.325rem 0.34rem 0.28rem;
.applyList_con {
.apply_name {
......@@ -334,7 +334,17 @@ export default {
font-size: 0.08rem;
font-weight: 400;
color: #666666;
margin-top: 0.1rem;
// margin-top: 0.1rem;
ul {
margin-left: 0.1rem;
li {
list-style-type: disc;
color: #aa1941;
p {
color: #666666 !important;
}
}
}
}
}
li {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论