Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
44af4008
提交
44af4008
authored
9月 13, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
updates
上级
d26ca2c8
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
24 行增加
和
7 行删除
+24
-7
school.vue
pages/about/school.vue
+3
-2
academic.vue
pages/academic/academic.vue
+21
-5
没有找到文件。
pages/about/school.vue
浏览文件 @
44af4008
...
...
@@ -357,7 +357,7 @@ export default {
}
}
.content_left_bottom
{
text-align
:
left
;
text-align
:
justify
;
line-height
:
2
;
font-size
:
18px
;
color
:
#666666
;
...
...
@@ -370,7 +370,7 @@ export default {
.content_right2
{
margin-left
:
59px
;
padding-top
:
70px
;
text-align
:
left
;
text-align
:
justify
;
}
}
.content_apply
{
...
...
@@ -625,6 +625,7 @@ export default {
font-size
:
18px
;
line-height
:
2
;
color
:
#666666
;
text-align
:
justify
;
}
p
+
p
{
margin-top
:
20px
;
...
...
pages/academic/academic.vue
浏览文件 @
44af4008
...
...
@@ -8,6 +8,9 @@
<el-image
:src=
"url1"
class=
"img1"
></el-image>
<div
class=
"item_english_name"
>
博士学位证书
</div>
</div>
<div
class=
"academic_desc"
>
*注:学员在完成所有毕业要求后,将获得加州浸会大学授予工商管理博士学位。该学位证书与学生去加州浸会大学线下就读所获证书相同。
</div>
<!--
<div
class=
"img_english"
>
<el-image
:src=
"url2"
class=
"img2"
></el-image>
<div
class=
"item_english_name"
>
学历学位认证
</div>
...
...
@@ -22,6 +25,9 @@
<el-image
:src=
"url1"
class=
"img1"
></el-image>
<div
class=
"item_english_name"
>
博士学位证书
</div>
</div>
<div
class=
"academic_desc"
>
*注:学员在完成所有毕业要求后,将获得加州浸会大学授予工商管理博士学位。该学位证书与学生去加州浸会大学线下就读所获证书相同。
</div>
<!--
<div
class=
"img_english"
>
<el-image
:src=
"url2"
class=
"img2"
></el-image>
<div
class=
"item_english_name"
>
学历学位认证
</div>
...
...
@@ -60,7 +66,8 @@ export default {
padding
:
70px
64px
80px
48px
;
display
:
flex
;
justify-content
:
center
;
align-items
:
flex-end
;
align-items
:
center
;
flex-direction
:
column
;
.img_english
{
display
:
flex
;
...
...
@@ -70,7 +77,7 @@ export default {
.item_english_name
{
font-weight
:
400
;
color
:
#424242
;
font-size
:
16
px
;
font-size
:
20
px
;
margin-top
:
20px
;
}
.img1
{
...
...
@@ -83,6 +90,11 @@ export default {
margin-left
:
32px
;
}
}
.academic_desc
{
color
:
#666666
;
font-size
:
16px
;
margin-top
:
20px
;
}
}
}
.is-h5
{
...
...
@@ -91,7 +103,7 @@ export default {
justify-content
:
center
;
align-items
:
center
;
flex-direction
:
column
;
padding
:
0
.3rem
0
0
.3rem
;
padding
:
0
.3rem
;
.img_english
{
margin-top
:
0
.4rem
;
display
:
flex
;
...
...
@@ -101,9 +113,8 @@ export default {
.item_english_name
{
font-weight
:
400
;
color
:
#424242
;
font-size
:
0
.
08
rem
;
font-size
:
0
.
12
rem
;
margin-top
:
0
.1rem
;
// padding-bottom: 0.17rem;
}
.img1
{
width
:
2
.53rem
;
...
...
@@ -114,6 +125,11 @@ export default {
height
:
3
.3rem
;
}
}
.academic_desc
{
color
:
#666666
;
font-size
:
0
.08rem
;
margin-top
:
20px
;
}
}
}
</
style
>
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论