Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jianchayuan
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
liuqing
jianchayuan
Commits
fc73d488
Commit
fc73d488
authored
Nov 09, 2023
by
zhangyudan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://180.168.156.211:2903/liuqing/jianchayuan
parents
b40d7f46
205a5a20
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
104 additions
and
9 deletions
+104
-9
index.html
index.html
+46
-8
common.css
static/css/common.css
+58
-1
监控业务数据展示.png
static/images/监控业务数据展示.png
+0
-0
首页图标.png
static/images/首页图标.png
+0
-0
No files found.
index.html
View file @
fc73d488
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<
<<<<<<
HEAD
<
title
>
监区平面图
</title>
<script
src=
"../static/js/flexible.js"
></script>
<link
rel=
"stylesheet"
href=
"../static/css/common.css"
>
</head>
=======
<script
src=
"static/js/jquery-1.8.1.min.js"
type=
text/javascript
></script>
<script
src=
"static/js/jquery-1.8.1.min.js"
type=
text/javascript
></script>
<script
src=
"static/js/flexible.js"
></script>
<script
src=
"static/js/flexible.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"static/css/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"static/css/common.css"
/>
...
@@ -63,13 +68,46 @@
...
@@ -63,13 +68,46 @@
}
}
</script>
</script>
>>>>>>> a58bbc28b511c367a82c847858c8470172463762
<body>
<body>
<header
class=
"header"
>
<div
class=
"container"
>
</header>
<div
class=
"main-area"
>
<div
class=
"content"
>
<div
class=
"header-area"
>
<div
class=
"login"
>
<img
src=
"../static/images/logo_mc.png"
/>
</div>
<div
class=
"area-content"
>
<div
class=
"loupan_map_box"
>
<ul>
<li
class=
"index"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_01"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_02"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_03"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_04"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_05"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_06"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
<li
class=
"index_07"
>
<a
href=
"#"
>
<img
src=
"./static/images/model_mc.png"
/></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<
<<<<<<
HEAD
=
======
<
img
src=
"static/images/index1.png"
usemap=
"#image-map"
>
<
img
src=
"static/images/index1.png"
usemap=
"#image-map"
>
<map
name=
"image-map"
>
<map
name=
"image-map"
>
<area
target=
""
alt=
"jianzu1"
title=
"jianzu1"
href=
""
coords=
"588,579,633,641"
<area
target=
""
alt=
"jianzu1"
title=
"jianzu1"
href=
""
coords=
"588,579,633,641"
...
@@ -86,7 +124,8 @@
...
@@ -86,7 +124,8 @@
<area
target=
""
alt=
"jianzu10"
title=
"jianzu10"
href=
""
coords=
"1129,639,1171,686"
shape=
"rect"
>
<area
target=
""
alt=
"jianzu10"
title=
"jianzu10"
href=
""
coords=
"1129,639,1171,686"
shape=
"rect"
>
<area
target=
""
alt=
"jianzu11"
title=
"jianzu11"
href=
""
coords=
"1241,662,1283,705"
shape=
"rect"
>
<area
target=
""
alt=
"jianzu11"
title=
"jianzu11"
href=
""
coords=
"1241,662,1283,705"
shape=
"rect"
>
</map>
</map>
>>>>>>> a58bbc28b511c367a82c847858c8470172463762
</div>
</div>
</body>
</body>
</html>
</html>
\ No newline at end of file
static/css/common.css
View file @
fc73d488
...
@@ -75,7 +75,64 @@ a:hover,a:active,a:focus{color:#c00;text-decoration:underline;}
...
@@ -75,7 +75,64 @@ a:hover,a:active,a:focus{color:#c00;text-decoration:underline;}
height
:
100vh
;
height
:
100vh
;
background-size
:
cover
;
background-size
:
cover
;
}
}
/**首页**/
.area-content
.loupan_map_box
{
text-align
:
center
;
}
/* .loupan_map_box img{
width: 65%;
margin-top: 2rem;
} */
.loupan_map_box
ul
{
position
:
relative
;
}
.loupan_map_box
ul
li
img
{
width
:
37px
;
height
:
37px
;
}
.loupan_map_box
ul
li
{
position
:
absolute
;
}
.loupan_map_box
ul
.index
{
left
:
11rem
;
top
:
0.8rem
;
}
.loupan_map_box
ul
.index_01
{
right
:
6rem
;
top
:
4rem
;
}
.loupan_map_box
ul
.index_02
{
right
:
6rem
;
top
:
4rem
;
}
.loupan_map_box
ul
.index_03
{
left
:
9rem
;
top
:
6rem
;
}
.loupan_map_box
ul
.index_04
{
left
:
14rem
;
top
:
6rem
;
}
.loupan_map_box
ul
.index_05
{
right
:
6rem
;
top
:
4rem
;
}
.loupan_map_box
ul
.index_06
{
right
:
6rem
;
top
:
4rem
;
}
.loupan_map_box
ul
.index_07
{
right
:
6rem
;
top
:
4rem
;
}
.area-content
.loupan_map_box
{
background
:
url(../images/home_floor.png)
no-repeat
;
width
:
34rem
;
height
:
18rem
;
margin
:
0
auto
;
margin-top
:
2rem
;
background-size
:
100%
100%
;
}
.header-area
{
.header-area
{
margin
:
auto
;
margin
:
auto
;
...
...
static/images/监控业务数据展示.png
deleted
100644 → 0
View file @
b40d7f46
14.3 KB
static/images/首页图标.png
deleted
100644 → 0
View file @
b40d7f46
5.5 KB
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