Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jcy_monitor
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
beilang
jcy_monitor
Commits
87f7d490
Commit
87f7d490
authored
Jul 30, 2024
by
beilang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024-07-30
parent
87783387
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
40 additions
and
168 deletions
+40
-168
areaPlan.jsp
src/main/webapp/WEB-INF/views/bs/areaPlan.jsp
+1
-4
ddl.jsp
src/main/webapp/WEB-INF/views/bs/ddl.jsp
+2
-10
jqeight.jsp
src/main/webapp/WEB-INF/views/bs/jqeight.jsp
+2
-10
jqone.jsp
src/main/webapp/WEB-INF/views/bs/jqone.jsp
+2
-10
jqthree.jsp
src/main/webapp/WEB-INF/views/bs/jqthree.jsp
+2
-10
jqtwo.jsp
src/main/webapp/WEB-INF/views/bs/jqtwo.jsp
+2
-10
wlzx.jsp
src/main/webapp/WEB-INF/views/bs/wlzx.jsp
+2
-10
xdl.jsp
src/main/webapp/WEB-INF/views/bs/xdl.jsp
+2
-10
zhl.jsp
src/main/webapp/WEB-INF/views/bs/zhl.jsp
+2
-10
areaPlan.jsp
src/main/webapp/WEB-INF/views/bxj/areaPlan.jsp
+1
-4
jqfive.jsp
src/main/webapp/WEB-INF/views/bxj/jqfive.jsp
+2
-10
jqfour.jsp
src/main/webapp/WEB-INF/views/bxj/jqfour.jsp
+2
-10
jqone.jsp
src/main/webapp/WEB-INF/views/bxj/jqone.jsp
+3
-10
jqseven.jsp
src/main/webapp/WEB-INF/views/bxj/jqseven.jsp
+3
-10
jqsix.jsp
src/main/webapp/WEB-INF/views/bxj/jqsix.jsp
+3
-10
jqthree.jsp
src/main/webapp/WEB-INF/views/bxj/jqthree.jsp
+3
-10
jqtwo.jsp
src/main/webapp/WEB-INF/views/bxj/jqtwo.jsp
+3
-10
wss.jsp
src/main/webapp/WEB-INF/views/bxj/wss.jsp
+3
-10
No files found.
src/main/webapp/WEB-INF/views/bs/areaPlan.jsp
View file @
87f7d490
...
...
@@ -88,10 +88,7 @@
<body>
<div class="content">
<div class="header-area">
<!-- <img src="../static/images/logo_mc.png"/> -->
<div class="content_top"></div>
</div>
<div class="header"></div>
<div class=" padding_box2 clearfix">
<div class="menu_box">
<div class="menu_title_box"><a href="${ctx}/atlas">宝山监狱</a></div>
...
...
src/main/webapp/WEB-INF/views/bs/ddl.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
东大楼
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
东大楼
</a></div>
...
...
@@ -95,6 +86,7 @@
new
DeviceRender
(
dataList
,
'/static/images/dongfloor_'
,
true
).
init
();
new
PersonRender
(
'宝山监狱'
,
'东大楼'
).
init
();
});
</script>
...
...
src/main/webapp/WEB-INF/views/bs/jqeight.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
八监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
八监区
</a></div>
...
...
@@ -411,6 +402,7 @@
new
DeviceRender
(
dataList
,
'/static/images/baoshan_02.png'
).
init
();
new
PersonRender
(
'宝山监狱'
,
'八监区'
).
init
();
});
...
...
src/main/webapp/WEB-INF/views/bs/jqone.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
一监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
一监区
</a></div>
...
...
@@ -371,6 +362,7 @@
new
DeviceRender
(
dataList
,
'/static/images/baoshan_01.png'
).
init
();
new
PersonRender
(
'宝山监狱'
,
'一监区'
).
init
();
});
</script>
...
...
src/main/webapp/WEB-INF/views/bs/jqthree.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
三监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
三监区
</a></div>
...
...
@@ -403,6 +394,7 @@
new
DeviceRender
(
dataList
,
'/static/images/baoshan_03.png'
).
init
();
new
PersonRender
(
'宝山监狱'
,
'三监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bs/jqtwo.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
二监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
二监区
</a></div>
...
...
@@ -411,6 +402,7 @@
new
DeviceRender
(
dataList
,
'/static/images/baoshan_02.png'
).
init
();
new
PersonRender
(
'宝山监狱'
,
'二监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bs/wlzx.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
物流中心
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
物流中心
</a></div>
...
...
@@ -131,6 +122,7 @@
new
DeviceRender
(
dataList
,
'/static/images/wuliucenter.png'
).
init
();
new
PersonRender
(
'宝山监狱'
,
'物流中心'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bs/xdl.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
西大楼
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
西大楼
</a></div>
...
...
@@ -91,6 +82,7 @@
new
DeviceRender
(
dataList
,
'/static/images/dongfloor_'
,
true
).
init
();
new
PersonRender
(
'宝山监狱'
,
'西大楼'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bs/zhl.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
综合楼
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bs"
>
综合楼
</a></div>
...
...
@@ -207,6 +198,7 @@
new
DeviceRender
(
dataList
,
'/static/images/zonghe_'
,
true
).
init
();
new
PersonRender
(
'宝山监狱'
,
'综合楼'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/areaPlan.jsp
View file @
87f7d490
...
...
@@ -87,10 +87,7 @@
<body>
<div class="content">
<div class="header-area">
<!-- <img src="../static/images/logo_mc.png"/> -->
<div class="content_top"></div>
</div>
<div class="header"></div>
<div class=" padding_box2 clearfix">
<div class="menu_box">
<div class="menu_title_box"><a href="${ctx}/atlas">北新泾监狱</a></div>
...
...
src/main/webapp/WEB-INF/views/bxj/jqfive.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
五监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
五监区
</a></div>
...
...
@@ -336,6 +327,7 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu5_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'五监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/jqfour.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
四监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
四监区
</a></div>
...
...
@@ -351,6 +342,7 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu4_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'四监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/jqone.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
一监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
一监区
</a></div>
...
...
@@ -331,6 +322,8 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu1_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'一监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/jqseven.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
七监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
七监区
</a></div>
...
...
@@ -311,6 +302,8 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu7_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'七监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/jqsix.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
六监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
六监区
</a></div>
...
...
@@ -306,6 +297,8 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu6_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'六监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/jqthree.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
三监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
三监区
</a></div>
...
...
@@ -376,6 +367,8 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu3_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'三监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/jqtwo.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
二监区
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
二监区
</a></div>
...
...
@@ -389,6 +380,8 @@
new
DeviceRender
(
dataList
,
'/static/images/jianqu2_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'二监区'
).
init
();
});
</script>
</body>
...
...
src/main/webapp/WEB-INF/views/bxj/wss.jsp
View file @
87f7d490
...
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
卫生所
</title>
</head>
<style
type=
"text/css"
>
.content
{
background
:
url('${ctx}/static/images/bg.jpg')
center
center
no-repeat
;
width
:
100%
;
height
:
100%
;
/* background-position-x: center; */
background-size
:
cover
;
}
</style>
<body>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/bxj"
>
卫生所
</a></div>
...
...
@@ -240,6 +231,8 @@
new
DeviceRender
(
dataList
,
'/static/images/weisheng1_'
,
true
).
init
();
new
PersonRender
(
'北新泾监狱'
,
'卫生所'
).
init
();
});
</script>
</body>
...
...
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