Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
c8e11e55
提交
c8e11e55
authored
1月 21, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
style调整
上级
a0bca1fa
显示空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
8 行增加
和
7 行删除
+8
-7
banners.vue
components/home/banners.vue
+6
-6
projectPosition.vue
components/home/projectPosition.vue
+1
-0
Foot.vue
components/layout/pc/Foot.vue
+1
-1
没有找到文件。
components/home/banners.vue
浏览文件 @
c8e11e55
...
...
@@ -31,22 +31,22 @@ export default {
tag
:
'1'
},
{
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
2
.png'
,
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
4
.png'
,
tit
:
'招生简章'
,
tag
:
'2'
},
{
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
3
.png'
,
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
5
.png'
,
tit
:
'项目介绍'
,
tag
:
'3'
},
{
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
4
.png'
,
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
2
.png'
,
tit
:
'资料下载'
,
tag
:
'4'
},
{
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
5
.png'
,
img
:
'https://webapp-pub.ezijing.com/project/marywood/icon
3
.png'
,
tit
:
'常见问题'
,
tag
:
'5'
}
...
...
@@ -98,7 +98,7 @@ export default {
}
.banner_navList
{
position
:
absolute
;
bottom
:
-
76
px
;
bottom
:
-
59
px
;
left
:
50%
;
transform
:
translateX
(
-50%
);
display
:
flex
;
...
...
@@ -132,7 +132,7 @@ export default {
width
:
100%
;
height
:
56px
;
font-size
:
14px
;
line-height
:
18
px
;
line-height
:
56
px
;
text-align
:
center
;
color
:
#fefffe
;
padding-bottom
:
15px
;
...
...
components/home/projectPosition.vue
浏览文件 @
c8e11e55
...
...
@@ -129,6 +129,7 @@ export default {
text-align
:
center
;
padding-top
:
15px
;
font-size
:
20px
;
line-height
:
30px
;
font-weight
:
400
;
color
:
#666666
;
padding
:
48px
85px
0
78px
;
...
...
components/layout/pc/Foot.vue
浏览文件 @
c8e11e55
...
...
@@ -12,7 +12,7 @@
<a
href=
"/question/question"
target=
"_blank"
>
常见问题
</a>
<a
href=
"http
://ezijing.com
"
target=
"_blank"
>
<a
href=
"http
s://www.ezijing.com/
"
target=
"_blank"
>
紫荆教育
</a>
<a
href=
"/"
target=
"_blank"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论