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
a4910194
authored
2020-11-16 09:47:27 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
style:首页
2 parents
c53fd658
117f5f86
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
10 deletions
index.html
index.html
View file @
a491019
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
网上“一窗办事”登记系统
</title>
...
...
@@ -7,7 +9,8 @@
<script
type=
"text/javascript"
src=
"./ /head.js"
></script>
<script
type=
"text/javascript"
src=
"./staticJs/staticIndex.js"
></script>
</head>
<body
>
<body>
<div>
<div
class=
"banner"
>
...
...
@@ -39,7 +42,7 @@
</li>
<li>
<a
title=
"证书核验"
>
<img
src=
"./staticImages/zshy.png"
alt=
"证书核验"
>
<img
src=
"./staticImages/zshy.png"
alt=
"证书核验"
>
证书核验
</a>
</li>
...
...
@@ -62,8 +65,8 @@
<a
class=
"news-img"
href=
""
title=
"图片新闻地信中心开展外业安全生产监控系统培训工作"
><img
src=
"staticImages/news_demo.jpg"
alt=
"图片新闻地信中心开展外业安全生产监控系统培训工作"
/></a>
<ul
id=
'ulNews'
>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
><i>
最新
</i>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
><i>
最新
</i>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
><i>
最新
</i>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
><i>
最新
</i>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
...
...
@@ -395,7 +398,7 @@
</a>
</dd>
</div>
</dl>
</div>
</div>
...
...
@@ -451,11 +454,40 @@
</ul>
</div>
</div>
</div>
<div
class=
"footer"
>
<div
class=
"system_service"
>
<ul
class=
""
>
<li>
<a
href=
""
title=
"公示公告"
>
<span>
公示公告
</span>
</a>
</li>
<li>
<a
href=
""
title=
"法律法规"
>
<span>
法律法规
</span>
</a>
</li>
<li>
<a
href=
""
title=
"相应政策"
>
<span>
相应政策
</span>
</a>
</li>
<li>
<a
href=
""
title=
"下载服务"
>
<span>
下载服务
</span>
</a>
</li>
<li>
<a
href=
""
title=
"关于我们"
>
<span>
关于我们
</span>
</a>
</li>
</ul>
</div>
</div>
</body>
<script
type=
"text/javascript"
src=
"./staticJs/down.js"
></script>
</html>
</html>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment