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
8cf0af06
authored
2021-02-04 08:57:19 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:政务公开
1 parent
de497af5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
4 deletions
index.html
staticJs/head.js
staticViews/apen-government-affairs.html → staticViews/corresponding-policies.html
staticViews/laws-regulations.html
staticViews/public-announcement.html
index.html
View file @
8cf0af0
...
...
@@ -64,7 +64,7 @@
<ul
class=
"navigation-content"
>
<li
id=
'index'
class=
'layui-nav-item'
><a
href=
'/index.html'
title=
'首页'
>
首页
</a></li>
<li
id=
'news'
class=
'layui-nav-item'
><a
href=
'/staticViews/newsList/1.html'
title=
'新闻动态'
>
新闻动态
</a></li>
<li
id=
'zwgk'
class=
'layui-nav-item'
><a
href=
'/staticViews/
apen-government-affair
s.html'
>
政务公开
</a></li>
<li
id=
'zwgk'
class=
'layui-nav-item'
><a
href=
'/staticViews/
corresponding-policie
s.html'
>
政务公开
</a></li>
<li
id=
'bszn'
class=
'layui-nav-item'
><a
href=
'/staticViews/bszn.html'
title=
'办事指南'
>
办事指南
</a></li>
<li
id=
'wssq'
class=
'layui-nav-item'
><a
href=
'/staticViews/wssq.html'
title=
'网上申请'
>
网上申请
</a></li>
<li
class=
'layui-nav-item'
>
...
...
staticJs/head.js
View file @
8cf0af0
...
...
@@ -64,7 +64,7 @@ document.writeln(" <div class=\'layui-nav navigation layui-bg-blue\'>");
document
.
writeln
(
" <ul class=\'navigation-content\'>"
);
document
.
writeln
(
" <li id=\'index\' class=\'layui-nav-item\'><a href=\'/index.html\' title=\'首页\'>首页</a></li>"
);
document
.
writeln
(
" <li id=\'news\' class=\'layui-nav-item\'><a href=\'/staticViews/newsList/1.html\' title=\'新闻动态\'>新闻动态</a></li>"
);
document
.
writeln
(
" <li id=\'zwgk\' class=\'layui-nav-item\'><a href=\'/staticViews/
apen-government-affair
s.html\'>政务公开</a></li>"
);
document
.
writeln
(
" <li id=\'zwgk\' class=\'layui-nav-item\'><a href=\'/staticViews/
corresponding-policie
s.html\'>政务公开</a></li>"
);
document
.
writeln
(
" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"
);
document
.
writeln
(
" <li id=\'wssq\' class=\'layui-nav-item\'><a href=\'/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>"
);
document
.
writeln
(
" <li class=\'layui-nav-item\'>"
);
...
...
staticViews/
apen-government-affair
s.html
→
staticViews/
corresponding-policie
s.html
View file @
8cf0af0
File moved
staticViews/laws-regulations.html
View file @
8cf0af0
...
...
@@ -23,7 +23,7 @@
<ul
class=
"nav-government"
>
<li>
<img
src=
"/staticImages/zc.png"
/>
<a
href=
"/staticViews/
apen-government-affair
s.html"
>
相应政策
</a>
<a
href=
"/staticViews/
corresponding-policie
s.html"
>
相应政策
</a>
</li>
<li
class=
"nav-active"
>
<img
src=
"/staticImages/sehome-flfg.png"
/>
...
...
staticViews/public-announcement.html
View file @
8cf0af0
...
...
@@ -23,7 +23,7 @@
<ul
class=
"nav-government"
>
<li>
<img
src=
"/staticImages/zc.png"
/>
<a
href=
"/staticViews/
apen-government-affair
s.html"
>
相应政策
</a>
<a
href=
"/staticViews/
corresponding-policie
s.html"
>
相应政策
</a>
</li>
<li>
<img
src=
"/staticImages/home-flfg.png"
/>
...
...
Please
register
or
sign in
to post a comment