Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
575fb370
提交
575fb370
authored
2月 23, 2022
作者:
pengxiaohui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改样式
上级
d5671d39
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
21 行增加
和
15 行删除
+21
-15
projectPosition.vue
components/home/projectPosition.vue
+2
-0
Footer.vue
components/layout/h5/Footer.vue
+15
-11
Foot.vue
components/layout/pc/Foot.vue
+2
-2
zh-CN.js
langs/zh-CN.js
+2
-2
没有找到文件。
components/home/projectPosition.vue
浏览文件 @
575fb370
...
@@ -91,6 +91,7 @@ export default {
...
@@ -91,6 +91,7 @@ export default {
padding-top
:
168px
;
padding-top
:
168px
;
.desc
{
.desc
{
text-align
:
justify
;
text-align
:
justify
;
white-space
:
pre-line
;
padding-top
:
15px
;
padding-top
:
15px
;
font-size
:
20px
;
font-size
:
20px
;
line-height
:
30px
;
line-height
:
30px
;
...
@@ -113,6 +114,7 @@ export default {
...
@@ -113,6 +114,7 @@ export default {
}
}
.desc
{
.desc
{
text-align
:
justify
;
text-align
:
justify
;
white-space
:
pre-line
;
font-size
:
0
.12rem
;
font-size
:
0
.12rem
;
font-weight
:
400
;
font-weight
:
400
;
line-height
:
0
.2rem
;
line-height
:
0
.2rem
;
...
...
components/layout/h5/Footer.vue
浏览文件 @
575fb370
...
@@ -22,9 +22,15 @@
...
@@ -22,9 +22,15 @@
</div>
</div>
</div>
</div>
<div
class=
"about"
>
<div
class=
"about"
>
<p>
地
址:北京市海淀区中关村东路1号院清华科技园7号楼5层
</p>
<div
class=
"about-item"
>
<p>
联系电话:010-62799201
</p>
<label>
地
址:
</label><p>
北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层
</p>
<p><a
href=
"mailto:service@ezijing.com"
>
邮
箱:service@ezijing.com
</a></p>
</div>
<div
class=
"about-item"
>
<label>
联系电话:
</label><p>
010-62798073
</p>
</div>
<div
class=
"about-item"
>
<label>
邮
箱:
</label><p><a
href=
"mailto:service@ezijing.com"
>
liuxue@ezijing.com
</a></p>
</div>
</div>
</div>
<!--
<div
class=
"link"
>
<!--
<div
class=
"link"
>
<template
v-for=
"(item, index) in link"
>
<template
v-for=
"(item, index) in link"
>
...
@@ -100,14 +106,12 @@ export default {
...
@@ -100,14 +106,12 @@ export default {
}
}
.about
{
.about
{
padding
:
0
.24rem
0
.15rem
;
padding
:
0
.24rem
0
.15rem
;
font-size
:
0
.11rem
;
p
{
font-weight
:
300
;
font-size
:
0
.11rem
;
color
:
#ffffff
;
font-weight
:
300
;
.about-item
{
color
:
#ffffff
;
display
:flex
;
}
margin-bottom
:
0
.06rem
;
p
+
p
{
margin-top
:
10px
;
}
}
}
}
}
}
...
...
components/layout/pc/Foot.vue
浏览文件 @
575fb370
...
@@ -33,8 +33,8 @@
...
@@ -33,8 +33,8 @@
<div
class=
"bottom"
>
<div
class=
"bottom"
>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
<a
class=
"mail"
href=
"mailto:
servic
e@ezijing.com"
<a
class=
"mail"
href=
"mailto:
liuxu
e@ezijing.com"
>
邮
箱:
servic
e@ezijing.com
</a
>
邮
箱:
liuxu
e@ezijing.com
</a
>
>
<!--
<div
class=
"mail"
v-html=
"$t('foot.email')"
></div>
-->
<!--
<div
class=
"mail"
v-html=
"$t('foot.email')"
></div>
-->
</div>
</div>
...
...
langs/zh-CN.js
浏览文件 @
575fb370
...
@@ -110,9 +110,9 @@ export default {
...
@@ -110,9 +110,9 @@ export default {
},
},
// 底部
// 底部
foot
:
{
foot
:
{
address
:
'地 址:北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层'
,
address
:
'地
址:北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层'
,
contact
:
'联系电话:010-62798073'
,
contact
:
'联系电话:010-62798073'
,
email
:
'邮 箱:
servic
e@ezijing.com'
,
email
:
'邮 箱:
liuxu
e@ezijing.com'
,
link1
:
'中国教育部'
,
link1
:
'中国教育部'
,
link2
:
'教育涉外监管信息网'
,
link2
:
'教育涉外监管信息网'
,
link3
:
'玛丽伍德大学'
,
link3
:
'玛丽伍德大学'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论