Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
test
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
提交
问题看板
Open sidebar
王南南
test
Commits
b950a6ab
提交
b950a6ab
authored
8月 14, 2018
作者:
刘贵生
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改地图
上级
37201e76
显示空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
13 行增加
和
2 行删除
+13
-2
about.html
about.html
+3
-0
contactus.html
contactus.html
+2
-2
index.css
css/index.css
+8
-0
没有找到文件。
about.html
浏览文件 @
b950a6ab
...
@@ -46,6 +46,9 @@
...
@@ -46,6 +46,9 @@
<div
class=
"sidebar_content code_img"
>
<div
class=
"sidebar_content code_img"
>
<img
src=
"./images/office_accounts.jpg"
alt=
""
>
<img
src=
"./images/office_accounts.jpg"
alt=
""
>
</div>
</div>
<li
class=
"go_top"
>
<span
class=
"iconfont icon-shangjiantouxiangshangxianxing"
></span>
</li>
</ul>
</ul>
</nav>
</nav>
<!-- 左侧边栏 锚点点击 -->
<!-- 左侧边栏 锚点点击 -->
...
...
contactus.html
浏览文件 @
b950a6ab
...
@@ -160,8 +160,8 @@
...
@@ -160,8 +160,8 @@
<a
id=
"to_map"
name=
"to_map"
></a>
<a
id=
"to_map"
name=
"to_map"
></a>
<div
id=
"qj_map"
>
<div
id=
"qj_map"
>
<div
class=
"model_top"
>
<div
class=
"model_top"
>
<div
class=
"model_title"
>
千家大地图
</div>
<div
class=
"model_title"
>
联系我们
</div>
<p
class=
"model_eng"
>
MAP
</p>
<p
class=
"model_eng"
>
CONTACT US
</p>
</div>
</div>
<div
class=
"map"
>
<div
class=
"map"
>
<img
src=
"./images/map.jpg"
alt=
""
>
<img
src=
"./images/map.jpg"
alt=
""
>
...
...
css/index.css
浏览文件 @
b950a6ab
...
@@ -1032,6 +1032,14 @@
...
@@ -1032,6 +1032,14 @@
#product_service
.service_about
span
:first-of-type::before
{
#product_service
.service_about
span
:first-of-type::before
{
content
:
""
;
content
:
""
;
}
}
#product_service
.product_tel
{
margin-top
:
50px
;
}
#product_service
.product_tel
div
{
width
:
248px
;
margin-left
:
50%
;
transform
:
translateX
(
-128px
);
}
/* 千家大地图 */
/* 千家大地图 */
#qj_map
.map_content
{
#qj_map
.map_content
{
width
:
100%
;
width
:
100%
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论