style:公示公告
Showing
5 changed files
with
70 additions
and
31 deletions
... | @@ -223,6 +223,9 @@ div.top-logo .top_logo_search i { | ... | @@ -223,6 +223,9 @@ div.top-logo .top_logo_search i { |
223 | .loginSelect p { | 223 | .loginSelect p { |
224 | display: inline-block; | 224 | display: inline-block; |
225 | } | 225 | } |
226 | .userInfo { | ||
227 | top: 30px; | ||
228 | } | ||
226 | .userInfo img { | 229 | .userInfo img { |
227 | width: 18px; | 230 | width: 18px; |
228 | display: inline-block; | 231 | display: inline-block; | ... | ... |
... | @@ -8,5 +8,5 @@ function newsCenterData() { | ... | @@ -8,5 +8,5 @@ function newsCenterData() { |
8 | }) | 8 | }) |
9 | $(document).on("mouseout", ".sysNewsList .newsDetail", function (e) { | 9 | $(document).on("mouseout", ".sysNewsList .newsDetail", function (e) { |
10 | $('.sysNewsList .newsDetail').addClass('ellipsis'); | 10 | $('.sysNewsList .newsDetail').addClass('ellipsis'); |
11 | } | 11 | }) |
12 | } | 12 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -6,15 +6,14 @@ | ... | @@ -6,15 +6,14 @@ |
6 | </style> | 6 | </style> |
7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
8 | <title>法律法规</title> | 8 | <title>法律法规</title> |
9 | <script type="text/javascript" src="../staticJs/head.js"></script> | 9 | <script type="text/javascript" src="../../staticJs/head.js"></script> |
10 | <link rel="stylesheet" type="text/css" href="../staticCss/flfg.css"> | 10 | <link rel="stylesheet" type="text/css" href="../../staticCss/flfg.css"> |
11 | </head> | 11 | </head> |
12 | |||
13 | <body> | 12 | <body> |
14 | <div class="navigation_crumbs"> | 13 | <div class="navigation_crumbs"> |
15 | <div class="contentBox"> | 14 | <div class="contentBox"> |
16 | <span class="layui-breadcrumb"> | 15 | <span class="layui-breadcrumb"> |
17 | <a href="../index.html">首页</a> | 16 | <a href="../../index.html">首页</a> |
18 | <a>政务公开</a> | 17 | <a>政务公开</a> |
19 | <a><cite>法律法规</cite></a> | 18 | <a><cite>法律法规</cite></a> |
20 | </span> | 19 | </span> |
... | @@ -39,7 +38,7 @@ | ... | @@ -39,7 +38,7 @@ |
39 | </div> | 38 | </div> |
40 | </div> | 39 | </div> |
41 | </body> | 40 | </body> |
42 | <script type="text/javascript" src="../staticJs/common.js"></script> | 41 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
43 | <script type="text/javascript" src="../staticJs/down.js"></script> | 42 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
44 | <script type="text/javascript" src="../staticJs/flfg.js"></script> | 43 | <script type="text/javascript" src="../../staticJs/flfg.js"></script> |
45 | </html> | 44 | </html> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -21,20 +21,6 @@ | ... | @@ -21,20 +21,6 @@ |
21 | </div> | 21 | </div> |
22 | </div> | 22 | </div> |
23 | <div class="mainbody"> | 23 | <div class="mainbody"> |
24 | <div class="top"> | ||
25 | <div class="top-title"> | ||
26 | <span>标题内容:</span><input type="text" placeholder="请输入标题内容"> | ||
27 | </div> | ||
28 | <div class="top-date"> | ||
29 | <span>发布时间:</span> <input type="text" class="layui-input" id="date" placeholder="请选择时间"> | ||
30 | </div> | ||
31 | <div class="top-serach"> | ||
32 | <button> | ||
33 | <i class="layui-icon"></i> | ||
34 | 查询 | ||
35 | </button> | ||
36 | </div> | ||
37 | </div> | ||
38 | <div class="layui-tab layui-tab-brief" lay-filter="tabNav"> | 24 | <div class="layui-tab layui-tab-brief" lay-filter="tabNav"> |
39 | <ul class="layui-tab-title"> | 25 | <ul class="layui-tab-title"> |
40 | <li class="layui-this" lay-id="0">全部</li> | 26 | <li class="layui-this" lay-id="0">全部</li> | ... | ... |
1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 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"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
4 | |||
5 | <head> | 4 | <head> |
6 | <style> | 5 | <style> |
7 | </style> | 6 | </style> |
8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
9 | <title>相应政策</title> | 8 | <title>相应政策</title> |
10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 9 | <script type="text/javascript" src="../../staticJs/head.js"></script> |
11 | <link rel="stylesheet" type="text/css" href="../staticCss/xyzc.css"> | 10 | <link rel="stylesheet" type="text/css" href="../../staticCss/xyzc.css"> |
12 | </head> | 11 | </head> |
13 | |||
14 | <body> | 12 | <body> |
15 | <div class="navigation_crumbs"> | 13 | <div class="navigation_crumbs"> |
16 | <div class="contentBox"> | 14 | <div class="contentBox"> |
17 | <span class="layui-breadcrumb"> | 15 | <span class="layui-breadcrumb"> |
18 | <a href="../index.html">首页</a> | 16 | <a href="../../index.html">首页</a> |
19 | <a>政务公开</a> | 17 | <a>政务公开</a> |
20 | <a><cite>相应政策</cite></a> | 18 | <a><cite>相应政策</cite></a> |
21 | </span> | 19 | </span> |
... | @@ -24,8 +22,61 @@ | ... | @@ -24,8 +22,61 @@ |
24 | <div class="laws_regulations"> | 22 | <div class="laws_regulations"> |
25 | <div class="item_list"> | 23 | <div class="item_list"> |
26 | <ul id="flfgList"> | 24 | <ul id="flfgList"> |
25 | #for(news : newsList.records) | ||
26 | #if(news.isTop == 1) | ||
27 | <li class="sticky"> | ||
28 | #else | ||
29 | <li> | ||
30 | #end | ||
31 | <a title="#(news.headline)" href="../news/#(news.id).html" target="_blank" > | ||
32 | #(news.headline) | ||
33 | #if(news.isTop == 1) | ||
34 | <img class="istop" src="../../staticImages/ding.png"> | ||
35 | #end | ||
36 | <p></p> | ||
37 | <span></span> | ||
38 | </a> | ||
39 | </li> | ||
40 | #end | ||
27 | </ul> | 41 | </ul> |
28 | <div id="page"></div> | 42 | <div id="page"> |
43 | <div class="layui-box layui-laypage layui-laypage-molv" id="layui-laypage-1"> | ||
44 | #if(newsList.current == 1) | ||
45 | <a href="./1.html" class="layui-disabled" title="首页">首页</a> | ||
46 | #else | ||
47 | <a href="./1.html" class="layui-laypage-first" title="首页">首页</a> | ||
48 | <a href="./#(newsList.current - 1).html" class="layui-laypage-prev"><</a> | ||
49 | #end | ||
50 | |||
51 | #if(newsList.current == 1) | ||
52 | |||
53 | #else if(newsList.current == 2) | ||
54 | <a href="./1.html">1</a> | ||
55 | #else | ||
56 | <a href="./#(newsList.current - 2).html">#(newsList.current - 2)</a> | ||
57 | <a href="./#(newsList.current - 1).html">#(newsList.current - 1)</a> | ||
58 | #end | ||
59 | <span class="layui-laypage-curr"> | ||
60 | <em class="layui-laypage-em" style="background-color:#0091FF;"></em> | ||
61 | <em>#(newsList.current)</em> | ||
62 | </span> | ||
63 | #if(newsList.current == newsList.pages) | ||
64 | |||
65 | #else if(newsList.current == newsList.pages - 1) | ||
66 | <a href="./#(newsList.current + 1).html">#(newsList.current + 1)</a> | ||
67 | #else | ||
68 | <a href="./#(newsList.current + 1).html">#(newsList.current + 1)</a> | ||
69 | <a href="./#(newsList.current + 2).html">#(newsList.current + 2)</a> | ||
70 | #end | ||
71 | |||
72 | #if(newsList.current == newsList.pages) | ||
73 | <a href="./#(newsList.pages).html" class="layui-disabled" title="尾页">尾页</a> | ||
74 | #else | ||
75 | <a href="./#(newsList.current + 1).html" class="layui-laypage-next">></a> | ||
76 | <a href="./#(newsList.pages).html" class="layui-laypage-last" title="尾页">尾页</a> | ||
77 | #end | ||
78 | </div> | ||
79 | </div> | ||
29 | </div> | 80 | </div> |
30 | <div class="recommend_list"> | 81 | <div class="recommend_list"> |
31 | <ul class="policy_list"> | 82 | <ul class="policy_list"> |
... | @@ -40,7 +91,7 @@ | ... | @@ -40,7 +91,7 @@ |
40 | </div> | 91 | </div> |
41 | </div> | 92 | </div> |
42 | </body> | 93 | </body> |
43 | <script type="text/javascript" src="../staticJs/common.js"></script> | 94 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
44 | <script type="text/javascript" src="../staticJs/down.js"></script> | 95 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
45 | <script type="text/javascript" src="../staticJs/xyzc.js"></script> | 96 | <script type="text/javascript" src="../../staticJs/xyzc.js"></script> |
46 | </html> | 97 | </html> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment