Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
ad8b4b68
提交
ad8b4b68
authored
8月 02, 2023
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
84cec672
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
50 行增加
和
59 行删除
+50
-59
index.vue
pages/degree/index.vue
+50
-59
没有找到文件。
pages/degree/index.vue
浏览文件 @
ad8b4b68
...
@@ -49,7 +49,12 @@
...
@@ -49,7 +49,12 @@
<
script
>
<
script
>
export
default
{
export
default
{
layout
:
'normal'
layout
:
'normal'
,
computed
:
{
isMobile
()
{
return
this
.
$store
.
state
.
isMobile
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
...
@@ -102,72 +107,58 @@ export default {
...
@@ -102,72 +107,58 @@ export default {
margin-top
:
38px
;
margin-top
:
38px
;
}
}
}
}
// padding: 70px 64px 80px 48px;
// display: flex;
// justify-content: center;
// align-items: center;
// flex-direction: column;
// .img_english {
// display: flex;
// justify-content: center;
// align-items: center;
// flex-direction: column;
// .item_english_name {
// font-weight: 400;
// color: #424242;
// font-size: 20px;
// margin-top: 20px;
// }
// .img1 {
// width: 678px;
// height: 495px;
// }
// .img2 {
// width: 350px;
// height: 513px;
// margin-left: 32px;
// }
// }
// .academic_desc {
// color: #666666;
// font-size: 16px;
// margin-top: 20px;
// }
}
}
}
}
.is-h5
{
.is-h5
{
.main_content
{
.main_content
{
display
:
flex
;
margin
:
20px
auto
;
justify-content
:
center
;
// width: 900px;
align-items
:
center
;
width
:
90%
;
flex-direction
:
column
;
.content-top
{
padding
:
0
.3rem
;
background-color
:
#aa1941
;
.img_english
{
padding
:
10px
20px
8px
;
margin-top
:
0
.4rem
;
box-sizing
:
border-box
;
display
:
flex
;
p
{
justify-content
:
center
;
font-size
:
12px
;
align-items
:
center
;
color
:
#ffffff
;
flex-direction
:
column
;
line-height
:
28px
;
.item_english_name
{
&
.mb-30
{
font-weight
:
400
;
margin-bottom
:
10px
;
color
:
#424242
;
}
font-size
:
0
.12rem
;
margin-top
:
0
.1rem
;
}
}
.img1
{
.logo-all
{
width
:
2
.53rem
;
display
:
block
;
height
:
1
.8rem
;
width
:
90%
;
margin
:
22px
auto
;
}
}
.img2
{
.degree-logo
{
width
:
2
.26rem
;
display
:
flex
;
height
:
3
.3rem
;
justify-content
:
space-around
;
align-items
:
center
;
margin
:
10px
0
;
img
{
height
:
fit-content
;
width
:
20%
;
}
}
}
}
}
.academic_desc
{
.content-bottom
{
color
:
#666666
;
border
:
1px
solid
#aa1941
;
font-size
:
0
.08rem
;
padding
:
20px
20px
8px
;
margin-top
:
20px
;
margin-top
:
40px
;
.title
{
font-size
:
20px
;
font-weight
:
bold
;
color
:
#231815
;
line-height
:
100%
;
text-align
:
center
;
}
p
{
font-size
:
12px
;
color
:
#666666
;
line-height
:
28px
;
margin-top
:
10px
;
}
}
}
}
}
}
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论