Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Imagedx
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoAIService
Imagedx
Commits
ec0b1e82
Commit
ec0b1e82
authored
May 18, 2021
by
zhouts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
告警界面修改01
parent
4f20a78d
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2051 additions
and
0 deletions
+2051
-0
src/main/resources/static/css/jkglsj.css
src/main/resources/static/css/jkglsj.css
+102
-0
src/main/resources/static/css/sjcx - 副本.css
src/main/resources/static/css/sjcx - 副本.css
+508
-0
src/main/resources/static/js/sjcx/sjcx (2).js
src/main/resources/static/js/sjcx/sjcx (2).js
+902
-0
src/main/resources/templates/page/sjcx (2).html
src/main/resources/templates/page/sjcx (2).html
+539
-0
No files found.
src/main/resources/static/css/jkglsj.css
0 → 100644
View file @
ec0b1e82
/**模态框**/
#myModal_sj
.modal-body
{
height
:
500px
;
}
#myModal_sjcx
.modal-body
>
div
{
float
:
left
;
width
:
100%
;
height
:
244px
;
padding
:
10px
;
margin-bottom
:
10px
;
background-color
:
#b9cede
;
position
:
relative
;
overflow
:
hidden
;
}
#myModal_sjcx
.modal-body
>
div
.carousel
{
height
:
100%
;
width
:
100%
;
}
#myModal_sjcx
.fd_img
{
width
:
120px
;
cursor
:
zoom-in
;
}
#myModal_sjcx
.modal-body
.carousel
.carousel-inner
.item
img
{
width
:
300px
;
margin-left
:
40px
;
float
:
left
;
cursor
:
pointer
;
height
:
210px
;
border
:
2px
solid
#ffffff
;
}
#myModal_sjcx
.carousel-control
{
width
:
20px
;
}
#myModal_sjcx
.carousel-control.left
{
background-image
:
linear-gradient
(
to
right
,
rgba
(
160
,
160
,
160
,
0.5
)
0%
,
rgba
(
0
,
0
,
0
,
.0001
)
100%
);
}
#myModal_sjcx
.carousel-control.right
{
background-image
:
linear-gradient
(
to
right
,
rgba
(
0
,
0
,
0
,
.0001
)
0%
,
rgb
(
160
,
160
,
160
,
0.5
)
100%
);
}
#myModal_sjcx
.carousel-indicators
{
bottom
:
-20px
;
}
#myModal_sjcx
.div_modal
{
width
:
100%
;
min-height
:
44px
;
float
:
left
;
}
#myModal_sjcx
.div_modal_span
{
width
:
80px
;
float
:
left
;
color
:
#47a0d4
;
font-size
:
15px
;
}
#myModal_sjcx
.div_modal_span1
{
width
:
180px
;
float
:
left
;
color
:
#dedede
;
font-size
:
15px
;
font-weight
:
900
;
}
#myModal_sjcx
.div_modal_span1
span
{
color
:
#52a4d4
;
word-break
:
break-word
;
}
#myModal_sjcx
.show-icon
{
color
:
#fff
;
font-size
:
14px
;
line-height
:
52px
;
height
:
40px
;
width
:
78px
;
background
:
#ff4747
;
position
:
absolute
;
left
:
0
;
top
:
0
;
z-Index
:
2
;
-webkit-transform-origin
:
right
bottom
;
-moz-transform-origin
:
right
bottom
;
transform-origin
:
right
bottom
;
-webkit-transform
:
translate
(
-29.29%
,
-100%
)
rotate
(
-45deg
);
-moz-transform
:
translate
(
-29.29%
,
-100%
)
rotate
(
-45deg
);
transform
:
translate
(
-29.29%
,
-100%
)
rotate
(
-45deg
);
text-indent
:
0
;
text-align
:
center
;
}
video
::-webkit-media-controls-enclosure
{
display
:
none
;
}
video
::-internal-media-controls-loading-panel
{
display
:
none
!important
;
}
video
>
div
>
div
{
display
:
none
!important
;
}
video
::-webkit-media-controls
div
[
pseudo
=
"-internal-media-controls-loading-panel"
]
{
display
:
none
!important
;
}
\ No newline at end of file
src/main/resources/static/css/sjcx - 副本.css
0 → 100644
View file @
ec0b1e82
html
,
body
{
width
:
100%
;
height
:
100%
;
margin
:
0%
;
padding
:
0%
;
overflow
:
hidden
;
}
.btn
{
outline
:
none
!important
;
}
#page-sy
{
width
:
100%
;
height
:
100%
;
margin
:
0%
;
overflow
:
hidden
;
display
:
-webkit-inline-box
;
}
.left-nav
{
width
:
220px
;
height
:
100%
;
background
:
#303548
;
border-top
:
2px
solid
black
;
padding
:
15px
;
padding-top
:
10px
;
}
.right-nav
{
width
:
calc
(
100%
-
0px
);
height
:
100%
;
border
:
1px
solid
#ddd
;
border-radius
:
4px
;
}
.nav
>
li
>
a
{
color
:
#5F5F5F
;
}
.nav
.active
>
a
{
color
:
#ffffff
!important
;
font-weight
:
700
;
}
.content-sjfx
{
height
:
calc
(
100%
-
0px
);
float
:
left
;
width
:
100%
;
background
:
#EEEEEE
;
}
.content-sjfx
>
.tab-pane
{
width
:
100%
;
height
:
100%
;
background
:
#EEEEEE
;
}
#tree-ul
.node-selected
{
pointer-events
:
none
;
box-shadow
:
0px
0px
5px
#151515
;
}
#tree-ul
.node-selected
:after
{
width
:
6px
;
background-color
:
#368ff3
;
content
:
''
;
left
:
0
;
top
:
0
;
position
:
absolute
;
height
:
100%
;
}
.treeview
{
font-size
:
12px
;
}
.treeview
span
.icon
{
width
:
unset
!important
;
}
#tree-xzxq
.list-group-item
,
#tree-gcjl
.list-group-item
{
padding
:
4px
10px
4px
14px
;
color
:
#4a4a4a
;
}
.selected-span
{
color
:
#bbbbbb
;
}
#tree-xzxq
.node-selected
span
,
#tree-gcjl
.node-selected
span
{
color
:
#368ff3
!important
;
}
#tree-xzxq
li
span
,
#tree-gcjl
li
span
{
margin-right
:
10px
;
}
.input-pub
{
margin-top
:
10px
;
height
:
30px
;
width
:
200px
;
float
:
left
;
margin-right
:
10px
;
}
.bootstrap-switch
{
margin-top
:
9px
;
}
.bootstrap-switch
.bootstrap-switch-handle-off
,
.bootstrap-switch
.bootstrap-switch-handle-on
,
.bootstrap-switch
.bootstrap-switch-label
{
padding
:
4px
12px
!important
;
}
.table-class
{
float
:
right
;
line-height
:
52px
;
margin-right
:
10px
;
font-size
:
16px
;
cursor
:
pointer
;
color
:
#a5a5a5
;
}
.nav-pills
{
float
:
left
;
line-height
:
52px
;
}
.nav-pills
li
{
margin-left
:
10px
!important
;
margin-right
:
10px
;
color
:
#1f1f1f
;
font-size
:
14px
;
cursor
:
pointer
;
}
.nav-pills
.active
{
color
:
#368ff3
;
}
.nav-pills
.active
:after
{
width
:
100%
;
background-color
:
#368ff3
;
content
:
''
;
left
:
0
;
top
:
38px
;
position
:
absolute
;
height
:
2px
;
}
.pub-btn
{
background-color
:
#368ff3
;
color
:
white
;
margin-top
:
9px
;
margin-left
:
10px
;
}
.pub-btn
:hover
,
.pub-btn
:focus
,
.pub-btn.focus
{
color
:
white
;
}
/**左边行政辖区**/
.div-left
{
width
:
calc
(
100%
-
20px
);
height
:
calc
(
100%
-
20px
);
margin
:
10px
;
}
.div-xzml
{
width
:
360px
;
height
:
100%
;
float
:
left
;
background-color
:
white
;
}
.xzxq
{
width
:
100%
;
line-height
:
39px
;
margin-left
:
15px
;
font-size
:
15px
;
}
.div-xzml-div
{
width
:
100%
;
background-color
:
#e2e2e2
;
line-height
:
30px
;
font-size
:
15px
;
height
:
30px
;
float
:
left
;
}
.div-xzml-div
span
{
font-size
:
13px
;
}
.div-xzml-div
img
{
width
:
16px
;
margin-left
:
15px
;
margin-bottom
:
5px
;
}
/**右边**/
.div-right
{
width
:
calc
(
100%
-
370px
);
height
:
100%
;
float
:
left
;
background-color
:
white
;
margin-left
:
10px
;
position
:
relative
;
}
.div-right
>
div
{
width
:
calc
(
100%
-
20px
);
margin-left
:
10px
;
height
:
40px
;
float
:
left
;
}
.pub-span
{
float
:
left
;
line-height
:
52px
;
margin-right
:
10px
;
}
.more
{
line-height
:
52px
;
color
:
#368ff3
;
font-size
:
16px
;
font-weight
:
900
;
cursor
:
pointer
;
float
:
left
!important
;
}
.div-ul
{
list-style
:
none
;
padding
:
3px
;
width
:
100%
;
height
:
100%
;
overflow-y
:
auto
;
}
.div-ul
li
{
width
:
400px
;
height
:
400px
;
padding
:
5px
;
box-shadow
:
0px
0px
9px
#cecece
;
float
:
left
;
margin-bottom
:
20px
;
margin-right
:
20px
;
border-radius
:
4px
;
position
:
relative
;
overflow
:
hidden
;
}
.li-top
{
width
:
calc
(
100%
-
10px
);
margin-left
:
5px
;
height
:
250px
;
}
.li-top
img
{
width
:
100%
;
height
:
100%
;
}
.li-top
iframe
{
width
:
100%
;
height
:
100%
;
}
.li-center
{
margin-left
:
17px
;
margin-top
:
10px
;
margin-right
:
17px
;
}
.li-bottom
{
margin-left
:
17px
;
margin-top
:
5px
;
margin-right
:
17px
;
}
.li-bottom
img
{
width
:
20px
;
cursor
:
pointer
;
}
.li-bottom
span
{
float
:
right
;
color
:
#368ff3
;
cursor
:
pointer
;
}
.li-center
span
{
font-size
:
12px
;
}
.lx-span
{
font-weight
:
900
;
font-size
:
14px
!important
;
}
.tables
table
{
height
:
100%
;
}
.tables
table
tbody
tr
:nth-child
(
2n
)
{
background-color
:
#f3f3f3
;
}
.tables
table
thead
tr
,
.tables
table
tbody
tr
{
display
:
table
;
width
:
100%
;
table-layout
:
fixed
;
}
.tables
table
tbody
{
display
:
block
;
height
:
calc
(
100%
-
0px
);
overflow-y
:
auto
;
}
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
8px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
8px
;
}
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
10px
;
background
:
#929292
;
}
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
border-radius
:
10px
;
background
:
#d4d4d4
;
}
.pagination
>
li
{
cursor
:
pointer
;
}
.pagination
>
li
>
a
,
.pagination
>
li
>
span
{
color
:
#000000
;
}
.pagination
>
.active
>
a
,
.pagination
>
.active
>
span
,
.pagination
>
.active
>
a
:hover
,
.pagination
>
.active
>
span
:hover
,
.pagination
>
.active
>
a
:focus
,
.pagination
>
.active
>
span
:focus
{
background-color
:
#368ff3
;
border-color
:
#368ff3
;
}
/**模态框**/
.modal
.modal-body
>
div
{
height
:
540px
;
}
.top-video
{
width
:
100%
;
height
:
280px
;
}
.pub-div
{
float
:
left
;
width
:
100%
;
margin-top
:
10px
;
}
.pub-div
.div-img
{
width
:
112px
;
float
:
left
;
margin-right
:
10px
;
position
:
relative
;
}
.pub-div
.div-img
:last-child
{
margin-right
:
0px
;
}
.pub-div
img
{
width
:
115px
;
height
:
94px
;
cursor
:
pointer
;
float
:
left
;
margin-left
:
10px
;
}
.pub-div
img
:first-child
{
margin-left
:
0
;
}
.div-img
div
{
width
:
100%
;
height
:
100%
;
position
:
absolute
;
pointer-events
:
none
;
top
:
0px
;
background
:
#36a2ff70
;
}
.div-img
div
img
{
margin-top
:
27px
;
margin-left
:
42px
;
width
:
30px
;
}
.gjlx
span
{
font-weight
:
900
;
color
:
red
;
font-size
:
20px
;
}
.pub-div-span
{
margin-left
:
10px
;
margin-top
:
10px
;
}
.treeview
ul
{
width
:
500px
;
}
.zx
{
color
:
#65ce00
!important
;
}
.class_1
{
color
:
white
!important
;
background-color
:
#368ff3
;
pointer-events
:
none
;
}
.class_2
{
color
:
black
;
}
.more
.nav
.open
>
a
,
.nav
.open
>
a
:hover
,
.nav
.open
>
a
:focus
{
background-color
:
#fff
;
}
.layui-laydate-content
td
.laydate-selected
{
background-color
:
#c4e0ff
!important
;
}
.div-right-top
.bootstrap-select
{
float
:
left
;
width
:
146px
!important
;
margin-top
:
7px
;
}
.div-right-buttom
.bootstrap-select
{
width
:
55px
!important
;
float
:
left
;
}
.state_div
{
width
:
calc
(
100%
-
10px
)
!important
;
height
:
60px
!important
;
line-height
:
60px
;
position
:
absolute
;
bottom
:
0px
;
background
:
white
;
z-index
:
10
;
}
.state_div
span
{
margin-left
:
10px
;
}
.btn1
{
margin-left
:
10px
;
background
:
white
;
border
:
1px
solid
#929292
;
}
.btn2
{
float
:
right
;
margin-top
:
17px
;
margin-right
:
10px
;
}
.btn3
{
float
:
right
;
margin-top
:
17px
;
margin-right
:
10px
;
background
:
#ffffff
;
border
:
1px
solid
#ff0000
;
color
:
red
;
}
.btn4
{
float
:
right
;
margin-top
:
17px
;
margin-right
:
10px
;
background
:
#368ff3
;
border
:
1px
solid
#929292
;
color
:
white
;
}
.show-icon
{
color
:
#fff
;
font-size
:
14px
;
line-height
:
60px
;
height
:
50px
;
width
:
105px
;
background
:
#ff4747
;
position
:
absolute
;
left
:
0px
;
top
:
0px
;
z-Index
:
2
;
-webkit-transform-origin
:
right
bottom
;
-moz-transform-origin
:
right
bottom
;
transform-origin
:
right
bottom
;
-webkit-transform
:
translate
(
-29.29%
,
-100%
)
rotate
(
-45deg
);
-moz-transform
:
translate
(
-29.29%
,
-100%
)
rotate
(
-45deg
);
transform
:
translate
(
-29.29%
,
-100%
)
rotate
(
-45deg
);
text-indent
:
0
;
text-align
:
center
;
}
.leftspan
{
padding-left
:
150px
}
\ No newline at end of file
src/main/resources/static/js/sjcx/sjcx (2).js
0 → 100644
View file @
ec0b1e82
This diff is collapsed.
Click to expand it.
src/main/resources/templates/page/sjcx (2).html
0 → 100644
View file @
ec0b1e82
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment