Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
03aa0597
authored
2020-10-29 14:50:29 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:公示公告
1 parent
76301302
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
views/ggxq/css/index.css
views/ggxq/index.html
views/ggxq/css/index.css
View file @
03aa059
...
...
@@ -171,7 +171,7 @@ div.navigation {
text-align
:
center
;
}
.navigation
.layui-nav-item
{
width
:
1
0
0px
;
width
:
1
3
0px
;
position
:
relative
;
margin
:
0
22px
;
}
...
...
views/ggxq/index.html
View file @
03aa059
...
...
@@ -23,7 +23,6 @@
<div
class=
"subject top-logo"
>
<div
class=
"top_logo_content"
>
<h1><a
href=
"index.html"
><img
src=
"./../../images/logo.jpg"
alt=
"西安市不动产登记平台"
/></a></h1>
<div
class=
"top_logo_search"
>
<input
type=
"text"
name=
"title"
required
lay-verify=
"required"
placeholder=
"请输入关键字搜索"
autocomplete=
"off"
class=
"layui-input"
>
...
...
@@ -38,7 +37,7 @@
</div>
<div
class=
"navigation"
>
<ul
class=
"layui-nav layui-bg-blue"
lay-filter=
""
>
<li
class=
"layui-nav-item"
><a
href=
""
>
首页
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"
../../index.html
"
>
首页
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
办事指南
</a></li>
...
...
Please
register
or
sign in
to post a comment