Merge branch 'static-state'
Showing
12 changed files
with
376 additions
and
16 deletions
... | @@ -64,14 +64,7 @@ | ... | @@ -64,14 +64,7 @@ |
64 | <ul class="navigation-content"> | 64 | <ul class="navigation-content"> |
65 | <li id='index' class='layui-nav-item'><a href='/index.html' title='首页'>首页</a></li> | 65 | <li id='index' class='layui-nav-item'><a href='/index.html' title='首页'>首页</a></li> |
66 | <li id='news' class='layui-nav-item'><a href='/staticViews/newsList/1.html' title='新闻动态'>新闻动态</a></li> | 66 | <li id='news' class='layui-nav-item'><a href='/staticViews/newsList/1.html' title='新闻动态'>新闻动态</a></li> |
67 | <li id='zwgk' class='layui-nav-item'> | 67 | <li id='zwgk' class='layui-nav-item'><a href='/staticViews/policyList/1.html'>政务公开</a></li> |
68 | <a href='javascript:;'>政务公开</a> | ||
69 | <dl class='layui-nav-child'> | ||
70 | <dd><a href='/staticViews/policyList/1.html'>相应政策</a></dd> | ||
71 | <dd><a href='/staticViews/lawList/1.html'>法律法规</a></dd> | ||
72 | <dd><a href='/staticViews/notice/1.html'>公示公告</a></dd> | ||
73 | </dl> | ||
74 | </li> | ||
75 | <li id='bszn' class='layui-nav-item'><a href='/staticViews/bszn.html' title='办事指南'>办事指南</a></li> | 68 | <li id='bszn' class='layui-nav-item'><a href='/staticViews/bszn.html' title='办事指南'>办事指南</a></li> |
76 | <li id='wssq' class='layui-nav-item'><a href='/staticViews/wssq.html' title='网上申请'>网上申请</a></li> | 69 | <li id='wssq' class='layui-nav-item'><a href='/staticViews/wssq.html' title='网上申请'>网上申请</a></li> |
77 | <li class='layui-nav-item'> | 70 | <li class='layui-nav-item'> | ... | ... |
staticCss/apen-government-affairs.css
0 → 100644
1 | .apen-government-affairs { | ||
2 | width: 1200px; | ||
3 | margin: 0 auto; | ||
4 | margin-top: 10px; | ||
5 | overflow: hidden; | ||
6 | margin-bottom: 30px; | ||
7 | } | ||
8 | .nav-government { | ||
9 | width: 210px; | ||
10 | height: 500px; | ||
11 | background: #FFFFFF; | ||
12 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); | ||
13 | border: 1px solid #E9E9E9; | ||
14 | float: left; | ||
15 | margin-right: 30px; | ||
16 | } | ||
17 | .nav-government li { | ||
18 | height: 60px; | ||
19 | line-height: 60px; | ||
20 | text-align: center; | ||
21 | border-bottom: 1px solid #EAEAEA; | ||
22 | font-size: 16px; | ||
23 | cursor: pointer; | ||
24 | } | ||
25 | .nav-government li a { | ||
26 | color: #0E6BE9; | ||
27 | } | ||
28 | .nav-active { | ||
29 | color: #FFFFFF!important; | ||
30 | background: #498FFF; | ||
31 | } | ||
32 | .nav-active a { | ||
33 | color: #FFFFFF!important; | ||
34 | } | ||
35 | .nav-government li img { | ||
36 | width: 16px; | ||
37 | height: 16px; | ||
38 | position: relative; | ||
39 | top: 2px; | ||
40 | } | ||
41 | .government-content { | ||
42 | float: left; | ||
43 | width: 79%; | ||
44 | border-top: 1px solid #EAEAEA; | ||
45 | } | ||
46 | .government-content ul { | ||
47 | height: 454px; | ||
48 | } | ||
49 | .government-content li { | ||
50 | border-bottom: 1px solid #EAEAEA; | ||
51 | } | ||
52 | .government-content li a { | ||
53 | font-size: 14px; | ||
54 | color: #4A4A4A; | ||
55 | position: relative; | ||
56 | padding-left: 10px; | ||
57 | width: 700px; | ||
58 | overflow: hidden; | ||
59 | display: inline-block; | ||
60 | text-overflow:ellipsis; | ||
61 | white-space: nowrap; | ||
62 | line-height: 60px; | ||
63 | } | ||
64 | .government-content li a:hover { | ||
65 | color: #0091FF; | ||
66 | } | ||
67 | .government-content li a::before { | ||
68 | content: ''; | ||
69 | position: absolute; | ||
70 | width: 4px; | ||
71 | height: 4px; | ||
72 | border-radius: 50%; | ||
73 | background-color: #4A4A4A; | ||
74 | left: 0; | ||
75 | top: 28px; | ||
76 | } | ||
77 | .government-content li img { | ||
78 | width: 21px; | ||
79 | height: 18px; | ||
80 | float: left; | ||
81 | position: relative; | ||
82 | top: 20px; | ||
83 | margin-right: 6px; | ||
84 | } | ||
85 | .government-content li span { | ||
86 | font-size: 16px; | ||
87 | float: right; | ||
88 | display: inline-block; | ||
89 | line-height: 60px; | ||
90 | color: #9B9B9B; | ||
91 | } | ||
92 | .page { | ||
93 | text-align: center; | ||
94 | margin-top: 10px; | ||
95 | } | ||
96 | .Top a { | ||
97 | width: 680px!important; | ||
98 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
staticImages/se-zc.png
0 → 100644

1.12 KB
staticImages/sehome-flfg.png
0 → 100644

1003 Bytes
staticImages/sehome-gsgg.png
0 → 100644

1003 Bytes
staticImages/zc.png
0 → 100644

1.48 KB
staticJs/apen-government-affairs.js
0 → 100644
... | @@ -64,14 +64,7 @@ document.writeln(" <div class=\'layui-nav navigation layui-bg-blue\'>"); | ... | @@ -64,14 +64,7 @@ document.writeln(" <div class=\'layui-nav navigation layui-bg-blue\'>"); |
64 | document.writeln(" <ul class=\'navigation-content\'>"); | 64 | document.writeln(" <ul class=\'navigation-content\'>"); |
65 | document.writeln(" <li id=\'index\' class=\'layui-nav-item\'><a href=\'/index.html\' title=\'首页\'>首页</a></li>"); | 65 | document.writeln(" <li id=\'index\' class=\'layui-nav-item\'><a href=\'/index.html\' title=\'首页\'>首页</a></li>"); |
66 | document.writeln(" <li id=\'news\' class=\'layui-nav-item\'><a href=\'/staticViews/newsList/1.html\' title=\'新闻动态\'>新闻动态</a></li>"); | 66 | document.writeln(" <li id=\'news\' class=\'layui-nav-item\'><a href=\'/staticViews/newsList/1.html\' title=\'新闻动态\'>新闻动态</a></li>"); |
67 | document.writeln(" <li id=\'zwgk\' class=\'layui-nav-item\'>"); | 67 | document.writeln(" <li id=\'zwgk\' class=\'layui-nav-item\'><a href=\'/staticViews/policyList/1.html\'>政务公开</a></li>"); |
68 | document.writeln(" <a href=\'javascript:;\'>政务公开</a>"); | ||
69 | document.writeln(" <dl class=\'layui-nav-child\'>"); | ||
70 | document.writeln(" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>"); | ||
71 | document.writeln(" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>"); | ||
72 | document.writeln(" <dd><a href=\'/staticViews/noticeList/1.html\'>公示公告</a></dd>"); | ||
73 | document.writeln(" </dl>"); | ||
74 | document.writeln(" </li>"); | ||
75 | document.writeln(" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"); | 68 | document.writeln(" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"); |
76 | document.writeln(" <li id=\'wssq\' class=\'layui-nav-item\'><a href=\'/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>"); | 69 | document.writeln(" <li id=\'wssq\' class=\'layui-nav-item\'><a href=\'/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>"); |
77 | document.writeln(" <li class=\'layui-nav-item\'>"); | 70 | document.writeln(" <li class=\'layui-nav-item\'>"); | ... | ... |
staticViews/corresponding-policies.html
0 → 100644
1 | <!DOCTYPE html | ||
2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
3 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
4 | <head> | ||
5 | <style> | ||
6 | </style> | ||
7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
8 | <title>相应政策</title> | ||
9 | <script type="text/javascript" src="/staticJs/head.js"></script> | ||
10 | <link rel="stylesheet" type="text/css" href="/staticCss/apen-government-affairs.css"> | ||
11 | </head> | ||
12 | |||
13 | <body> | ||
14 | <div class="navigation_crumbs"> | ||
15 | <div class="contentBox"> | ||
16 | <span class="layui-breadcrumb"> | ||
17 | <a href="/index.html">首页</a> | ||
18 | <a><cite>政务公开</cite></a> | ||
19 | </span> | ||
20 | </div> | ||
21 | </div> | ||
22 | <div class="apen-government-affairs"> | ||
23 | <ul class="nav-government"> | ||
24 | <li class="nav-active"> | ||
25 | <img src="/staticImages/se-zc.png" /> | ||
26 | <a href="">相应政策</a> | ||
27 | </li> | ||
28 | <li> | ||
29 | <img src="/staticImages/home-flfg.png" /> | ||
30 | <a href="/staticViews/laws-regulations.html">法律法规</a> | ||
31 | </li> | ||
32 | <li> | ||
33 | <img src="/staticImages/home-gsgg.png" /> | ||
34 | <a href="/staticViews/public-announcement.html">公示公告</a> | ||
35 | </li> | ||
36 | </ul> | ||
37 | <div class="government-content"> | ||
38 | <ul> | ||
39 | <li> | ||
40 | <a href="/staticViews/policy/bcee62b739864eeb9766e01849c9bd51.html">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
41 | <span>2020-06-19</span> | ||
42 | </li> | ||
43 | <li> | ||
44 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
45 | <span>2020-06-19</span> | ||
46 | </li> | ||
47 | <li> | ||
48 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
49 | <span>2020-06-19</span> | ||
50 | </li> | ||
51 | <li> | ||
52 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
53 | <span>2020-06-19</span> | ||
54 | </li> | ||
55 | <li> | ||
56 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
57 | <span>2020-06-19</span> | ||
58 | </li> | ||
59 | <li> | ||
60 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
61 | <span>2020-06-19</span> | ||
62 | </li> | ||
63 | <li> | ||
64 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
65 | <span>2020-06-19</span> | ||
66 | </li> | ||
67 | </ul> | ||
68 | <div class="page"> | ||
69 | <div class="layui-box layui-laypage layui-laypage-molv" id="layui-laypage-1"> | ||
70 | <a href="./1.html" class="layui-disabled" title="首页">首页</a> | ||
71 | |||
72 | |||
73 | <span class="layui-laypage-curr"> | ||
74 | <em class="layui-laypage-em" style="background-color:#0091FF;"></em> | ||
75 | <em>1</em> | ||
76 | </span> | ||
77 | <a href="./2.html">2</a> | ||
78 | |||
79 | <a href="./2.html" class="layui-laypage-next">></a> | ||
80 | <a href="./2.html" class="layui-laypage-last" title="尾页">尾页</a> | ||
81 | </div> | ||
82 | </div> | ||
83 | </div> | ||
84 | </div> | ||
85 | </body> | ||
86 | <script type="text/javascript" src="../staticJs/common.js"></script> | ||
87 | <script type="text/javascript" src="../staticJs/down.js"></script> | ||
88 | <script type="text/javascript" src="/staticJs/apen-government-affairs.js"></script> | ||
89 | </html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
staticViews/laws-regulations.html
0 → 100644
1 | <!DOCTYPE html | ||
2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
3 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
4 | <head> | ||
5 | <style> | ||
6 | </style> | ||
7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
8 | <title>法律法规</title> | ||
9 | <script type="text/javascript" src="../staticJs/head.js"></script> | ||
10 | <link rel="stylesheet" type="text/css" href="/staticCss/apen-government-affairs.css"> | ||
11 | </head> | ||
12 | |||
13 | <body> | ||
14 | <div class="navigation_crumbs"> | ||
15 | <div class="contentBox"> | ||
16 | <span class="layui-breadcrumb"> | ||
17 | <a href="/index.html">首页</a> | ||
18 | <a><cite>政务公开</cite></a> | ||
19 | </span> | ||
20 | </div> | ||
21 | </div> | ||
22 | <div class="apen-government-affairs"> | ||
23 | <ul class="nav-government"> | ||
24 | <li> | ||
25 | <img src="/staticImages/zc.png" /> | ||
26 | <a href="/staticViews/corresponding-policies.html">相应政策</a> | ||
27 | </li> | ||
28 | <li class="nav-active"> | ||
29 | <img src="/staticImages/sehome-flfg.png" /> | ||
30 | <a href="">法律法规</a> | ||
31 | </li> | ||
32 | <li> | ||
33 | <img src="/staticImages/home-gsgg.png" /> | ||
34 | <a href="/staticViews/public-announcement.html">公示公告</a> | ||
35 | </li> | ||
36 | </ul> | ||
37 | <div class="government-content"> | ||
38 | <ul> | ||
39 | <li> | ||
40 | <img src="/staticImages/ding.png" /> | ||
41 | <a href="/staticViews/policy/bcee62b739864eeb9766e01849c9bd51.html">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
42 | <span>2020-06-19</span> | ||
43 | </li> | ||
44 | <li> | ||
45 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
46 | <span>2020-06-19</span> | ||
47 | </li> | ||
48 | <li> | ||
49 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
50 | <span>2020-06-19</span> | ||
51 | </li> | ||
52 | <li> | ||
53 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
54 | <span>2020-06-19</span> | ||
55 | </li> | ||
56 | <li> | ||
57 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
58 | <span>2020-06-19</span> | ||
59 | </li> | ||
60 | <li> | ||
61 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
62 | <span>2020-06-19</span> | ||
63 | </li> | ||
64 | <li> | ||
65 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
66 | <span>2020-06-19</span> | ||
67 | </li> | ||
68 | </ul> | ||
69 | <div class="page"> | ||
70 | <div class="layui-box layui-laypage layui-laypage-molv" id="layui-laypage-1"> | ||
71 | <a href="./1.html" class="layui-disabled" title="首页">首页</a> | ||
72 | |||
73 | |||
74 | <span class="layui-laypage-curr"> | ||
75 | <em class="layui-laypage-em" style="background-color:#0091FF;"></em> | ||
76 | <em>1</em> | ||
77 | </span> | ||
78 | <a href="./2.html">2</a> | ||
79 | |||
80 | <a href="./2.html" class="layui-laypage-next">></a> | ||
81 | <a href="./2.html" class="layui-laypage-last" title="尾页">尾页</a> | ||
82 | </div> | ||
83 | </div> | ||
84 | </div> | ||
85 | </div> | ||
86 | </body> | ||
87 | <script type="text/javascript" src="../staticJs/common.js"></script> | ||
88 | <script type="text/javascript" src="../staticJs/down.js"></script> | ||
89 | <script type="text/javascript" src="/staticJs/apen-government-affairs.js"></script> | ||
90 | </html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
staticViews/public-announcement.html
0 → 100644
1 | <!DOCTYPE html | ||
2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
3 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
4 | <head> | ||
5 | <style> | ||
6 | </style> | ||
7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
8 | <title>公示公告</title> | ||
9 | <script type="text/javascript" src="../staticJs/head.js"></script> | ||
10 | <link rel="stylesheet" type="text/css" href="/staticCss/apen-government-affairs.css"> | ||
11 | </head> | ||
12 | |||
13 | <body> | ||
14 | <div class="navigation_crumbs"> | ||
15 | <div class="contentBox"> | ||
16 | <span class="layui-breadcrumb"> | ||
17 | <a href="/index.html">首页</a> | ||
18 | <a><cite>政务公开</cite></a> | ||
19 | </span> | ||
20 | </div> | ||
21 | </div> | ||
22 | <div class="apen-government-affairs"> | ||
23 | <ul class="nav-government"> | ||
24 | <li> | ||
25 | <img src="/staticImages/zc.png" /> | ||
26 | <a href="/staticViews/corresponding-policies.html">相应政策</a> | ||
27 | </li> | ||
28 | <li> | ||
29 | <img src="/staticImages/home-flfg.png" /> | ||
30 | <a href="/staticViews/laws-regulations.html">法律法规</a> | ||
31 | </li> | ||
32 | <li class="nav-active"> | ||
33 | <img src="/staticImages/sehome-gsgg.png" /> | ||
34 | <a href="">公示公告</a> | ||
35 | </li> | ||
36 | </ul> | ||
37 | <div class="government-content"> | ||
38 | <ul> | ||
39 | <li class="Top"> | ||
40 | <img src="/staticImages/gongshi.png" alt="公示"> | ||
41 | <a href="/staticViews/policy/bcee62b739864eeb9766e01849c9bd51.html">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
42 | <span>2020-06-19</span> | ||
43 | </li> | ||
44 | <li> | ||
45 | <img src="/staticImages/gonggao.png" alt="公告"> | ||
46 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
47 | <span>2020-06-19</span> | ||
48 | </li> | ||
49 | <li> | ||
50 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
51 | <span>2020-06-19</span> | ||
52 | </li> | ||
53 | <li> | ||
54 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
55 | <span>2020-06-19</span> | ||
56 | </li> | ||
57 | <li> | ||
58 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
59 | <span>2020-06-19</span> | ||
60 | </li> | ||
61 | <li> | ||
62 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
63 | <span>2020-06-19</span> | ||
64 | </li> | ||
65 | <li> | ||
66 | <a href="">解读:《地理信息公共服务平台管理办法地理信息公共服务平台管理办地理信息公共服务平台管理办地理信息公共服务平台管理办</a> | ||
67 | <span>2020-06-19</span> | ||
68 | </li> | ||
69 | </ul> | ||
70 | <div class="page"> | ||
71 | <div class="layui-box layui-laypage layui-laypage-molv" id="layui-laypage-1"> | ||
72 | <a href="./1.html" class="layui-disabled" title="首页">首页</a> | ||
73 | |||
74 | |||
75 | <span class="layui-laypage-curr"> | ||
76 | <em class="layui-laypage-em" style="background-color:#0091FF;"></em> | ||
77 | <em>1</em> | ||
78 | </span> | ||
79 | <a href="./2.html">2</a> | ||
80 | |||
81 | <a href="./2.html" class="layui-laypage-next">></a> | ||
82 | <a href="./2.html" class="layui-laypage-last" title="尾页">尾页</a> | ||
83 | </div> | ||
84 | </div> | ||
85 | </div> | ||
86 | </div> | ||
87 | </body> | ||
88 | <script type="text/javascript" src="../staticJs/common.js"></script> | ||
89 | <script type="text/javascript" src="../staticJs/down.js"></script> | ||
90 | <script type="text/javascript" src="/staticJs/apen-government-affairs.js"></script> | ||
91 | </html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or sign in to post a comment