Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
test
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
提交
问题看板
Open sidebar
王南南
test
Commits
89a2849b
提交
89a2849b
authored
4月 04, 2019
作者:
汪任梦
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改issue #12 图片过大加载慢的问题
上级
52798a6b
全部展开
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
4 行增加
和
15 行删除
+4
-15
about.html
about.html
+1
-3
contactus.html
contactus.html
+1
-3
index.css
css/index.css
+2
-9
index.html
index.html
+0
-0
没有找到文件。
about.html
浏览文件 @
89a2849b
...
@@ -23,9 +23,7 @@
...
@@ -23,9 +23,7 @@
<!-- 固定导航 -->
<!-- 固定导航 -->
<div
id=
"top_nav"
class=
"header_scroll"
>
<div
id=
"top_nav"
class=
"header_scroll"
>
<div
class=
"main_body clear"
>
<div
class=
"main_body clear"
>
<a
class=
"logo left"
href=
"./index.html#header"
>
<a
class=
"logo left"
href=
"./index.html#header"
></a>
<img
src=
"./images/logo-02.svg"
alt=
""
class=
"left"
>
</a>
<div
class=
"nav right"
>
<div
class=
"nav right"
>
<a
class=
"nav_first"
href=
"./index.html#header"
>
首页
</a>
<a
class=
"nav_first"
href=
"./index.html#header"
>
首页
</a>
<a
href=
"./index.html#introduce"
>
公司介绍
</a>
<a
href=
"./index.html#introduce"
>
公司介绍
</a>
...
...
contactus.html
浏览文件 @
89a2849b
...
@@ -23,9 +23,7 @@
...
@@ -23,9 +23,7 @@
<!-- 固定导航 -->
<!-- 固定导航 -->
<div
id=
"top_nav"
class=
"header_scroll"
>
<div
id=
"top_nav"
class=
"header_scroll"
>
<div
class=
"main_body clear"
>
<div
class=
"main_body clear"
>
<a
class=
"logo left"
href=
"./index.html#header"
>
<a
class=
"logo left"
href=
"./index.html#header"
></a>
<img
src=
"./images/logo-02.svg"
alt=
""
class=
"left"
>
</a>
<div
class=
"nav right"
>
<div
class=
"nav right"
>
<a
class=
"nav_first"
href=
"./index.html#header"
>
首页
</a>
<a
class=
"nav_first"
href=
"./index.html#header"
>
首页
</a>
<a
href=
"./index.html#introduce"
>
公司介绍
</a>
<a
href=
"./index.html#introduce"
>
公司介绍
</a>
...
...
css/index.css
浏览文件 @
89a2849b
...
@@ -1326,7 +1326,7 @@
...
@@ -1326,7 +1326,7 @@
/* 发展历程 */
/* 发展历程 */
#cours
{
#cours
{
height
:
800px
;
height
:
800px
;
background
:
url('../images/cours_img.
jp
g')
no-repeat
center
;
background
:
url('../images/cours_img.
pn
g')
no-repeat
center
;
}
}
#cours
.cours_content
{
#cours
.cours_content
{
...
@@ -1528,7 +1528,7 @@
...
@@ -1528,7 +1528,7 @@
/* 荣誉资质 */
/* 荣誉资质 */
#honor
{
#honor
{
margin-bottom
:
80px
;
/* margin-bottom: 80px; */
}
}
#honor
.honor_content
{
#honor
.honor_content
{
text-align
:
center
;
text-align
:
center
;
...
@@ -1633,13 +1633,6 @@
...
@@ -1633,13 +1633,6 @@
}
}
/* 千家大地图 */
/* 千家大地图 */
#qj_map
.map_content
{
width
:
100%
;
height
:
900px
;
margin-top
:
60px
;
background
:
url('../images/map.jpg')
no-repeat
center
;
}
/* 底部 */
/* 底部 */
#footer
{
#footer
{
height
:
220px
;
height
:
220px
;
...
...
index.html
浏览文件 @
89a2849b
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论