Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
test
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
提交
问题看板
Open sidebar
王南南
test
Commits
a8fc57cc
提交
a8fc57cc
authored
9月 22, 2018
作者:
武宏岩
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
处理轮播图
上级
3493be34
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
38 行增加
和
14 行删除
+38
-14
index.css
css/index.css
+12
-5
index.html
index.html
+9
-9
index.js
js/index.js
+17
-0
没有找到文件。
css/index.css
浏览文件 @
a8fc57cc
...
...
@@ -568,7 +568,6 @@
/* 天网系统 */
#skynet
{
height
:
600px
;
width
:
1920px
;
background
:
url(../images/skynet_img.png)
no-repeat
center
;
margin
:
40px
auto
;
text-align
:
center
;
...
...
@@ -619,7 +618,6 @@
font-weight
:
Regular
;
}
#hover
{
width
:
1920px
;
height
:
180px
;
margin
:
0
auto
;
}
...
...
@@ -664,7 +662,7 @@
}
#hover
.doublemint
{
display
:
block
;
margin
-left
:
426px
;
margin
:
auto
;
width
:
1166px
;
}
...
...
@@ -717,13 +715,22 @@
color
:
#eaeced
;
}
.carousel-control-prev
{
left
:
-
20
0px
!important
;
left
:
-
18
0px
!important
;
opacity
:
1
!important
;
}
.carousel-control-next
{
right
:
-
20
0px
!important
;
right
:
-
18
0px
!important
;
opacity
:
1
!important
;
}
@media
(
max-width
:
1200px
)
{
.carousel-control-prev
{
display
:
none
!important
;
}
.carousel-control-next
{
display
:
none
!important
;
}
}
/* 招贤纳士 */
#department
{
position
:
relative
;
...
...
index.html
浏览文件 @
a8fc57cc
...
...
@@ -215,27 +215,27 @@
</div>
<div
class=
"number eleventh_num"
>
<strong>
6
</strong>
<s
apn>
万套精品房源
</sap
n>
<s
pan>
万套精品房源
</spa
n>
</div>
</div>
</div>
</div>
<!-- 天网体系 -->
<div
id=
"department"
class=
"main_body"
>
<div
class=
"main_body"
>
<div>
<div
class=
"model_top"
>
<div
class=
"model_title wow animated fadeInUp"
>
天网体系
</div>
<p
class=
"model_eng wow animated fadeInUp"
>
SKYNET SYSTEM
</p>
</div>
</div>
</div>
<div
id=
"skynet"
class=
"wow
"
>
<div
id=
"skynet"
class=
"wow
main_body"
>
<div
class=
"test"
>
<div
class=
"donkey"
>
天网监察体系
</div>
<div
class=
"sunspot"
>
稽核中心 +MIS
</div>
</div>
</div>
<div
id=
"hover"
>
<div
id=
"hover"
class=
"main_body"
>
<ul>
<li>
新增房源
<br>
系统验真
<span
class=
"arrow"
></span></li>
<li>
信息中心
<br>
核实
<span
class=
"arrow"
></span></li>
...
...
@@ -247,8 +247,8 @@
<li>
过户
<br>
审核
<span
class=
"arrow"
></span></li>
<li>
贷款
<br>
审核
<span
class=
"arrow"
></span></li>
<li>
财务
<br>
审核
<span
class=
"arrow"
></span></li>
</ul>
<img
class=
"doublemint"
src=
"./images/Doublemint.png"
>
</ul>
<img
class=
"doublemint"
src=
"./images/Doublemint.png"
>
</div>
<!-- 部门体系 -->
<div
id=
"department"
class=
"main_body"
>
...
...
@@ -258,7 +258,7 @@
<p
class=
"model_eng wow animated fadeInUp"
>
DEPARTMENT
</p>
</div>
</div>
<div
id=
"carouselExampleCont
rols"
class=
"carousel slide"
data-ride=
"carousel
"
>
<div
id=
"carouselExampleCont
a"
class=
"carousel slide"
data-ride=
"carousel"
data-pause=
"string
"
>
<div
class=
"carousel-inner"
>
<div
class=
"carousel-item active video_box"
>
<ul>
...
...
@@ -409,11 +409,11 @@
</ul>
</div>
</div>
<a
class=
"carousel-control-prev"
href=
"#carouselExampleCont
rols
"
role=
"button"
data-slide=
"prev"
>
<a
class=
"carousel-control-prev"
href=
"#carouselExampleCont
a
"
role=
"button"
data-slide=
"prev"
>
<img
src=
"./images/jianleft.png"
>
<span
class=
"sr-only"
>
Previous
</span>
</a>
<a
class=
"carousel-control-next"
href=
"#carouselExampleCont
rols
"
role=
"button"
data-slide=
"next"
>
<a
class=
"carousel-control-next"
href=
"#carouselExampleCont
a
"
role=
"button"
data-slide=
"next"
>
<img
src=
"./images/jianright.png"
>
<span
class=
"sr-only"
>
Next
</span>
</a>
...
...
js/index.js
浏览文件 @
a8fc57cc
...
...
@@ -62,6 +62,23 @@ window.onload = function () {
home_scroll
()
scroll
()
}
// 轮播鼠标移上事件
var
video_box
=
$
(
"#carouselExampleConta"
);
var
vides_box
=
$
(
"#carouselExampleConta ul"
);
video_box
.
mouseenter
(
function
()
{
$
(
this
).
carousel
(
'pause'
)
mouseenter
.
stopImmediatePropagation
();
})
video_box
.
mouseout
(
function
()
{
console
.
log
(
1233524545
)
// $(this).carousel('cycle')
})
// video_box.addEventListener("mouseout",function(){
// // alert("second");
// console.log(1233524545)
// event.stopImmediatePropagation();
// },true);
// 招聘热线 文字跳动
var
tel_content
=
document
.
getElementById
(
"tel_content"
);
var
move_span
=
tel_content
.
getElementsByTagName
(
"span"
)
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论