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
5f8cfb51
authored
2021-03-10 11:08:17 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:公示公告
1 parent
8d69b53e
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
59 additions
and
20 deletions
staticCss/apen-government-affairs.css
staticImages/sedflfging.png
staticJs/apen-government-affairs.js
staticViews/corresponding-policies.html
staticViews/laws-regulations.html
staticViews/public-announcement.html
staticCss/apen-government-affairs.css
View file @
5f8cfb5
...
...
@@ -24,6 +24,18 @@
}
.nav-government
li
a
{
color
:
#0E6BE9
;
display
:
block
;
width
:
100%
;
height
:
100%
;
text-align
:
center
;
line-height
:
60px
;
}
.nav-government
li
:hover
{
color
:
#FFFFFF
!important
;
background
:
#498FFF
;
}
.nav-government
li
:hover
a
{
color
:
#FFFFFF
;
}
.nav-active
{
color
:
#FFFFFF
!important
;
...
...
@@ -76,7 +88,7 @@
}
.government-content
li
img
{
width
:
21px
;
height
:
18
px
;
height
:
20
px
;
float
:
left
;
position
:
relative
;
top
:
20px
;
...
...
staticImages/sedflfging.png
0 → 100644
View file @
5f8cfb5
1.5 KB
staticJs/apen-government-affairs.js
View file @
5f8cfb5
...
...
@@ -3,4 +3,13 @@ layui.use('element', function () {
});
$
(
function
()
{
addTabs
(
'#zwgk'
);
});
\ No newline at end of file
pageData
();
});
function
pageData
(){
$
(
'.nav-government li'
).
mouseover
(
function
(){
$
(
this
).
find
(
'img'
).
attr
(
'src'
,
$
(
this
).
find
(
'img'
).
attr
(
'url'
))
})
$
(
'.nav-government li'
).
mouseout
(
function
(){
$
(
this
).
find
(
'img'
).
attr
(
'src'
,
$
(
this
).
find
(
'img'
).
attr
(
'pre'
))
})
}
\ No newline at end of file
...
...
staticViews/corresponding-policies.html
View file @
5f8cfb5
...
...
@@ -22,16 +22,22 @@
<div
class=
"apen-government-affairs"
>
<ul
class=
"nav-government"
>
<li
class=
"nav-active"
>
<img
src=
"/staticImages/se-zc.png"
/>
<a
href=
""
>
相应政策
</a>
<a
href=
""
>
<img
src=
"/staticImages/se-zc.png"
url=
"/staticImages/se-zc.png"
pre=
"/staticImages/se-zc.png"
/>
相应政策
</a>
</li>
<li>
<img
src=
"/staticImages/home-flfg.png"
/>
<a
href=
"/staticViews/laws-regulations.html"
>
法律法规
</a>
<a
href=
"/staticViews/laws-regulations.html"
>
<img
src=
"/staticImages/home-flfg.png"
url=
"/staticImages/sedflfging.png"
pre=
"/staticImages/home-flfg.png"
/>
法律法规
</a>
</li>
<li>
<img
src=
"/staticImages/home-gsgg.png"
/>
<a
href=
"/staticViews/public-announcement.html"
>
公示公告
</a>
<a
href=
"/staticViews/public-announcement.html"
>
<img
src=
"/staticImages/home-gsgg.png"
url=
"/staticImages/sehome-gsgg.png"
pre=
"/staticImages/home-gsgg.png"
/>
公示公告
</a>
</li>
</ul>
<div
class=
"government-content"
>
...
...
staticViews/laws-regulations.html
View file @
5f8cfb5
...
...
@@ -22,16 +22,22 @@
<div
class=
"apen-government-affairs"
>
<ul
class=
"nav-government"
>
<li>
<img
src=
"/staticImages/zc.png"
/>
<a
href=
"/staticViews/corresponding-policies.html"
>
相应政策
</a>
<a
href=
"/staticViews/corresponding-policies.html"
>
<img
src=
"/staticImages/zc.png"
url=
"/staticImages/se-zc.png"
pre=
"/staticImages/zc.png"
/>
相应政策
</a>
</li>
<li
class=
"nav-active"
>
<img
src=
"/staticImages/sehome-flfg.png"
/>
<a
href=
""
>
法律法规
</a>
<a
href=
""
>
<img
src=
"/staticImages/sedflfging.png"
url=
"/staticImages/sedflfging.png"
pre=
"/staticImages/sedflfging.png"
/>
法律法规
</a>
</li>
<li>
<img
src=
"/staticImages/home-gsgg.png"
/>
<a
href=
"/staticViews/public-announcement.html"
>
公示公告
</a>
<a
href=
"/staticViews/public-announcement.html"
>
<img
src=
"/staticImages/home-gsgg.png"
url=
"/staticImages/sehome-gsgg.png"
pre=
"/staticImages/home-gsgg.png"
/>
公示公告
</a>
</li>
</ul>
<div
class=
"government-content"
>
...
...
staticViews/public-announcement.html
View file @
5f8cfb5
...
...
@@ -22,16 +22,22 @@
<div
class=
"apen-government-affairs"
>
<ul
class=
"nav-government"
>
<li>
<img
src=
"/staticImages/zc.png"
/>
<a
href=
"/staticViews/corresponding-policies.html"
>
相应政策
</a>
<a
href=
"/staticViews/corresponding-policies.html"
>
<img
src=
"/staticImages/zc.png"
url=
"/staticImages/se-zc.png"
pre=
"/staticImages/zc.png"
/>
相应政策
</a>
</li>
<li>
<img
src=
"/staticImages/home-flfg.png"
/>
<a
href=
"/staticViews/laws-regulations.html"
>
法律法规
</a>
<a
href=
"/staticViews/laws-regulations.html"
>
<img
src=
"/staticImages/home-flfg.png"
url=
"/staticImages/sedflfging.png"
pre=
"/staticImages/home-flfg.png"
/>
法律法规
</a>
</li>
<li
class=
"nav-active"
>
<img
src=
"/staticImages/sehome-gsgg.png"
/>
<a
href=
""
>
公示公告
</a>
<a
href=
""
>
<img
src=
"/staticImages/sehome-gsgg.png"
url=
"/staticImages/sehome-gsgg.png"
pre=
"/staticImages/sehome-gsgg.png"
/>
公示公告
</a>
</li>
</ul>
<div
class=
"government-content"
>
...
...
Please
register
or
sign in
to post a comment