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
58dc360f
authored
2021-02-02 09:12:34 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:公示公告
1 parent
3854bebd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
staticJs/head.js
staticJs/head.js
View file @
58dc360
...
...
@@ -69,7 +69,7 @@ document.writeln(" <a href=\'javascript:;\'>政务公开</a>");
document
.
writeln
(
" <dl class=\'layui-nav-child\'>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/notice/1.html\'>公示公告</a></dd>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/notice
List
/1.html\'>公示公告</a></dd>"
);
document
.
writeln
(
" </dl>"
);
document
.
writeln
(
" </li>"
);
document
.
writeln
(
" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"
);
...
...
Please
register
or
sign in
to post a comment