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
6868719e
authored
2020-10-29 10:26:11 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat:办事指南
1 parent
25cf1444
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
248 additions
and
4 deletions
css/global.css
views/bszn/css/index.css
views/bszn/index.html
css/global.css
View file @
6868719
...
...
@@ -94,7 +94,7 @@ div.navigation {
text-align
:
center
;
}
.navigation
.layui-nav-item
{
width
:
1
0
0px
;
width
:
1
3
0px
;
position
:
relative
;
margin
:
0
22px
;
}
...
...
@@ -108,7 +108,7 @@ div.navigation {
height
:
22px
;
border-left
:
1px
solid
#ccc
;
top
:
21px
;
left
:
-2
0
px
;
left
:
-2
2
px
;
}
div
.nav
ul
li
{
...
...
views/bszn/css/index.css
View file @
6868719
/* ----------------------公共样式-------------------------- */
.contentBox
{
width
:
1200px
;
margin
:
0
auto
;
overflow
:
hidden
;
}
/* -------------------------end------------------------------- */
/* -------------------------头部start----------------------------------- */
html
,
body
,
div
,
span
,
applet
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
big
,
cite
,
code
,
del
,
dfn
,
em
,
font
,
img
,
ins
,
kbd
,
q
,
s
,
samp
,
small
,
strike
,
strong
,
sub
,
sup
,
tt
,
var
,
b
,
u
,
i
,
center
,
dl
,
dt
,
dd
,
ol
,
ul
,
li
,
fieldset
,
form
,
label
,
legend
,
table
,
caption
,
tbody
,
tfoot
,
thead
,
tr
,
th
,
td
{
border
:
0
;
margin
:
0
;
outline
:
0
none
;
padding
:
0
;
vertical-align
:
baseline
;
font-size
:
100%
;
background
:
transparent
;
font-family
:
Arial
;
}
div
a
{
color
:
#000000
;
text-decoration
:
none
;
}
div
.subject
h2
a
:hover
{
color
:
#f46143
;
}
div
.subject
{
margin
:
0
auto
;
float
:
none
;
clear
:
both
;
position
:
relative
;
min-width
:
1200px
;
}
div
.top-logo
{
width
:
1200px
;
height
:
70px
;
padding-top
:
20px
;
}
div
.top-logo
::-webkit-input-placeholder
{
/* WebKit browsers */
font-size
:
13px
;
}
div
.top-logo
::-moz-placeholder
{
/* Mozilla Firefox 19+ */
font-size
:
13px
;
}
div
.top-logo
:-ms-input-placeholder
{
/* Internet Explorer 10+ */
font-size
:
13px
;
}
.top_logo_content
{
height
:
40px
;
width
:
100%
;
margin
:
0
auto
;
}
div
.top-logo
.top_logo_search
{
float
:
left
;
width
:
350px
;
position
:
relative
;
margin-left
:
400px
;
}
div
.top-logo
.top_logo_search
input
{
border-radius
:
50px
;
}
div
.top-logo
.login
{
float
:
right
;
margin-top
:
8px
;
}
div
.top-logo
.top_logo_search
i
{
position
:
absolute
;
right
:
10px
;
top
:
11px
;
cursor
:
pointer
;
}
.top-logo
h1
{
display
:
inline-block
;
float
:
left
;
}
.top-logo
ul
li
{
display
:
inline-block
;
padding
:
0
8px
;
}
.top-logo
ul
li
:first-child
{
border-right
:
1px
solid
grey
;
}
div
.navigation
{
text-align
:
center
;
}
.navigation
.layui-nav-item
{
width
:
130px
;
position
:
relative
;
margin
:
0
22px
;
}
.layui-bg-blue
{
background-color
:
#006CFF
!important
;
}
.layui-nav-item
:not
(
:first-child
)
::before
{
content
:
''
;
position
:
absolute
;
height
:
22px
;
border-left
:
1px
solid
#ccc
;
top
:
21px
;
left
:
-22px
;
}
/* ------------------------------end--------------------------------------- */
.navigation_crumbs
{
width
:
100%
;
height
:
25px
;
padding
:
10px
0
;
line-height
:
25px
;
background
:
#FAFAFA
;
border
:
1px
solid
#E6E6E6
;
}
.navigation_crumbs
.layui-breadcrumb
a
:hover
{
color
:
#f46143
!important
;
}
/* --------------------导航tab------------------------- */
.one_content
{
border
:
1px
solid
#DEDEDE
;
;
margin-top
:
30px
;
}
.one_content
.layui-tab
{
margin
:
0
;
}
.one_content
.layui-tab-title
li
{
width
:
100px
;
font-weight
:
600
;
color
:
#6D7278
;
}
.one_content
.layui-tab-title
.layui-this
{
color
:
#4A4A4A
;
}
.layui-tab-brief
>
.layui-tab-more
li
.layui-this
:after
,
.layui-tab-brief
>
.layui-tab-title
.layui-this
:after
{
border-color
:
#006CFF
;
}
.layui-tab
.layui-tab-brief
.layui-this
{
color
:
#006CFF
;
}
.layui-tab
.layui-tab-brief
li
{
width
:
30px
;
}
.online_business
{
margin-top
:
20px
;
}
.online_business
h2
{
width
:
100%
;
height
:
43px
;
line-height
:
43px
;
background
:
#FAFAFA
;
border-radius
:
4px
;
border
:
1px
solid
#DEDEDE
;
padding-left
:
15px
;
box-sizing
:
border-box
;
}
/* ---------------------------------------------------- */
\ No newline at end of file
...
...
views/bszn/index.html
View file @
6868719
...
...
@@ -2,7 +2,7 @@
<html
lang=
"zh-cn"
>
<head>
<title>
网
页模板商城
</title>
<title>
网
上“一窗办事”登记系统
</title>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"format-detection"
content=
"telephone=no"
>
...
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://www.layuicdn.com/layui/css/layui.css"
/>
<link
rel=
"alternate icon"
type=
"image/png"
href=
"images/logo-realestate.png"
>
<link
rel=
"alternate icon"
type=
"image/png"
href=
"
../../
images/logo-realestate.png"
>
<link
rel=
'icon'
href=
'favicon.ico'
type=
'image/x-ico'
/>
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
...
...
@@ -20,7 +20,81 @@
<body>
<div
class=
"business_guide"
>
<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"
>
<i
class=
"layui-icon layui-icon-search"
style=
"font-size: 14px;"
></i>
</div>
<ul
class=
"login"
>
<li>
登录
</li>
<li>
注册
</li>
</ul>
</div>
</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=
""
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</a></li>
<li
class=
"layui-nav-item layui-this"
><a
href=
""
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
>
<a
href=
"javascript:;"
>
查验中心
</a>
<dl
class=
"layui-nav-child"
>
<!-- 二级菜单 -->
<dd><a
href=
""
>
移动模块
</a></dd>
<dd><a
href=
""
>
后台模版
</a></dd>
<dd><a
href=
""
>
电商平台
</a></dd>
</dl>
</li>
<li
class=
"layui-nav-item"
><a
href=
""
>
在线缴费
</a></li>
<li
class=
"layui-nav-item"
class=
"item_last_child"
><a
href=
""
>
好差评
</a></li>
</ul>
</div>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
""
>
首页
</a>
<a
href=
""
>
办事指南
</a>
<a><cite>
业务指南
</cite></a>
</span>
</div>
</div>
<div
class=
"one_content contentBox"
>
<div
class=
"layui-tab"
>
<ul
class=
"layui-tab-title"
>
<li
class=
"layui-this"
>
线上办理
</li>
<li>
线下办理
</li>
</ul>
<div
class=
"layui-tab-content"
>
<div
class=
"layui-tab-item layui-show"
>
<div
class=
"layui-tab layui-tab-brief"
lay-filter=
"docDemoTabBrief"
>
<ul
class=
"layui-tab-title"
>
<li
class=
"layui-this"
>
全部
</li>
<li>
土地
</li>
<li>
房屋等建筑
</li>
<li>
构筑物
</li>
<li>
森林,林木
</li>
<li>
其他
</li>
</ul>
<div
class=
"layui-tab-content"
style=
"padding:0"
>
<div
class=
"online_business"
>
<h2>
土地
</h2>
</div>
</div>
</div>
</div>
<div
class=
"layui-tab-item"
>
内容2
</div>
</div>
</div>
</div>
</div>
</body>
...
...
@@ -34,3 +108,11 @@
<script
type=
"text/javascript"
src=
"lib/raty/jquery.raty.js"
></script>
<script
type=
"text/javascript"
src=
"js/main.min.js?t=1"
></script>
<script
src=
"https://www.layuicdn.com/layui/layui.js"
></script>
<script>
//注意:导航 依赖 element 模块,否则无法进行功能性操作
layui
.
use
(
'element'
,
function
()
{
var
element
=
layui
.
element
;
//…
});
</script>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment