提交 575fb370 authored 作者: pengxiaohui's avatar pengxiaohui

修改样式

上级 d5671d39
......@@ -91,6 +91,7 @@ export default {
padding-top: 168px;
.desc {
text-align: justify;
white-space: pre-line;
padding-top: 15px;
font-size: 20px;
line-height: 30px;
......@@ -113,6 +114,7 @@ export default {
}
.desc {
text-align: justify;
white-space: pre-line;
font-size: 0.12rem;
font-weight: 400;
line-height: 0.2rem;
......
......@@ -22,9 +22,15 @@
</div>
</div>
<div class="about">
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层</p>
<p>联系电话:010-62799201</p>
<p><a href="mailto:service@ezijing.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com</a></p>
<div class="about-item">
<label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:</label><p>北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层</p>
</div>
<div class="about-item">
<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>
</div>
</div>
<!-- <div class="link">
<template v-for="(item, index) in link">
......@@ -100,14 +106,12 @@ export default {
}
.about {
padding: 0.24rem 0.15rem;
p {
font-size: 0.11rem;
font-weight: 300;
color: #ffffff;
}
p + p {
margin-top: 10px;
.about-item{
display:flex;
margin-bottom:0.06rem;
}
}
}
......
......@@ -33,8 +33,8 @@
<div class="bottom">
<div class="address" v-html="$t('foot.address')"></div>
<div class="phone" v-html="$t('foot.contact')"></div>
<a class="mail" href="mailto:service@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com</a
<a class="mail" href="mailto:liuxue@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:liuxue@ezijing.com</a
>
<!-- <div class="mail" v-html="$t('foot.email')"></div> -->
</div>
......
......@@ -110,9 +110,9 @@ export default {
},
// 底部
foot: {
address: '地&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层',
address: '地&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层',
contact: '联系电话:010-62798073',
email: '邮&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com',
email: '邮&nbsp;&nbsp;&nbsp;&nbsp;箱:liuxue@ezijing.com',
link1: '中国教育部',
link2: '教育涉外监管信息网',
link3: '玛丽伍德大学',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论