Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZiBoYingJI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Kimber
ZiBoYingJI
Commits
5c21331d
Commit
5c21331d
authored
Jul 22, 2024
by
Kimber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'update'
parent
703cff55
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
1 deletion
+29
-1
natural.html
public/datav/natural.html
+29
-1
No files found.
public/datav/natural.html
View file @
5c21331d
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
header{
header{
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
0
;
width
:
100%
;
z-index
:
5
;
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
0
;
width
:
100%
;
z-index
:
5
;
display
:
flex
;
user-select
:
none
;
display
:
flex
;
user-select
:
none
;
justify-content
:
center
;
.b1_bg{
.b1_bg{
position
:
relative
;
height
:
1.06rem
;
width
:
100%
;
position
:
relative
;
height
:
1.06rem
;
width
:
100%
;
...
@@ -97,6 +97,7 @@
...
@@ -97,6 +97,7 @@
background:no-repeat top center url('static/natural/top_ttl.png');
background:no-repeat top center url('static/natural/top_ttl.png');
background-size:100%;z-index:-1;
background-size:100%;z-index:-1;
} */
} */
h2{
h2{
font-size
:
.38rem
;
line-height
:
1
;
margin
:
.19rem
0
0
.04rem
;
font-weight
:
bold
;
font-size
:
.38rem
;
line-height
:
1
;
margin
:
.19rem
0
0
.04rem
;
font-weight
:
bold
;
font-family
:
'element-icons'
;
color
:
#fff
;
font-family
:
'element-icons'
;
color
:
#fff
;
...
@@ -149,6 +150,18 @@
...
@@ -149,6 +150,18 @@
}
}
}
}
}
}
.selects
{
display
:
flex
;
justify-content
:
center
;
position
:
absolute
;
height
:
auto
;
width
:
6rem
;
top
:
1.05rem
;
padding-left
:
.20rem
;
select{
margin-right
:
.20rem
;
background-color
:
transparent
;
color
:
#21817E
;
border-color
:
transparent
;
}
display
:none
;
}
}
}
}
}
}
}
...
@@ -758,6 +771,21 @@
...
@@ -758,6 +771,21 @@
<li><a
href=
"/#/dashboard"
>
后台管理
</a></li>
<li><a
href=
"/#/dashboard"
>
后台管理
</a></li>
</ul>
</ul>
</div>
</div>
<div
class=
"selects"
>
<select>
<option
value=
"1"
>
淄川区
</option>
<option
value=
"2"
>
张店区
</option>
</select>
<select>
<option
value=
"1"
>
请选择区县
</option>
<option
value=
"2"
>
2
</option>
</select>
<select>
<option
value=
"1"
>
请选择矿山企业
</option>
<option
value=
"2"
>
2
</option>
</select>
</div>
</header>
</header>
</div>
</div>
</div>
</div>
...
...
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