Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
57747359
提交
57747359
authored
7月 11, 2022
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
83965d0a
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
13 行增加
和
14 行删除
+13
-14
projectFeatures.vue
components/home/projectFeatures.vue
+13
-14
没有找到文件。
components/home/projectFeatures.vue
浏览文件 @
57747359
...
@@ -88,7 +88,7 @@ export default {
...
@@ -88,7 +88,7 @@ export default {
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-01.png?v=4'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-01.png?v=4'
,
item_desc_tit
:
'国际名校、权威可靠'
,
item_desc_tit
:
'国际名校、权威可靠'
,
item_desc_con
:
item_desc_con
:
'
清控紫荆教育是以清华五道口相关知识产权创设而成,自成立以来与多所国际名校合作且实现课程学分互认,所获文凭均受中国教育部与国际认证,具有很强
的国际化办学经验和教学水平。'
'
玛丽伍德大学国际硕士项目官方授权中国招生与教学中心--清控紫荆教育是由清华控股有限公司2015年以清华大学五道口金融学院相关知识产权创设而成,自成立以来和世界多所国际名校合作,实现与国外著名大学课程和学分互认,具有丰富
的国际化办学经验和教学水平。'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-05.png?v=4'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-05.png?v=4'
,
...
@@ -309,17 +309,14 @@ export default {
...
@@ -309,17 +309,14 @@ export default {
.item_desc
{
.item_desc
{
position
:
absolute
;
position
:
absolute
;
left
:
0
;
left
:
0
;
top
:
80px
;
top
:
0
;
width
:
285px
;
right
:
0
;
height
:
249px
;
bottom
:
0
;
padding
:
20px
;
// background-color: #ededed;
// background-color: #ededed;
opacity
:
1
;
opacity
:
1
;
display
:
flex
;
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
flex-start
;
flex-direction
:
column
;
flex-direction
:
column
;
padding
:
34px
20px
53px
;
// transform-origin: bottom;
.item_desc_tit
{
.item_desc_tit
{
font-size
:
21px
;
font-size
:
21px
;
font-weight
:
600
;
font-weight
:
600
;
...
@@ -327,6 +324,8 @@ export default {
...
@@ -327,6 +324,8 @@ export default {
line-height
:
36px
;
line-height
:
36px
;
width
:
100%
;
width
:
100%
;
text-align
:
center
;
text-align
:
center
;
transform
:
translateY
(
100px
);
transition
:
0
.3s
;
}
}
.item_desc_con
{
.item_desc_con
{
font-size
:
16px
;
font-size
:
16px
;
...
@@ -334,7 +333,7 @@ export default {
...
@@ -334,7 +333,7 @@ export default {
color
:
#fff
;
color
:
#fff
;
margin-top
:
34px
;
margin-top
:
34px
;
line-height
:
32px
;
line-height
:
32px
;
transform
:
translateY
(
2
7
0px
);
transform
:
translateY
(
2
9
0px
);
transition
:
0
.3s
;
transition
:
0
.3s
;
}
}
}
}
...
@@ -349,8 +348,8 @@ export default {
...
@@ -349,8 +348,8 @@ export default {
// background-color: #fff;
// background-color: #fff;
.item_desc_tit
{
.item_desc_tit
{
border-bottom
:
1px
solid
#f3f4f4
;
border-bottom
:
1px
solid
#f3f4f4
;
width
:
100%
;
text-align
:
left
;
text-align
:
left
;
transform
:
translateY
(
0
);
}
}
.item_desc_con
{
.item_desc_con
{
transform
:
translateY
(
0
);
transform
:
translateY
(
0
);
...
@@ -471,7 +470,7 @@ export default {
...
@@ -471,7 +470,7 @@ export default {
.card-list
{
.card-list
{
width
:
8rem
;
width
:
8rem
;
position
:
relative
;
position
:
relative
;
margin-top
:
0
.17rem
;
margin-top
:
17px
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-around
;
justify-content
:
space-around
;
.card-item
{
.card-item
{
...
@@ -484,8 +483,8 @@ export default {
...
@@ -484,8 +483,8 @@ export default {
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
position
:
absolute
;
position
:
absolute
;
//
left: 0;
left
:
0
;
//
top: 0;
top
:
0
;
img
{
img
{
transition
:
0
.3s
;
transition
:
0
.3s
;
width
:
100%
;
width
:
100%
;
...
@@ -505,7 +504,7 @@ export default {
...
@@ -505,7 +504,7 @@ export default {
.item_desc
{
.item_desc
{
position
:
absolute
;
position
:
absolute
;
left
:
0
;
left
:
0
;
top
:
0
.6rem
;
top
:
0
;
width
:
100%
;
width
:
100%
;
height
:
2rem
;
height
:
2rem
;
// background-color: #ededed;
// background-color: #ededed;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论