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
a02c2fae
Commit
a02c2fae
authored
Jan 08, 2024
by
beilang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改青浦平面图
parent
9456ce5a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
21 additions
and
4 deletions
+21
-4
areaPlan.jsp
src/main/webapp/WEB-INF/views/bs/areaPlan.jsp
+6
-1
areaPlan.jsp
src/main/webapp/WEB-INF/views/bxj/areaPlan.jsp
+5
-1
areaPlan.jsp
src/main/webapp/WEB-INF/views/nh/areaPlan.jsp
+5
-1
areaPlan.jsp
src/main/webapp/WEB-INF/views/nj/areaPlan.jsp
+5
-1
areaPlan.jsp
src/main/webapp/WEB-INF/views/qp/areaPlan.jsp
+0
-0
No files found.
src/main/webapp/WEB-INF/views/bs/areaPlan.jsp
View file @
a02c2fae
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<jsp:include page="../base.jsp"/>
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<title>宝山监狱</title>
</head>
<script type="text/javascript">
$(function () {
updateData(1);
...
...
src/main/webapp/WEB-INF/views/bxj/areaPlan.jsp
View file @
a02c2fae
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<jsp:include page="../base.jsp"/>
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<title>北新泾监狱</title>
</head>
<script type="text/javascript">
$(function () {
updateData(1);
...
...
src/main/webapp/WEB-INF/views/nh/areaPlan.jsp
View file @
a02c2fae
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<jsp:include page="../base.jsp"/>
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<title>南汇监狱</title>
</head>
<script type="text/javascript">
$(function () {
updateData(1);
...
...
src/main/webapp/WEB-INF/views/nj/areaPlan.jsp
View file @
a02c2fae
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<jsp:include page="../base.jsp"/>
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="${ctx}/static/css/floorcommon.css"/>
<title>女子监狱</title>
</head>
<script type="text/javascript">
$(function () {
updateData(1);
...
...
src/main/webapp/WEB-INF/views/qp/areaPlan.jsp
View file @
a02c2fae
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