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
cbae5a91
Commit
cbae5a91
authored
Jul 30, 2024
by
beilang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024-07-30
parent
8503ad74
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
27 additions
and
87 deletions
+27
-87
floor.html
src/main/webapp/WEB-INF/views/floor.html
+0
-0
areaPlan.jsp
src/main/webapp/WEB-INF/views/zp/areaPlan.jsp
+1
-3
hjfloor.jsp
src/main/webapp/WEB-INF/views/zp/hjfloor.jsp
+3
-10
onefloor.jsp
src/main/webapp/WEB-INF/views/zp/onefloor.jsp
+3
-10
threefloor.jsp
src/main/webapp/WEB-INF/views/zp/threefloor.jsp
+3
-10
twofloor.jsp
src/main/webapp/WEB-INF/views/zp/twofloor.jsp
+3
-10
areaPlan.jsp
src/main/webapp/WEB-INF/views/zyy/areaPlan.jsp
+2
-4
bffloor.jsp
src/main/webapp/WEB-INF/views/zyy/bffloor.jsp
+3
-10
fzfloor.jsp
src/main/webapp/WEB-INF/views/zyy/fzfloor.jsp
+3
-10
grfloor.jsp
src/main/webapp/WEB-INF/views/zyy/grfloor.jsp
+3
-10
xtsfloor.jsp
src/main/webapp/WEB-INF/views/zyy/xtsfloor.jsp
+3
-10
No files found.
src/main/webapp/WEB-INF/views/floor.html
deleted
100644 → 0
View file @
8503ad74
This diff is collapsed.
Click to expand it.
src/main/webapp/WEB-INF/views/zp/areaPlan.jsp
View file @
cbae5a91
...
@@ -63,9 +63,7 @@
...
@@ -63,9 +63,7 @@
<body>
<body>
<div class="content">
<div class="content">
<div class="header-area">
<div class="header"></div>
<div class="content_top"></div>
</div>
<div class=" padding_box2 clearfix">
<div class=" padding_box2 clearfix">
<div class="menu_box">
<div class="menu_box">
<div class="menu_title_box"><a href="${ctx}/atlas">周浦监狱</a></div>
<div class="menu_title_box"><a href="${ctx}/atlas">周浦监狱</a></div>
...
...
src/main/webapp/WEB-INF/views/zp/hjfloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
会见楼
</title>
<title>
会见楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
会见楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
会见楼
</a></div>
...
@@ -356,6 +347,8 @@
...
@@ -356,6 +347,8 @@
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_huiyi.png'
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_huiyi.png'
).
init
();
new
PersonRender
(
'周浦监狱'
,
'会见楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zp/onefloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
一号楼
</title>
<title>
一号楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
一号楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
一号楼
</a></div>
...
@@ -301,6 +292,8 @@
...
@@ -301,6 +292,8 @@
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_one'
,
true
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_one'
,
true
).
init
();
new
PersonRender
(
'周浦监狱'
,
'一号楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zp/threefloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
三号楼
</title>
<title>
三号楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
三号楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
三号楼
</a></div>
...
@@ -445,6 +436,8 @@
...
@@ -445,6 +436,8 @@
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_there'
,
true
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_there'
,
true
).
init
();
new
PersonRender
(
'周浦监狱'
,
'三号楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zp/twofloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
二号楼
</title>
<title>
二号楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
二号楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zp"
>
二号楼
</a></div>
...
@@ -365,6 +356,8 @@
...
@@ -365,6 +356,8 @@
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_two'
,
true
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/zhoupu_two'
,
true
).
init
();
new
PersonRender
(
'周浦监狱'
,
'二号楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zyy/areaPlan.jsp
View file @
cbae5a91
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<head>
<head>
<meta charset="UTF-8">
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<title>总医院</title>
<title>
监狱
总医院</title>
</head>
</head>
<script type="text/javascript">
<script type="text/javascript">
$(function () {
$(function () {
...
@@ -56,9 +56,7 @@
...
@@ -56,9 +56,7 @@
<body>
<body>
<div class="content">
<div class="content">
<div class="header-area">
<div class="header"></div>
<div class="content_top"></div>
</div>
<div class=" padding_box2 clearfix">
<div class=" padding_box2 clearfix">
<div class="menu_box">
<div class="menu_box">
<div class="menu_title_box"><a href="${ctx}/atlas">总医院</a></div>
<div class="menu_title_box"><a href="${ctx}/atlas">总医院</a></div>
...
...
src/main/webapp/WEB-INF/views/zyy/bffloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
病房楼
</title>
<title>
病房楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
病房楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
病房楼
</a></div>
...
@@ -134,6 +125,8 @@
...
@@ -134,6 +125,8 @@
new
DeviceRender
(
dataList
,
'/static/images/bingfang1_'
,
true
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/bingfang1_'
,
true
).
init
();
new
PersonRender
(
'监狱总医院'
,
'病房楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zyy/fzfloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
辅助楼
</title>
<title>
辅助楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
辅助楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
辅助楼
</a></div>
...
@@ -65,6 +56,8 @@
...
@@ -65,6 +56,8 @@
new
DeviceRender
(
dataList
,
'/static/images/fuzhu1_2.png'
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/fuzhu1_2.png'
).
init
();
new
PersonRender
(
'监狱总医院'
,
'辅助楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zyy/grfloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
感染楼
</title>
<title>
感染楼
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
感染楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
感染楼
</a></div>
...
@@ -174,6 +165,8 @@
...
@@ -174,6 +165,8 @@
new
DeviceRender
(
dataList
,
'/static/images/ganran1_'
,
true
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/ganran1_'
,
true
).
init
();
new
PersonRender
(
'监狱总医院'
,
'感染楼'
).
init
();
});
});
</script>
</script>
</body>
</body>
...
...
src/main/webapp/WEB-INF/views/zyy/xtsfloor.jsp
View file @
cbae5a91
...
@@ -6,18 +6,9 @@
...
@@ -6,18 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
血透室
</title>
<title>
血透室
</title>
</head>
</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>
<body>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"
content_top
"
></div>
<div
class=
"
header
"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
血透室
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/zyy"
>
血透室
</a></div>
...
@@ -54,6 +45,8 @@
...
@@ -54,6 +45,8 @@
new
DeviceRender
(
dataList
,
'/static/images/xuetoushi1_1.png'
).
init
();
new
DeviceRender
(
dataList
,
'/static/images/xuetoushi1_1.png'
).
init
();
new
PersonRender
(
'监狱总医院'
,
'血透室'
).
init
();
});
});
</script>
</script>
</body>
</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