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
cccb1406
Commit
cccb1406
authored
Jan 08, 2024
by
beilang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改南汇平面图
parent
957d599b
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
11 additions
and
204 deletions
+11
-204
BsController.java
src/main/java/com/ces/web/bs/controller/BsController.java
+3
-3
BxjController.java
src/main/java/com/ces/web/bxj/controller/BxjController.java
+1
-1
NhController.java
src/main/java/com/ces/web/nh/controller/NhController.java
+4
-4
areaPlan.jsp
src/main/webapp/WEB-INF/views/bs/areaPlan.jsp
+2
-2
jqthree.jsp
src/main/webapp/WEB-INF/views/bs/jqthree.jsp
+0
-0
areaPlan.jsp
src/main/webapp/WEB-INF/views/bxj/areaPlan.jsp
+1
-1
bxjAreaPlan.jsp
src/main/webapp/WEB-INF/views/bxj/bxjAreaPlan.jsp
+0
-193
threefloor.jsp
src/main/webapp/WEB-INF/views/nh/threefloor.jsp
+0
-0
No files found.
src/main/java/com/ces/web/bs/controller/BsController.java
View file @
cccb1406
...
@@ -28,10 +28,10 @@ public class BsController {
...
@@ -28,10 +28,10 @@ public class BsController {
return
new
ModelAndView
(
"bs/jqtwo"
);
return
new
ModelAndView
(
"bs/jqtwo"
);
}
}
@GetMapping
(
"/jqth
er
e"
)
@GetMapping
(
"/jqth
re
e"
)
public
ModelAndView
jqth
er
eIndex
()
{
public
ModelAndView
jqth
re
eIndex
()
{
return
new
ModelAndView
(
"bs/jqth
er
e"
);
return
new
ModelAndView
(
"bs/jqth
re
e"
);
}
}
@GetMapping
(
"/jqeight"
)
@GetMapping
(
"/jqeight"
)
...
...
src/main/java/com/ces/web/bxj/controller/BxjController.java
View file @
cccb1406
...
@@ -28,7 +28,7 @@ public class BxjController {
...
@@ -28,7 +28,7 @@ public class BxjController {
}
}
@GetMapping
(
"/jqthree"
)
@GetMapping
(
"/jqthree"
)
public
ModelAndView
jqth
er
eIndex
()
{
public
ModelAndView
jqth
re
eIndex
()
{
return
new
ModelAndView
(
"bxj/jqthree"
);
return
new
ModelAndView
(
"bxj/jqthree"
);
}
}
...
...
src/main/java/com/ces/web/nh/controller/NhController.java
View file @
cccb1406
...
@@ -14,7 +14,7 @@ public class NhController {
...
@@ -14,7 +14,7 @@ public class NhController {
@GetMapping
@GetMapping
public
ModelAndView
nhAreaPlanView
()
{
public
ModelAndView
nhAreaPlanView
()
{
return
new
ModelAndView
(
"nh/
nhA
reaPlan"
);
return
new
ModelAndView
(
"nh/
a
reaPlan"
);
}
}
@GetMapping
(
"/onefloor"
)
@GetMapping
(
"/onefloor"
)
...
@@ -27,9 +27,9 @@ public class NhController {
...
@@ -27,9 +27,9 @@ public class NhController {
return
new
ModelAndView
(
"nh/twofloor"
);
return
new
ModelAndView
(
"nh/twofloor"
);
}
}
@GetMapping
(
"/th
er
efloor"
)
@GetMapping
(
"/th
re
efloor"
)
public
ModelAndView
th
er
efloorIndex
()
{
public
ModelAndView
th
re
efloorIndex
()
{
return
new
ModelAndView
(
"nh/th
er
efloor"
);
return
new
ModelAndView
(
"nh/th
re
efloor"
);
}
}
@GetMapping
(
"/fourfloor"
)
@GetMapping
(
"/fourfloor"
)
...
...
src/main/webapp/WEB-INF/views/bs/areaPlan.jsp
View file @
cccb1406
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
height:'1rem',
height:'1rem',
top: '0.8rem',
top: '0.8rem',
left: '4.6rem',
left: '4.6rem',
href:'/bs/jqth
er
e',
href:'/bs/jqth
re
e',
text:'三监区',
text:'三监区',
},{
},{
width:'3rem',
width:'3rem',
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
</li>
</li>
<li>
<li>
<div class="flex-box">
<div class="flex-box">
<a href="${ctx}/bs/jqth
er
e">
<a href="${ctx}/bs/jqth
re
e">
<p class="tabName">三监区</p>
<p class="tabName">三监区</p>
<p class="monitor">监控点 <span style="background-color: #43e04e;">86</span></p>
<p class="monitor">监控点 <span style="background-color: #43e04e;">86</span></p>
</a>
</a>
...
...
src/main/webapp/WEB-INF/views/bs/jqth
er
e.jsp
→
src/main/webapp/WEB-INF/views/bs/jqth
re
e.jsp
View file @
cccb1406
File moved
src/main/webapp/WEB-INF/views/bxj/areaPlan.jsp
View file @
cccb1406
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
</li>
</li>
<li>
<li>
<div class="flex-box">
<div class="flex-box">
<a href="${ctx}/bxj/jqth
er
e">
<a href="${ctx}/bxj/jqth
re
e">
<p class="tabName">三监区</p>
<p class="tabName">三监区</p>
<p class="monitor">监控点 <span style="background-color: #43e04e;">72</span></p>
<p class="monitor">监控点 <span style="background-color: #43e04e;">72</span></p>
</a>
</a>
...
...
src/main/webapp/WEB-INF/views/bxj/bxjAreaPlan.jsp
deleted
100644 → 0
View file @
957d599b
<
%@
page
contentType=
"text/html;charset=UTF-8"
language=
"java"
%
>
<jsp:include
page=
"../base.jsp"
/>
<html>
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
北新泾监狱
</title>
<script
src=
"${ctx}/static/js/flexible.js"
></script>
<link
rel=
"stylesheet"
href=
"${ctx}/static/css/common.css"
>
<style>
.area-right
{
background
:
url(${ctx}/static/images/floor_lp.png)
no-repeat
;
height
:
23rem
;
float
:
right
;
background-size
:
cover
;
width
:
78%
;
background-size
:
100%
100%
;
}
.area-box
li
{
cursor
:
pointer
;
}
.area-right
.area-box
li
a
{
color
:
#fff
;
}
</style>
</head>
<body>
<div
class=
"container"
>
<div
class=
"main-area"
>
<div
class=
"header-area"
>
<img
src=
"${ctx}/static/images/logo_mc.png"
/>
</div>
<div
class=
"area-content"
>
<div
class=
"area-left"
>
<div
class=
"title"
><a
href=
"${ctx}/atlas"
>
北新泾监狱
</a></div>
<div
class=
"left-menu"
>
<ul>
<li>
<a
href=
"${ctx}/bxj/jqone"
>
<div
class=
"menu-mc"
>
<span>
一监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #43e04e;"
>
68
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/jqtwo"
>
<div
class=
"menu-mc"
>
<span>
二监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
" background-color: #2f8fff;"
>
76
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/jqthere"
>
<div
class=
"menu-mc"
>
<span>
三监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #ff6363;"
>
72
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/jqfour"
>
<div
class=
"menu-mc"
>
<span>
四监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #ff8a00;"
>
65
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/jqfive"
>
<div
class=
"menu-mc"
>
<span>
五监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #ff6363;"
>
61
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/jqsix"
>
<div
class=
"menu-mc"
>
<span>
六监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
" background-color: #ffba00;"
>
54
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/jqseven"
>
<div
class=
"menu-mc"
>
<span>
七监区
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #43e04e;"
>
55
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/bxj/wss"
>
<div
class=
"menu-mc"
>
<span>
卫生所
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #ffba00;"
>
36
</span>
</div>
</a>
</li>
</ul>
</div>
</div>
<div
class=
"area-right"
>
<div
class=
"area-box"
>
<ul>
<li
class=
"a_floor"
>
<a
href=
"${ctx}/bxj/jqone"
>
<img
src=
"${ctx}/static/images/A_floor.png"
/>
<span>
一监区
</span>
</a>
</li>
<li
class=
"bg1_floor"
>
<a
href=
"${ctx}/bxj/jqtwo"
>
<img
src=
"${ctx}/static/images/bgq_floor.png"
/>
<span>
二监区
</span>
</a>
</li>
<li
class=
"b_floor"
>
<a
href=
"${ctx}/bxj/jqthere"
>
<img
src=
"${ctx}/static/images/B_floor.png"
/>
<span>
三监区
</span>
</a>
</li>
<li
class=
"g_floor"
>
<a
href=
"${ctx}/bxj/jqfour"
>
<img
src=
"${ctx}/static/images/G_floor.png"
/>
<span>
四监区
</span>
</a>
</li>
<li
class=
"c_floor"
>
<a
href=
"${ctx}/bxj/jqfive"
>
<img
src=
"${ctx}/static/images/C_floor.png"
/>
<span>
五监区
</span>
</a>
</li>
<li
class=
"e_floor"
>
<a
href=
"${ctx}/bxj/jqsix"
>
<img
src=
"${ctx}/static/images/E_floor.png"
/>
<span>
六监区
</span>
</a>
</li>
<li
class=
"d_floor"
>
<a
href=
"javascript:void(0);"
>
<img
src=
"${ctx}/static/images/D_floor.png"
/></a>
</li>
<li
class=
"d_floor_index"
>
<a
href=
"${ctx}/bxj/wss"
>
<img
src=
"${ctx}/static/images/D_floor_1.png"
/>
<span>
卫生所
</span>
</a>
</li>
<li
class=
"f_floor"
>
<a
href=
"${ctx}/bxj/jqseven"
>
<img
src=
"${ctx}/static/images/F_floor.png"
/>
<span>
七监区
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
src/main/webapp/WEB-INF/views/nh/th
er
efloor.jsp
→
src/main/webapp/WEB-INF/views/nh/th
re
efloor.jsp
View file @
cccb1406
File moved
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