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