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
4aeaac3f
authored
2020-10-29 14:08:01 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/renchao/portalStaticPage
2 parents
71daf211
000cdd4c
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
index.html
views/bszn/css/index.css
views/bszn/index.html
index.html
View file @
4aeaac3
...
...
@@ -37,7 +37,7 @@
<li
class=
"layui-nav-item layui-this"
><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"
><a
href=
""
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"
./views/bszn/index.html
"
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
>
<a
href=
"javascript:;"
>
查验中心
</a>
<dl
class=
"layui-nav-child"
>
...
...
views/bszn/css/index.css
View file @
4aeaac3
...
...
@@ -7,6 +7,10 @@
.business_guide
{
overflow-x
:
hidden
;
}
.titleActive
{
color
:
#006CFF
;
font-weight
:
600
;
}
/* -------------------------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
{
...
...
@@ -38,7 +42,7 @@ div.subject {
}
div
.top-logo
{
width
:
1200px
;
height
:
70px
;
height
:
90px
!important
;
padding-top
:
20px
;
}
...
...
@@ -115,7 +119,7 @@ div.navigation {
.navigation_crumbs
{
width
:
100%
;
height
:
2
5px
;
height
:
4
5px
;
padding
:
10px
0
;
line-height
:
25px
;
background
:
#FAFAFA
;
...
...
@@ -147,7 +151,7 @@ div.navigation {
color
:
#006CFF
;
}
.layui-tab
.layui-tab-brief
li
{
width
:
3
0px
;
width
:
9
0px
;
}
.online_business
{
margin-top
:
20px
;
...
...
views/bszn/index.html
View file @
4aeaac3
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment