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
9456ce5a
Commit
9456ce5a
authored
Jan 08, 2024
by
beilang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改女子平面图
parent
8e31eeb8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
140 deletions
+4
-140
nhAreaPlan.jsp
src/main/webapp/WEB-INF/views/nh/nhAreaPlan.jsp
+0
-136
areaPlan.jsp
src/main/webapp/WEB-INF/views/nj/areaPlan.jsp
+0
-0
onefloor.jsp
src/main/webapp/WEB-INF/views/nj/onefloor.jsp
+2
-2
twofloor.jsp
src/main/webapp/WEB-INF/views/nj/twofloor.jsp
+2
-2
No files found.
src/main/webapp/WEB-INF/views/nh/nhAreaPlan.jsp
deleted
100644 → 0
View file @
8e31eeb8
<
%@
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-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}/nh/onefloor"
>
<div
class=
"menu-mc"
>
<span>
一号楼
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #43e04e;"
>
162
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/nh/twofloor"
>
<div
class=
"menu-mc"
>
<span>
二号楼
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
" background-color: #2f8fff;"
>
104
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/nh/therefloor"
>
<div
class=
"menu-mc"
>
<span>
三号楼
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #ff6363;"
>
106
</span>
</div>
</a>
</li>
<li>
<a
href=
"${ctx}/nh/fourfloor"
>
<div
class=
"menu-mc"
>
<span>
四号楼
</span>
</div>
<div
class=
"menu-num"
>
<span>
监控点
</span>
<span
style=
"background-color: #ff8a00;"
>
28
</span>
</div>
</a>
</li>
</ul>
</div>
</div>
<div
class=
"area-right"
>
<div
class=
"area-box"
>
<ul>
<li
class=
"a_floor"
>
<a
href=
"${ctx}/nh/onefloor"
>
<img
src=
"${ctx}/static/images/A_floor.png"
/>
<span>
一号楼
</span>
</a>
</li>
<li
class=
"bg1_floor"
>
<a
href=
"${ctx}/nh/twofloor"
>
<img
src=
"${ctx}/static/images/bgq_floor.png"
/>
<span>
二号楼
</span>
</a>
</li>
<li
class=
"b_floor"
>
<a
href=
"${ctx}/nh/therefloor"
>
<img
src=
"${ctx}/static/images/B_floor.png"
/>
<span>
三号楼
</span>
</a>
</li>
<li
class=
"g_floor"
>
<a
href=
"${ctx}/nh/fourfloor"
>
<img
src=
"${ctx}/static/images/G_floor.png"
/>
<span>
四号楼
</span>
</a>
</li>
<li
class=
"c_floor"
>
<a
href=
"javascript:void(0);"
>
<img
src=
"${ctx}/static/images/C_floor_1.png"
/></a>
</li>
<li
class=
"e_floor"
>
<a
href=
"javascript:void(0);"
>
<img
src=
"${ctx}/static/images/E_floor_1.png"
/></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=
"javascript:void(0);"
><img
src=
"${ctx}/static/images/D_floor_1_1.png"
/></a>
</li>
<li
class=
"f_floor"
>
<a
href=
"javascript:void(0);"
><img
src=
"${ctx}/static/images/F_floor_1.png"
/></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
src/main/webapp/WEB-INF/views/nj/areaPlan.jsp
View file @
9456ce5a
This diff is collapsed.
Click to expand it.
src/main/webapp/WEB-INF/views/nj/onefloor.jsp
View file @
9456ce5a
...
...
@@ -4,7 +4,7 @@
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
一号楼
</title>
<title>
壹栋
</title>
</head>
<style
type=
"text/css"
>
.content
{
...
...
@@ -20,7 +20,7 @@
<div
class=
"content_top"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/nj"
>
一号楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/nj"
>
壹栋
</a></div>
<div
class=
"tab_list"
>
<ul>
<li
class=
"current"
>
...
...
src/main/webapp/WEB-INF/views/nj/twofloor.jsp
View file @
9456ce5a
...
...
@@ -4,7 +4,7 @@
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
二号楼
</title>
<title>
贰栋
</title>
</head>
<style
type=
"text/css"
>
.content
{
...
...
@@ -20,7 +20,7 @@
<div
class=
"content_top"
></div>
<div
class=
" padding_box2 clearfix"
>
<div
class=
"menu_box"
>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/nj"
>
二号楼
</a></div>
<div
class=
"menu_title_box"
><a
class=
"menu_name"
href=
"${ctx}/nj"
>
贰栋
</a></div>
<div
class=
"tab_list"
>
<ul>
<li
class=
"current"
>
...
...
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