Merge branch 'master' of http://yun.pashanhoo.com:9090/renchao/portalStaticPage
Showing
28 changed files
with
1129 additions
and
532 deletions
This diff is collapsed.
Click to expand it.
| ... | @@ -5,6 +5,7 @@ | ... | @@ -5,6 +5,7 @@ |
| 5 | .mainbody { | 5 | .mainbody { |
| 6 | width: 1200px; | 6 | width: 1200px; |
| 7 | margin: 0 auto; | 7 | margin: 0 auto; |
| 8 | color: #4a4a4a; | ||
| 8 | } | 9 | } |
| 9 | /* --------------------导航tab------------------------- */ | 10 | /* --------------------导航tab------------------------- */ |
| 10 | .navigation_crumbs { | 11 | .navigation_crumbs { |
| ... | @@ -134,7 +135,7 @@ div.navigation { | ... | @@ -134,7 +135,7 @@ div.navigation { |
| 134 | display: inline-block; | 135 | display: inline-block; |
| 135 | } | 136 | } |
| 136 | .mainbody .DividingLine { | 137 | .mainbody .DividingLine { |
| 137 | width: 1150px; | 138 | width: 1200px; |
| 138 | height: 1px; | 139 | height: 1px; |
| 139 | margin:0 auto; | 140 | margin:0 auto; |
| 140 | background-color:#DEDEDE; | 141 | background-color:#DEDEDE; |
| ... | @@ -150,3 +151,7 @@ div.navigation { | ... | @@ -150,3 +151,7 @@ div.navigation { |
| 150 | line-height: 24px; | 151 | line-height: 24px; |
| 151 | padding-bottom: 30px; | 152 | padding-bottom: 30px; |
| 152 | } | 153 | } |
| 154 | .notice_content { | ||
| 155 | margin-bottom: 100px; | ||
| 156 | line-height: 21px; | ||
| 157 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
This diff is collapsed.
Click to expand it.
| ... | @@ -139,7 +139,8 @@ div.subject { | ... | @@ -139,7 +139,8 @@ div.subject { |
| 139 | .leftContainer{ | 139 | .leftContainer{ |
| 140 | border-right: 1px solid #DEDEDE; | 140 | border-right: 1px solid #DEDEDE; |
| 141 | margin-top: 41px; | 141 | margin-top: 41px; |
| 142 | padding-bottom: 20px; | 142 | padding-bottom: 60px; |
| 143 | min-height: 800px; | ||
| 143 | } | 144 | } |
| 144 | .leftContainer li { | 145 | .leftContainer li { |
| 145 | border-bottom: 1px solid #EAEAEA; | 146 | border-bottom: 1px solid #EAEAEA; |
| ... | @@ -150,11 +151,10 @@ div.subject { | ... | @@ -150,11 +151,10 @@ div.subject { |
| 150 | } | 151 | } |
| 151 | .left-top { | 152 | .left-top { |
| 152 | width: 408px; | 153 | width: 408px; |
| 153 | height: 18px; | ||
| 154 | font-size: 18px; | 154 | font-size: 18px; |
| 155 | font-weight: bold; | 155 | font-weight: bold; |
| 156 | color: #686666; | 156 | color: #686666; |
| 157 | line-height: 18px; | 157 | line-height: 21px; |
| 158 | cursor: pointer; | 158 | cursor: pointer; |
| 159 | } | 159 | } |
| 160 | .left-top:hover { | 160 | .left-top:hover { |
| ... | @@ -201,15 +201,16 @@ div.subject { | ... | @@ -201,15 +201,16 @@ div.subject { |
| 201 | } | 201 | } |
| 202 | 202 | ||
| 203 | #page { | 203 | #page { |
| 204 | margin-top: 20px; | 204 | margin-top: -35px; |
| 205 | text-align: center; | 205 | text-align: center; |
| 206 | margin-bottom: 50px; | 206 | margin-bottom: 60px; |
| 207 | } | 207 | } |
| 208 | 208 | ||
| 209 | .right { | 209 | .right { |
| 210 | width: 200px; | 210 | width: 200px; |
| 211 | margin-top: 36px; | 211 | margin-top: 20px; |
| 212 | margin-left: 15px; | 212 | margin-left: 10px; |
| 213 | margin-bottom: 10px; | ||
| 213 | } | 214 | } |
| 214 | 215 | ||
| 215 | .right-top { | 216 | .right-top { |
| ... | @@ -237,7 +238,9 @@ div.subject { | ... | @@ -237,7 +238,9 @@ div.subject { |
| 237 | } | 238 | } |
| 238 | 239 | ||
| 239 | .tj img, .tj span { | 240 | .tj img, .tj span { |
| 240 | float: left; | 241 | width: 100%; |
| 242 | display: block; | ||
| 243 | margin-top: 5px; | ||
| 241 | } | 244 | } |
| 242 | 245 | ||
| 243 | .tj-title { | 246 | .tj-title { |
| ... | @@ -272,7 +275,7 @@ div.subject { | ... | @@ -272,7 +275,7 @@ div.subject { |
| 272 | } | 275 | } |
| 273 | 276 | ||
| 274 | .zcfg { | 277 | .zcfg { |
| 275 | margin-top: 20px; | 278 | margin-top: 15px; |
| 276 | display: inline-block; | 279 | display: inline-block; |
| 277 | cursor: pointer; | 280 | cursor: pointer; |
| 278 | } | 281 | } |
| ... | @@ -287,7 +290,7 @@ div.subject { | ... | @@ -287,7 +290,7 @@ div.subject { |
| 287 | font-size: 14px; | 290 | font-size: 14px; |
| 288 | font-weight: bold; | 291 | font-weight: bold; |
| 289 | color: #686666; | 292 | color: #686666; |
| 290 | line-height: 14px; | 293 | line-height: 20px; |
| 291 | } | 294 | } |
| 292 | 295 | ||
| 293 | .zcfg-body { | 296 | .zcfg-body { |
| ... | @@ -297,14 +300,17 @@ div.subject { | ... | @@ -297,14 +300,17 @@ div.subject { |
| 297 | font-weight: 400; | 300 | font-weight: 400; |
| 298 | color: #6D7278; | 301 | color: #6D7278; |
| 299 | line-height: 23px; | 302 | line-height: 23px; |
| 300 | margin: 10px 0; | 303 | margin-top: 25px; |
| 301 | } | 304 | } |
| 302 | 305 | ||
| 303 | .zcfg-bottom { | 306 | .zcfg-bottom { |
| 304 | width: 90px; | 307 | width: 100%; |
| 305 | height: 12px; | ||
| 306 | font-size: 12px; | 308 | font-size: 12px; |
| 307 | font-weight: 400; | 309 | font-weight: 400; |
| 308 | color: #9B9B9B; | 310 | color: #9B9B9B; |
| 309 | line-height: 12px; | 311 | line-height: 16px; |
| 312 | margin-top: 3px; | ||
| 310 | } | 313 | } |
| 314 | #regulation { | ||
| 315 | line-height: 0; | ||
| 316 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -134,7 +134,7 @@ div.navigation { | ... | @@ -134,7 +134,7 @@ div.navigation { |
| 134 | .title { | 134 | .title { |
| 135 | height: 30px; | 135 | height: 30px; |
| 136 | font-size: 30px; | 136 | font-size: 30px; |
| 137 | padding: 40px 0; | 137 | padding: 30px 0; |
| 138 | font-weight: 500; | 138 | font-weight: 500; |
| 139 | color: #4A4A4A; | 139 | color: #4A4A4A; |
| 140 | line-height: 30px; | 140 | line-height: 30px; |
| ... | @@ -609,7 +609,7 @@ div.navigation { | ... | @@ -609,7 +609,7 @@ div.navigation { |
| 609 | .right { | 609 | .right { |
| 610 | width: 200px; | 610 | width: 200px; |
| 611 | margin-left: 15px; | 611 | margin-left: 15px; |
| 612 | margin-top: 20px; | 612 | margin-top: 5px; |
| 613 | } | 613 | } |
| 614 | 614 | ||
| 615 | .right-top { | 615 | .right-top { | ... | ... |
| ... | @@ -2,7 +2,6 @@ | ... | @@ -2,7 +2,6 @@ |
| 2 | width: 1200px; | 2 | width: 1200px; |
| 3 | margin: 0 auto; | 3 | margin: 0 auto; |
| 4 | min-height:calc(100vh - 227px); | 4 | min-height:calc(100vh - 227px); |
| 5 | padding: 20px 0; | ||
| 6 | } | 5 | } |
| 7 | .title { | 6 | .title { |
| 8 | height: 16px; | 7 | height: 16px; |
| ... | @@ -56,35 +55,281 @@ | ... | @@ -56,35 +55,281 @@ |
| 56 | display: none; | 55 | display: none; |
| 57 | } | 56 | } |
| 58 | .img_update { | 57 | .img_update { |
| 59 | border: 1px solid #eeeeee; | ||
| 60 | overflow: hidden; | 58 | overflow: hidden; |
| 59 | position: relative; | ||
| 60 | float: left; | ||
| 61 | } | 61 | } |
| 62 | 62 | ||
| 63 | .fileBox{ margin:10px;width: 330px;float: left; } | 63 | .fileBox{ |
| 64 | #fileSpan{display:inline-block;width:300px;height:150px;border:2px dashed #ccc;text-align:center;line-height:150px;position: relative;} | 64 | margin:10px;float: left; |
| 65 | #fileInput { | 65 | } |
| 66 | .file_name i { | ||
| 67 | display: block; | ||
| 68 | font-size: 32px; | ||
| 69 | height: 24px; | ||
| 70 | position: relative; | ||
| 71 | line-height: 24px; | ||
| 72 | top: -10px; | ||
| 73 | padding-top: 60px; | ||
| 74 | margin-bottom: 10px; | ||
| 75 | } | ||
| 76 | .file_name p { | ||
| 77 | line-height: 16px; | ||
| 78 | } | ||
| 79 | .certificate { | ||
| 80 | height: 24px; | ||
| 81 | color: red; | ||
| 82 | margin-top: 5px; | ||
| 83 | font-size: 14px; | ||
| 84 | line-height: 24px; | ||
| 85 | } | ||
| 86 | #fileSpan , #fileSpan1, #fileSpan3{ | ||
| 87 | display: inline-block; | ||
| 88 | width: 285px; | ||
| 89 | height: 200px; | ||
| 90 | border: 2px dashed #ccc; | ||
| 91 | text-align: center; | ||
| 92 | position: relative; | ||
| 93 | } | ||
| 94 | #fileSpan:hover , #fileSpan1:hover, #fileSpan3:hover{ | ||
| 95 | border-color:#0091FF; | ||
| 96 | } | ||
| 97 | #fileInput, #fileInput1, #fileInput3{ | ||
| 66 | position: absolute; | 98 | position: absolute; |
| 67 | width: 100%; | 99 | width: 100%; |
| 68 | height: 100%; | 100 | height: 100%; |
| 69 | left: 0; | 101 | left: 0; |
| 70 | top: 0; | 102 | top: 0; |
| 71 | opacity: 0; | 103 | opacity: 0; |
| 104 | cursor: pointer; | ||
| 105 | z-index: 10; | ||
| 72 | } | 106 | } |
| 73 | .fileList_parent{margin:20px;display:none;} | 107 | .fileList_parent, .fileList_parent1, .fileList_parent3{ |
| 74 | .fileList_parent { | 108 | position: absolute; |
| 109 | left: 12px; | ||
| 110 | top: 12px; | ||
| 111 | width: 285px; | ||
| 112 | height: 200px; | ||
| 113 | text-align: center; | ||
| 114 | box-sizing: border-box; | ||
| 115 | padding: 30px 20px; | ||
| 116 | display: none; | ||
| 117 | background-color: #eee; | ||
| 118 | z-index: 20; | ||
| 119 | } | ||
| 120 | .fileName { | ||
| 121 | width: 80px; | ||
| 122 | line-height: 30px; | ||
| 123 | overflow: hidden; | ||
| 124 | text-overflow: ellipsis; | ||
| 125 | white-space: nowrap; | ||
| 126 | } | ||
| 127 | .file_list { | ||
| 128 | text-align: center; | ||
| 129 | margin: 0 auto; | ||
| 130 | } | ||
| 131 | .fileList_parent img , .fileList_parent1 img, .fileList_parent3 img{ | ||
| 132 | width: 50px; | ||
| 133 | height: 60px; | ||
| 134 | } | ||
| 135 | .fileList_parent, .fileList_parent1, .fileList_parent3 { | ||
| 75 | float: left; | 136 | float: left; |
| 76 | } | 137 | } |
| 138 | .file_name { | ||
| 139 | height: 200px; | ||
| 140 | text-align: center; | ||
| 141 | line-height: 200px; | ||
| 142 | position: relative; | ||
| 143 | } | ||
| 77 | .operation { | 144 | .operation { |
| 78 | color: #0091FF; | 145 | color: #0091FF; |
| 79 | cursor: pointer; | 146 | cursor: pointer; |
| 80 | } | 147 | } |
| 81 | .fileList tr { | 148 | .fileListName, .fileListName1, .fileListName3{ |
| 149 | text-align: center; | ||
| 150 | padding-top: 10px; | ||
| 151 | } | ||
| 152 | .fileListName p , .fileListName1 p, .fileListName3 p{ | ||
| 153 | display: inline-block; | ||
| 154 | height: 17px; | ||
| 155 | } | ||
| 156 | .fileListName a , .fileListName1 a, .fileListName3 a { | ||
| 157 | display: inline-block; | ||
| 158 | line-height: 14px; | ||
| 159 | } | ||
| 160 | .fileListName a i, .fileListName1 a i, .fileListName3 a i{ | ||
| 161 | line-height: 14px; | ||
| 162 | height: 14px; | ||
| 163 | padding: 0; | ||
| 164 | position: relative; | ||
| 165 | top: -2px; | ||
| 166 | font-size: 14px; | ||
| 167 | font-weight: 600; | ||
| 168 | } | ||
| 169 | .fileList tr, .fileList1 tr, .fileList3 tr { | ||
| 82 | line-height: 28px; | 170 | line-height: 28px; |
| 171 | width: 70px; | ||
| 172 | } | ||
| 173 | .fileList tr td, .fileList1 tr td, .fileList3 tr td { | ||
| 174 | width: 70px; | ||
| 175 | } | ||
| 176 | .operation a:hover { | ||
| 177 | color: #0091FF!important; | ||
| 83 | } | 178 | } |
| 84 | .next_button { | 179 | .next_button { |
| 85 | text-align: center; | 180 | text-align: center; |
| 86 | margin: 15px 0; | 181 | margin: 30px 0 100px 0; |
| 87 | } | 182 | } |
| 88 | .next_button a { | 183 | .name_title { |
| 89 | color: #ffffff; | 184 | padding: 10px; |
| 185 | margin:15px 0; | ||
| 186 | } | ||
| 187 | .name_title h2 { | ||
| 188 | display: inline-block; | ||
| 189 | font-weight: 600; | ||
| 190 | margin-right: 10px; | ||
| 191 | border-left: 3px solid #0091FF; | ||
| 192 | height: 16px; | ||
| 193 | line-height: 16px; | ||
| 194 | padding-left: 5px; | ||
| 195 | } | ||
| 196 | .name_title p { | ||
| 197 | display: inline-block; | ||
| 198 | color: #0091FF; | ||
| 199 | } | ||
| 200 | /* 房屋信息 */ | ||
| 201 | .acceptance_information { | ||
| 202 | margin: 20px 0; | ||
| 203 | } | ||
| 204 | .acceptance_information h3 , .person_info h3, .data_upload h3, .obtaining_license h3{ | ||
| 205 | height: 16px; | ||
| 206 | padding-left: 5px; | ||
| 207 | border-left: 3px solid #0091FF; | ||
| 208 | line-height: 18px; | ||
| 209 | font-size: 16px; | ||
| 210 | font-weight: 600; | ||
| 211 | margin-bottom: 15px; | ||
| 212 | color: #585656; | ||
| 213 | } | ||
| 214 | .acceptance_information ul { | ||
| 215 | font-size: 0; | ||
| 216 | } | ||
| 217 | .acceptance_information ul li { | ||
| 218 | display: inline-block; | ||
| 219 | width: 50%; | ||
| 220 | font-size: 14px; | ||
| 221 | line-height: 36px; | ||
| 222 | } | ||
| 223 | .acceptance_information ul li span { | ||
| 224 | color: #9B9B9B; | ||
| 225 | width: 100px; | ||
| 226 | text-align: right; | ||
| 227 | display: inline-block; | ||
| 228 | } | ||
| 229 | .acceptance_information ul li p { | ||
| 230 | display: inline-block; | ||
| 231 | } | ||
| 232 | /* 买卖双方信息 */ | ||
| 233 | .layui-form-item .layui-inline { | ||
| 234 | width: 23%; | ||
| 235 | } | ||
| 236 | .idCard { | ||
| 237 | width: 150px; | ||
| 238 | } | ||
| 239 | .layui-form-label { | ||
| 240 | padding: 9px 0; | ||
| 241 | width: 92px; | ||
| 242 | } | ||
| 243 | .layui-icon-reduce-circle { | ||
| 244 | font-size: 20px!important; | ||
| 245 | } | ||
| 246 | .add_form { | ||
| 247 | height: 80px; | ||
| 248 | border: 2px dotted #d2d2d2; | ||
| 249 | cursor: pointer; | ||
| 250 | text-align: center; | ||
| 251 | padding-top: 18px; | ||
| 252 | box-sizing: border-box; | ||
| 253 | border-radius: 8px; | ||
| 254 | display: none; | ||
| 255 | } | ||
| 256 | .add_form:hover { | ||
| 257 | border-color: #0091FF; | ||
| 258 | } | ||
| 259 | .add_form i { | ||
| 260 | font-size: 20px!important; | ||
| 261 | } | ||
| 262 | .person_info h3 { | ||
| 263 | float: left; | ||
| 264 | margin-right: 10px; | ||
| 265 | } | ||
| 266 | .person_info .title { | ||
| 267 | line-height: 18px; | ||
| 268 | margin-bottom: 20px; | ||
| 269 | padding-left: 0!important; | ||
| 270 | } | ||
| 271 | .person_info .title input{ | ||
| 272 | display: inline-block; | ||
| 273 | margin: 0 10px; | ||
| 274 | cursor: pointer; | ||
| 275 | width: 21px; | ||
| 276 | height: 21px; | ||
| 277 | position: relative; | ||
| 278 | top: -2px; | ||
| 279 | } | ||
| 280 | .person_info .title p { | ||
| 281 | display: inline-block; | ||
| 282 | position: relative; | ||
| 283 | top: -6.5px; | ||
| 284 | } | ||
| 285 | /* -----------------资料上传---------------------- */ | ||
| 286 | .data_upload { | ||
| 287 | margin-top: 20px; | ||
| 288 | overflow: hidden; | ||
| 289 | } | ||
| 290 | /* -----------------询问笔录---------------------- */ | ||
| 291 | .record { | ||
| 292 | position: absolute; | ||
| 293 | left: 0; | ||
| 294 | bottom: 30px; | ||
| 295 | display: block; | ||
| 296 | line-height: 20px; | ||
| 297 | height: 20px; | ||
| 298 | color: #0091FF; | ||
| 299 | text-align: center; | ||
| 300 | z-index: 30; | ||
| 301 | width: 100%; | ||
| 302 | cursor: pointer; | ||
| 303 | } | ||
| 304 | .record:hover { | ||
| 305 | color: #0091FF; | ||
| 306 | } | ||
| 307 | .layui-form-radio>i:hover, .layui-form-radioed>i { | ||
| 308 | color: #0091FF!important; | ||
| 309 | } | ||
| 310 | /* -------------------领证方式----------------------- */ | ||
| 311 | .shipping_method { | ||
| 312 | display: none; | ||
| 313 | } | ||
| 314 | .item_inline { | ||
| 315 | font-size: 0; | ||
| 316 | } | ||
| 317 | .item_inline .layui-inline { | ||
| 318 | width: 50%; | ||
| 319 | font-size: 16px; | ||
| 320 | margin-right: 0!important; | ||
| 321 | } | ||
| 322 | .obtaining_license .layui-input-block h2{ | ||
| 323 | display: inline-block; | ||
| 324 | color: rgb(133, 125, 125); | ||
| 325 | margin-right: 13px; | ||
| 326 | } | ||
| 327 | .ssq { | ||
| 328 | width: 92%; | ||
| 329 | } | ||
| 330 | .ssq .layui-inline { | ||
| 331 | width: 29%; | ||
| 332 | } | ||
| 333 | .obtaining_license { | ||
| 334 | margin-top: 20px; | ||
| 90 | } | 335 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -22,10 +22,7 @@ | ... | @@ -22,10 +22,7 @@ |
| 22 | } | 22 | } |
| 23 | .next_button { | 23 | .next_button { |
| 24 | text-align: center; | 24 | text-align: center; |
| 25 | margin: 10px 0; | 25 | margin: 30px 0 100px 0; |
| 26 | } | ||
| 27 | .next_button a { | ||
| 28 | color: #ffffff; | ||
| 29 | } | 26 | } |
| 30 | .no_info { | 27 | .no_info { |
| 31 | text-align: center; | 28 | text-align: center; | ... | ... |
staticImages/dui.png
0 → 100644
5.38 KB
| ... | @@ -19,7 +19,6 @@ document.writeln(" <meta name=\'description\' content=\'\' />"); | ... | @@ -19,7 +19,6 @@ document.writeln(" <meta name=\'description\' content=\'\' />"); |
| 19 | document.writeln(" <meta name=\'Keywords\' content=\'\' />"); | 19 | document.writeln(" <meta name=\'Keywords\' content=\'\' />"); |
| 20 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'"+localhostPaht+"/staticLib/layui/css/layui.css\' />"); | 20 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'"+localhostPaht+"/staticLib/layui/css/layui.css\' />"); |
| 21 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'"+localhostPaht+"/staticCss/common.css\' />"); | 21 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'"+localhostPaht+"/staticCss/common.css\' />"); |
| 22 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'"+localhostPaht+"/staticCss/global.css\' />"); | ||
| 23 | document.writeln(""); | 22 | document.writeln(""); |
| 24 | document.writeln("<body> "); | 23 | document.writeln("<body> "); |
| 25 | document.writeln(" <div class=\'footer\'> "); | 24 | document.writeln(" <div class=\'footer\'> "); | ... | ... |
staticJs/gsgg.js
0 → 100644
| 1 | $(function () { | ||
| 2 | layui.use('element', function () { | ||
| 3 | var element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | ||
| 4 | //监听导航点击 | ||
| 5 | element.on('nav(demo)', function (elem) { | ||
| 6 | layer.msg(elem.text()); | ||
| 7 | }); | ||
| 8 | }); | ||
| 9 | layui.use('laydate', function () { | ||
| 10 | var laydate = layui.laydate; | ||
| 11 | //常规用法 | ||
| 12 | laydate.render({ | ||
| 13 | elem: '#date' | ||
| 14 | }); | ||
| 15 | }) | ||
| 16 | |||
| 17 | layui.use('laypage', function () { | ||
| 18 | var laypage = layui.laypage; | ||
| 19 | //执行一个laypage实例 | ||
| 20 | laypage.render({ | ||
| 21 | elem: 'test1' //注意,这里的 test1 是 ID,不用加 # 号 | ||
| 22 | , count: 50 //数据总数,从服务端得到 | ||
| 23 | }); | ||
| 24 | }); | ||
| 25 | |||
| 26 | layui.use('laytpl', function () { | ||
| 27 | laytpl = layui.laytpl; | ||
| 28 | var getTpl = document.getElementById('demo').innerHTML | ||
| 29 | , view = document.getElementById('notice-list'); | ||
| 30 | laytpl(getTpl).render(data, function (html) { | ||
| 31 | view.innerHTML = html; | ||
| 32 | }); | ||
| 33 | }); | ||
| 34 | initData() | ||
| 35 | }) | ||
| 36 | |||
| 37 | //门户公示公告列表 | ||
| 38 | function initData() { | ||
| 39 | $.ajax({ | ||
| 40 | type: "get", //提交方式 | ||
| 41 | url: portal.api_url + "/hlwj/MhNotice/getNoticeList",//路径 | ||
| 42 | data:{ | ||
| 43 | "currentPage":1, | ||
| 44 | "pageSize":6 | ||
| 45 | }, | ||
| 46 | dataType: "json", | ||
| 47 | async: false, | ||
| 48 | //数据,这里使用的是Json格式进行传输 | ||
| 49 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 50 | if (result.code == 200 && result.data != null) { | ||
| 51 | data.list = result.data.records; | ||
| 52 | } | ||
| 53 | } | ||
| 54 | }); | ||
| 55 | |||
| 56 | } | ||
| 57 | |||
| 58 | var data = { //数据 | ||
| 59 | "list": [], | ||
| 60 | total: undefined | ||
| 61 | }; | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
staticJs/imageUpdate.js
0 → 100644
| 1 | $(function () { | ||
| 2 | //元素 | ||
| 3 | var oFileInput = $("#fileInput"); //选择文件按钮 | ||
| 4 | var oFileSpan = $("#fileSpan"); //选择文件框 | ||
| 5 | var oFileList_parent = $(".fileList_parent"); //表格 | ||
| 6 | var fileListName = $('.fileListName') //上传的数据列表 | ||
| 7 | var oFileList = $(".fileList"); //表格tbody | ||
| 8 | var sizeObj = []; //存放每个文件大小的数组,用来比较去重 | ||
| 9 | //拖拽外部文件,进入目标元素触发 | ||
| 10 | oFileSpan.on("dragenter", function () { | ||
| 11 | $(this).find('.file_name').css("background", "#ccc"); | ||
| 12 | $(this).find('.file_name').empty(); | ||
| 13 | $(this).find('.file_name').append( | ||
| 14 | '<p style="line-height:200px">可以方鼠标了</p>' | ||
| 15 | ) | ||
| 16 | }); | ||
| 17 | //拖拽外部文件,进入目标、离开目标之间,连续触发 | ||
| 18 | oFileSpan.on("dragover", function () { | ||
| 19 | return false; | ||
| 20 | }); | ||
| 21 | //拖拽外部文件,离开目标元素触发 | ||
| 22 | oFileSpan.on("dragleave", function () { | ||
| 23 | $(this).find('.file_name').empty(); | ||
| 24 | $(this).find('.file_name').css("background", "#ffff"); | ||
| 25 | $(this).find('.file_name').append( | ||
| 26 | ' <i class="layui-icon layui-icon-addition"></i>' + | ||
| 27 | '<p>点击或拖拽文件上传</p>' + | ||
| 28 | '<div class="certificate">登记申请书(2份)</div>' + | ||
| 29 | '<div class="fileListName"></div>' | ||
| 30 | ) | ||
| 31 | }); | ||
| 32 | //拖拽外部文件,在目标元素上释放鼠标触发 | ||
| 33 | oFileSpan.on("drop", function (ev) { | ||
| 34 | var fs = ev.originalEvent.dataTransfer.files; | ||
| 35 | $(this).find('.file_name').empty(); | ||
| 36 | $(this).find('.file_name').css("background", "#ffff"); | ||
| 37 | $(this).find('.file_name').append( | ||
| 38 | ' <i class="layui-icon layui-icon-addition"></i>' + | ||
| 39 | '<p>点击或拖拽文件上传</p>' + | ||
| 40 | '<div class="certificate">登记申请书(2份)</div>' + | ||
| 41 | '<div class="fileListName"></div>' | ||
| 42 | ) | ||
| 43 | analysisList(fs); //解析列表函数 | ||
| 44 | return false; | ||
| 45 | }); | ||
| 46 | //点击选择文件按钮选文件 | ||
| 47 | oFileInput.on("change", function () { | ||
| 48 | analysisList(this.files); | ||
| 49 | }) | ||
| 50 | //解析列表函数 | ||
| 51 | function analysisList(obj) { | ||
| 52 | //如果没有文件 | ||
| 53 | if (obj.length < 1) { | ||
| 54 | return false; | ||
| 55 | } | ||
| 56 | for (var i = 0; i < obj.length; i++) { | ||
| 57 | var fileObj = obj[i]; //单个文件 | ||
| 58 | var name = fileObj.name; //文件名 | ||
| 59 | var size = fileObj.size; //文件大小 | ||
| 60 | var type = fileType(name); //文件类型,获取的是文件的后缀 | ||
| 61 | //文件大于30M,就不上传 | ||
| 62 | if (size > 1024 * 1024 * 1024 || size == 0) { | ||
| 63 | layer.msg('超过了30M,不能上传', { icon: 5 }); | ||
| 64 | return false; | ||
| 65 | } | ||
| 66 | //把文件大小放到一个数组中,然后再去比较,如果有比较上的,就认为重复了,不能上传 | ||
| 67 | if (sizeObj.indexOf(size) != -1) { | ||
| 68 | layer.msg('已经选择,不能重复上传', { icon: 5 }); | ||
| 69 | return false; | ||
| 70 | } | ||
| 71 | //给json对象添加内容,得到选择的文件的数据 | ||
| 72 | var itemArr = [fileObj, name, size, type]; //文件,文件名,文件大小,文件类型 | ||
| 73 | flieList.push(itemArr); | ||
| 74 | //把这个文件的大小放进数组中 | ||
| 75 | sizeObj.push(size); | ||
| 76 | } | ||
| 77 | createList() //生成列表 | ||
| 78 | document.querySelector('#fileInput').value = null | ||
| 79 | if (flieList.length == 2) { | ||
| 80 | oFileList_parent.show(); //表格显示 | ||
| 81 | } | ||
| 82 | }; | ||
| 83 | //生成列表 | ||
| 84 | function createList() { | ||
| 85 | oFileList.empty(); //先清空元素内容 | ||
| 86 | for (var i = 0; i < flieList.length; i++) { | ||
| 87 | var fileData = flieList[i]; //flieList数组中的某一个 | ||
| 88 | var name = fileData[1]; //文件名 | ||
| 89 | var oTr = $("<tr></tr>"); | ||
| 90 | var str = '<td><p class="fileName" title="' + name + '">' + name + '</p></td>'; | ||
| 91 | str += '<td class="iconClose"><a class="operation"><i class="layui-icon layui-icon-close"></i></a></td>'; | ||
| 92 | oTr.html(str); | ||
| 93 | oTr.appendTo(oFileList); | ||
| 94 | $('.fileListName').append( | ||
| 95 | '<p class="fileName" title="' + name + '">' + name + '</p>' + | ||
| 96 | '<a class="operation"><i class="layui-icon layui-icon-close"></i></a>' | ||
| 97 | ); | ||
| 98 | } | ||
| 99 | } | ||
| 100 | //删除表格行 | ||
| 101 | oFileList.on("click", "a.operation", function () { | ||
| 102 | var oTr = $(this).parents("tr"); | ||
| 103 | var index = oTr.index(); | ||
| 104 | oTr.remove(); //删除这一行 | ||
| 105 | flieList.splice(index, 1); //删除数据 | ||
| 106 | sizeObj.splice(index, 1); //删除文件大小数组中的项 | ||
| 107 | if (flieList.length == 0) { | ||
| 108 | oFileList_parent.hide() | ||
| 109 | $('.fileListName').empty(); | ||
| 110 | } | ||
| 111 | }); | ||
| 112 | }) | ||
| 113 | //通过文件名,返回文件的后缀名 | ||
| 114 | function fileType(name) { | ||
| 115 | var nameArr = name.split("."); | ||
| 116 | return nameArr[nameArr.length - 1].toLowerCase(); | ||
| 117 | } | ||
| 118 |
staticJs/imageUpdate1.js
0 → 100644
| 1 | $(function () { | ||
| 2 | //元素 | ||
| 3 | var oFileInput = $("#fileInput1"); //选择文件按钮 | ||
| 4 | var oFileSpan = $("#fileSpan1"); //选择文件框 | ||
| 5 | var oFileList_parent = $(".fileList_parent1"); //表格 | ||
| 6 | var fileListName = $('.fileListName1') //上传的数据列表 | ||
| 7 | var oFileList = $(".fileList1"); //表格tbody | ||
| 8 | var sizeObj1 = []; //存放每个文件大小的数组,用来比较去重 | ||
| 9 | //拖拽外部文件,进入目标元素触发 | ||
| 10 | oFileSpan.on("dragenter", function () { | ||
| 11 | $(this).find('.file_name').css("background", "#ccc"); | ||
| 12 | $(this).find('.file_name').empty(); | ||
| 13 | $(this).find('.file_name').append( | ||
| 14 | '<p style="line-height:200px">可以方鼠标了</p>' | ||
| 15 | ) | ||
| 16 | }); | ||
| 17 | //拖拽外部文件,进入目标、离开目标之间,连续触发 | ||
| 18 | oFileSpan.on("dragover", function () { | ||
| 19 | return false; | ||
| 20 | }); | ||
| 21 | //拖拽外部文件,离开目标元素触发 | ||
| 22 | oFileSpan.on("dragleave", function () { | ||
| 23 | $(this).find('.file_name').empty(); | ||
| 24 | $(this).find('.file_name').css("background", "#ffff"); | ||
| 25 | $(this).find('.file_name').append( | ||
| 26 | ' <i class="layui-icon layui-icon-addition"></i>' + | ||
| 27 | '<p>点击或拖拽文件上传</p>' + | ||
| 28 | '<div class="certificate">房屋所有权证书(2份)</div>' + | ||
| 29 | '<div class="fileListName1"></div>' | ||
| 30 | ) | ||
| 31 | }); | ||
| 32 | //拖拽外部文件,在目标元素上释放鼠标触发 | ||
| 33 | oFileSpan.on("drop", function (ev) { | ||
| 34 | var fs = ev.originalEvent.dataTransfer.files; | ||
| 35 | $(this).find('.file_name').empty(); | ||
| 36 | $(this).find('.file_name').css("background", "#ffff"); | ||
| 37 | $(this).find('.file_name').append( | ||
| 38 | ' <i class="layui-icon layui-icon-addition"></i>' + | ||
| 39 | '<p>点击或拖拽文件上传</p>' + | ||
| 40 | '<div class="certificate">房屋所有权证书(2份)</div>' + | ||
| 41 | '<div class="fileListName1"></div>' | ||
| 42 | ) | ||
| 43 | analysisList(fs); //解析列表函数 | ||
| 44 | return false; | ||
| 45 | }); | ||
| 46 | //点击选择文件按钮选文件 | ||
| 47 | oFileInput.on("change", function () { | ||
| 48 | analysisList(this.files); | ||
| 49 | }) | ||
| 50 | //解析列表函数 | ||
| 51 | function analysisList(obj) { | ||
| 52 | //如果没有文件 | ||
| 53 | if (obj.length < 1) { | ||
| 54 | return false; | ||
| 55 | } | ||
| 56 | for (var i = 0; i < obj.length; i++) { | ||
| 57 | var fileObj = obj[i]; //单个文件 | ||
| 58 | var name = fileObj.name; //文件名 | ||
| 59 | var size = fileObj.size; //文件大小 | ||
| 60 | var type = fileType(name); //文件类型,获取的是文件的后缀 | ||
| 61 | //文件大于30M,就不上传 | ||
| 62 | if (size > 1024 * 1024 * 1024 || size == 0) { | ||
| 63 | layer.msg('超过了30M,不能上传', { icon: 5 }); | ||
| 64 | return false; | ||
| 65 | } | ||
| 66 | //把文件大小放到一个数组中,然后再去比较,如果有比较上的,就认为重复了,不能上传 | ||
| 67 | if (sizeObj1.indexOf(size) != -1) { | ||
| 68 | layer.msg('已经选择,不能重复上传', { icon: 5 }); | ||
| 69 | return false; | ||
| 70 | } | ||
| 71 | //给json对象添加内容,得到选择的文件的数据 | ||
| 72 | var itemArr = [fileObj, name, size, type]; //文件,文件名,文件大小,文件类型 | ||
| 73 | flieList1.push(itemArr); | ||
| 74 | //把这个文件的大小放进数组中 | ||
| 75 | sizeObj1.push(size); | ||
| 76 | } | ||
| 77 | createList() //生成列表 | ||
| 78 | if (flieList1.length == 2) { | ||
| 79 | oFileList_parent.show(); //表格显示 | ||
| 80 | } | ||
| 81 | document.querySelector('#fileInput1').value = null | ||
| 82 | }; | ||
| 83 | //生成列表 | ||
| 84 | function createList() { | ||
| 85 | oFileList.empty(); //先清空元素内容 | ||
| 86 | for (var i = 0; i < flieList1.length; i++) { | ||
| 87 | var fileData = flieList1[i]; //flieList1数组中的某一个 | ||
| 88 | var name = fileData[1]; //文件名 | ||
| 89 | var oTr = $("<tr></tr>"); | ||
| 90 | var str = '<td><p class="fileName" title="' + name + '">' + name + '</p></td>'; | ||
| 91 | str += '<td class="iconClose"><a class="operation"><i class="layui-icon layui-icon-close"></i></a></td>'; | ||
| 92 | oTr.html(str); | ||
| 93 | oTr.appendTo(oFileList); | ||
| 94 | $('.fileListName1').append( | ||
| 95 | '<p class="fileName" title="' + name + '">' + name + '</p>' + | ||
| 96 | '<a class="operation"><i class="layui-icon layui-icon-close"></i></a>' | ||
| 97 | ); | ||
| 98 | } | ||
| 99 | } | ||
| 100 | //删除表格行 | ||
| 101 | oFileList.on("click", "a.operation", function () { | ||
| 102 | var oTr = $(this).parents("tr"); | ||
| 103 | var index = oTr.index(); | ||
| 104 | oTr.remove(); //删除这一行 | ||
| 105 | flieList1.splice(index, 1); //删除数据 | ||
| 106 | sizeObj1.splice(index, 1); //删除文件大小数组中的项 | ||
| 107 | if (flieList1.length == 0) { | ||
| 108 | oFileList_parent.hide() | ||
| 109 | $('.fileListName1').empty(); | ||
| 110 | } | ||
| 111 | }); | ||
| 112 | }) | ||
| 113 | //通过文件名,返回文件的后缀名 | ||
| 114 | function fileType(name) { | ||
| 115 | var nameArr = name.split("."); | ||
| 116 | return nameArr[nameArr.length - 1].toLowerCase(); | ||
| 117 | } | ||
| 118 |
staticJs/imageUpdate3.js
0 → 100644
| 1 | $(function () { | ||
| 2 | //元素 | ||
| 3 | var oFileInput = $("#fileInput3"); //选择文件按钮 | ||
| 4 | var oFileSpan = $("#fileSpan3"); //选择文件框 | ||
| 5 | var oFileList_parent = $(".fileList_parent3"); //表格 | ||
| 6 | var oFileList = $(".fileList3"); //表格tbody | ||
| 7 | var sizeObj3 = []; //存放每个文件大小的数组,用来比较去重 | ||
| 8 | //拖拽外部文件,进入目标元素触发 | ||
| 9 | oFileSpan.on("dragenter", function () { | ||
| 10 | $(this).find('.file_name').css("background", "#ccc"); | ||
| 11 | $(this).find('.file_name').empty(); | ||
| 12 | $(this).find('.file_name').append( | ||
| 13 | '<p style="line-height:200px">可以方鼠标了</p>' | ||
| 14 | ) | ||
| 15 | }); | ||
| 16 | //拖拽外部文件,进入目标、离开目标之间,连续触发 | ||
| 17 | oFileSpan.on("dragover", function () { | ||
| 18 | return false; | ||
| 19 | }); | ||
| 20 | //拖拽外部文件,离开目标元素触发 | ||
| 21 | oFileSpan.on("dragleave", function () { | ||
| 22 | $(this).find('.file_name').empty(); | ||
| 23 | $(this).find('.file_name').css("background", "#ffff"); | ||
| 24 | $(this).find('.file_name').append( | ||
| 25 | ' <i class="layui-icon layui-icon-addition"></i>' + | ||
| 26 | '<p>点击或拖拽文件上传</p>' + | ||
| 27 | '<div class="certificate">房屋所有权证书(2份)</div>' + | ||
| 28 | '<div class="fileListName3"></div>' | ||
| 29 | ) | ||
| 30 | }); | ||
| 31 | //拖拽外部文件,在目标元素上释放鼠标触发 | ||
| 32 | oFileSpan.on("drop", function (ev) { | ||
| 33 | var fs = ev.originalEvent.dataTransfer.files; | ||
| 34 | $(this).find('.file_name').empty(); | ||
| 35 | $(this).find('.file_name').css("background", "#ffff"); | ||
| 36 | $(this).find('.file_name').append( | ||
| 37 | ' <i class="layui-icon layui-icon-addition"></i>' + | ||
| 38 | '<p>点击或拖拽文件上传</p>' + | ||
| 39 | '<div class="certificate">房屋所有权证书(2份)</div>' + | ||
| 40 | '<div class="fileListName3"></div>' | ||
| 41 | ) | ||
| 42 | analysisList(fs); //解析列表函数 | ||
| 43 | return false; | ||
| 44 | }); | ||
| 45 | //点击选择文件按钮选文件 | ||
| 46 | oFileInput.on("change", function () { | ||
| 47 | analysisList(this.files); | ||
| 48 | }) | ||
| 49 | //解析列表函数 | ||
| 50 | function analysisList(obj) { | ||
| 51 | //如果没有文件 | ||
| 52 | if (obj.length < 1) { | ||
| 53 | return false; | ||
| 54 | } | ||
| 55 | for (var i = 0; i < obj.length; i++) { | ||
| 56 | var fileObj = obj[i]; //单个文件 | ||
| 57 | var name = fileObj.name; //文件名 | ||
| 58 | var size = fileObj.size; //文件大小 | ||
| 59 | var type = fileType(name); //文件类型,获取的是文件的后缀 | ||
| 60 | //文件大于30M,就不上传 | ||
| 61 | if (size > 1024 * 1024 * 1024 || size == 0) { | ||
| 62 | layer.msg('超过了30M,不能上传', { icon: 5 }); | ||
| 63 | return false; | ||
| 64 | } | ||
| 65 | //把文件大小放到一个数组中,然后再去比较,如果有比较上的,就认为重复了,不能上传 | ||
| 66 | if (sizeObj3.indexOf(size) != -1) { | ||
| 67 | layer.msg('已经选择,不能重复上传', { icon: 5 }); | ||
| 68 | return false; | ||
| 69 | } | ||
| 70 | //给json对象添加内容,得到选择的文件的数据 | ||
| 71 | var itemArr = [fileObj, name, size, type]; //文件,文件名,文件大小,文件类型 | ||
| 72 | flieList3.push(itemArr); | ||
| 73 | //把这个文件的大小放进数组中 | ||
| 74 | sizeObj3.push(size); | ||
| 75 | } | ||
| 76 | createList() //生成列表 | ||
| 77 | if (flieList3.length == 1) { | ||
| 78 | oFileList_parent.show(); //表格显示 | ||
| 79 | } | ||
| 80 | document.querySelector('#fileInput3').value = null | ||
| 81 | }; | ||
| 82 | //生成列表 | ||
| 83 | function createList() { | ||
| 84 | oFileList.empty(); //先清空元素内容 | ||
| 85 | for (var i = 0; i < flieList3.length; i++) { | ||
| 86 | var fileData = flieList3[i]; //flieList3数组中的某一个 | ||
| 87 | var name = fileData[1]; //文件名 | ||
| 88 | var oTr = $("<tr></tr>"); | ||
| 89 | var str = '<td><p class="fileName" title="' + name + '">' + name + '</p></td>'; | ||
| 90 | str += '<td class="iconClose"><a class="operation"><i class="layui-icon layui-icon-close"></i></a></td>'; | ||
| 91 | oTr.html(str); | ||
| 92 | oTr.appendTo(oFileList); | ||
| 93 | $('.fileListName3').append( | ||
| 94 | '<p class="fileName" title="' + name + '">' + name + '</p>' + | ||
| 95 | '<a class="operation"><i class="layui-icon layui-icon-close"></i></a>' | ||
| 96 | ); | ||
| 97 | } | ||
| 98 | } | ||
| 99 | //删除表格行 | ||
| 100 | oFileList.on("click", "a.operation", function () { | ||
| 101 | var oTr = $(this).parents("tr"); | ||
| 102 | var index = oTr.index(); | ||
| 103 | oTr.remove(); //删除这一行 | ||
| 104 | flieList3.splice(index, 1); //删除数据 | ||
| 105 | sizeObj3.splice(index, 1); //删除文件大小数组中的项 | ||
| 106 | if (flieList3.length == 0) { | ||
| 107 | oFileList_parent.hide() | ||
| 108 | $('.fileListName3').empty(); | ||
| 109 | } | ||
| 110 | }); | ||
| 111 | }) | ||
| 112 | //通过文件名,返回文件的后缀名 | ||
| 113 | function fileType(name) { | ||
| 114 | var nameArr = name.split("."); | ||
| 115 | return nameArr[nameArr.length - 1].toLowerCase(); | ||
| 116 | } | ||
| 117 |
| ... | @@ -55,6 +55,7 @@ $(function () { | ... | @@ -55,6 +55,7 @@ $(function () { |
| 55 | NewsData(); | 55 | NewsData(); |
| 56 | NoticeData(); | 56 | NoticeData(); |
| 57 | LawsData(); | 57 | LawsData(); |
| 58 | policiesData(); | ||
| 58 | }); | 59 | }); |
| 59 | 60 | ||
| 60 | //加载新闻数据 | 61 | //加载新闻数据 |
| ... | @@ -64,7 +65,7 @@ function NewsData() { | ... | @@ -64,7 +65,7 @@ function NewsData() { |
| 64 | var li, publishTime; | 65 | var li, publishTime; |
| 65 | $.ajax({ | 66 | $.ajax({ |
| 66 | type: "get", //提交方式 | 67 | type: "get", //提交方式 |
| 67 | url: portal.api_url + "/hlwj/Mh/getNewsHotArticleList",//路径 | 68 | url: portal.api_url + "/hlwj/MhNews/getNewsList",//路径 |
| 68 | dataType: "json", | 69 | dataType: "json", |
| 69 | //数据,这里使用的是Json格式进行传输 | 70 | //数据,这里使用的是Json格式进行传输 |
| 70 | success: function (result) {//返回数据根据结果进行相应的处理 | 71 | success: function (result) {//返回数据根据结果进行相应的处理 |
| ... | @@ -94,7 +95,7 @@ function NoticeData() { | ... | @@ -94,7 +95,7 @@ function NoticeData() { |
| 94 | var li; | 95 | var li; |
| 95 | $.ajax({ | 96 | $.ajax({ |
| 96 | type: "get", //提交方式 | 97 | type: "get", //提交方式 |
| 97 | url: portal.api_url + "/hlwj/Mh/getMHNotice",//路径 | 98 | url: portal.api_url + "/hlwj/MhNotice/getMHNotice",//路径 |
| 98 | dataType: "json", | 99 | dataType: "json", |
| 99 | //数据,这里使用的是Json格式进行传输 | 100 | //数据,这里使用的是Json格式进行传输 |
| 100 | success: function (result) {//返回数据根据结果进行相应的处理 | 101 | success: function (result) {//返回数据根据结果进行相应的处理 |
| ... | @@ -125,7 +126,7 @@ function LawsData() { | ... | @@ -125,7 +126,7 @@ function LawsData() { |
| 125 | var li; | 126 | var li; |
| 126 | $.ajax({ | 127 | $.ajax({ |
| 127 | type: "get", //提交方式 | 128 | type: "get", //提交方式 |
| 128 | url: portal.api_url + "/hlwj/Mh/getLawsList",//路径 | 129 | url: portal.api_url + "/hlwj/MhLaws/getLawsList",//路径 |
| 129 | dataType: "json", | 130 | dataType: "json", |
| 130 | //数据,这里使用的是Json格式进行传输 | 131 | //数据,这里使用的是Json格式进行传输 |
| 131 | success: function (result) {//返回数据根据结果进行相应的处理 | 132 | success: function (result) {//返回数据根据结果进行相应的处理 |
| ... | @@ -139,4 +140,26 @@ function LawsData() { | ... | @@ -139,4 +140,26 @@ function LawsData() { |
| 139 | } | 140 | } |
| 140 | } | 141 | } |
| 141 | }); | 142 | }); |
| 143 | } | ||
| 144 | //加载相应政策数据 | ||
| 145 | function policiesData() { | ||
| 146 | var policies = $("#policies"); | ||
| 147 | policies.empty(); | ||
| 148 | var li; | ||
| 149 | $.ajax({ | ||
| 150 | type: "get", //提交方式 | ||
| 151 | url: portal.api_url + "/hlwj/MhPolicy/getPolicyList",//路径 | ||
| 152 | dataType: "json", | ||
| 153 | //数据,这里使用的是Json格式进行传输 | ||
| 154 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 155 | if (result.code == 200 && result.data != null) { | ||
| 156 | for (var i = 0; i < result.data.length; i++) { | ||
| 157 | if (i == 6) return; | ||
| 158 | li = '<li><a href="#" title="' + result.data[i].headline + '">'+ result.data[i].headline; | ||
| 159 | li += '</a></li>'; | ||
| 160 | policies.append(li); | ||
| 161 | } | ||
| 162 | } | ||
| 163 | } | ||
| 164 | }); | ||
| 142 | } | 165 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -7,18 +7,30 @@ $(function () { | ... | @@ -7,18 +7,30 @@ $(function () { |
| 7 | layer.msg(elem.text()); | 7 | layer.msg(elem.text()); |
| 8 | }); | 8 | }); |
| 9 | }); | 9 | }); |
| 10 | layui.use('laypage', function () { | ||
| 11 | let laypage = layui.laypage; | ||
| 12 | //执行一个laypage实例 | ||
| 13 | laypage.render({ | ||
| 14 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | ||
| 15 | , count: 50 //数据总数,从服务端得到 | ||
| 16 | , prev: '<' | ||
| 17 | , next: '>' | ||
| 18 | , theme: '#0091FF' | ||
| 19 | }); | ||
| 20 | }) | ||
| 21 | LoadNewsData(); | 10 | LoadNewsData(); |
| 11 | HotArticle(); | ||
| 12 | PolicyHotArticle(); | ||
| 13 | addTabs('#news'); | ||
| 14 | }); | ||
| 15 | //加载新闻列表数据 | ||
| 16 | function LoadNewsData(currentPage=1) { | ||
| 17 | $.ajax({ | ||
| 18 | type: "get", //提交方式 | ||
| 19 | url: portal.api_url + "/hlwj/MhNews/getNewsArticleList",//路径 | ||
| 20 | data:{ | ||
| 21 | "currentPage":currentPage, | ||
| 22 | "pageSize":5 | ||
| 23 | }, | ||
| 24 | dataType: "json", | ||
| 25 | async: false, | ||
| 26 | //数据,这里使用的是Json格式进行传输 | ||
| 27 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 28 | data.total = result.data.total | ||
| 29 | if (result.code == 200 && result.data != null) { | ||
| 30 | data.list = result.data.records; | ||
| 31 | } | ||
| 32 | } | ||
| 33 | }) | ||
| 22 | layui.use('laytpl', function () { | 34 | layui.use('laytpl', function () { |
| 23 | laytpl = layui.laytpl; | 35 | laytpl = layui.laytpl; |
| 24 | var getTpl = document.getElementById('demo').innerHTML | 36 | var getTpl = document.getElementById('demo').innerHTML |
| ... | @@ -27,33 +39,77 @@ $(function () { | ... | @@ -27,33 +39,77 @@ $(function () { |
| 27 | view.innerHTML = html; | 39 | view.innerHTML = html; |
| 28 | }); | 40 | }); |
| 29 | }); | 41 | }); |
| 30 | addTabs('#news'); | 42 | } |
| 31 | // | 43 | // 获取新闻动态的推荐数据 |
| 32 | }); | 44 | function HotArticle() { |
| 33 | 45 | var recommend = $("#news_recommendation"); | |
| 34 | 46 | recommend.empty(); | |
| 35 | 47 | var li = ''; | |
| 36 | //加载新闻列表数据 | ||
| 37 | function LoadNewsData() { | ||
| 38 | $.ajax({ | 48 | $.ajax({ |
| 39 | type: "get", //提交方式 | 49 | type: "get", //提交方式 |
| 40 | url: portal.api_url + "/hlwj/Mh/getNewsArticleList",//路径 | 50 | url: portal.api_url + "/hlwj/MhNews/getNewsHotArticleList",//路径 |
| 41 | data:{ | ||
| 42 | "currentPage":1, | ||
| 43 | "pageSize":10 | ||
| 44 | }, | ||
| 45 | dataType: "json", | 51 | dataType: "json", |
| 46 | async: false, | 52 | async: false, |
| 47 | //数据,这里使用的是Json格式进行传输 | 53 | //数据,这里使用的是Json格式进行传输 |
| 48 | success: function (result) {//返回数据根据结果进行相应的处理 | 54 | success: function (result) {//返回数据根据结果进行相应的处理 |
| 49 | if (result.code == 200 && result.data != null) { | 55 | if (result.code == 200 && result.data != null) { |
| 50 | data.list = result.data.records; | 56 | console.log(result.data) |
| 57 | for (var i = 0; i < result.data.length; i++) { | ||
| 58 | li = '<li class="tj">'; | ||
| 59 | li += '<img src="' + result.data[i].cover + '">'; | ||
| 60 | li += '<span class="tj-title">'+result.data[i].headline+'</span>'; | ||
| 61 | li += '<span class="tj-date">'+result.data[i].deadtime+'</span>'; | ||
| 62 | li += '</li>'; | ||
| 63 | recommend.append(li); | ||
| 64 | } | ||
| 51 | } | 65 | } |
| 52 | } | 66 | } |
| 53 | }); | 67 | }) |
| 54 | 68 | } | |
| 69 | // 政策法规推荐 | ||
| 70 | function PolicyHotArticle() { | ||
| 71 | var regulation = $("#regulation"); | ||
| 72 | regulation.empty(); | ||
| 73 | var li = ''; | ||
| 74 | $.ajax({ | ||
| 75 | type: "get", //提交方式 | ||
| 76 | url: portal.api_url + "/hlwj/MhPolicy/getPolicyHotArticleList",//路径 | ||
| 77 | dataType: "json", | ||
| 78 | async: false, | ||
| 79 | //数据,这里使用的是Json格式进行传输 | ||
| 80 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 81 | if (result.code == 200 && result.data != null) { | ||
| 82 | console.log(result.data) | ||
| 83 | for (var i = 0; i < result.data.length; i++) { | ||
| 84 | li = '<li class="zcfg">' | ||
| 85 | li += '<div class="zcfg-top">'+result.data[i].headline+'</div>' | ||
| 86 | li += '<p class="zcfg-body">'+result.data[i].content+'</p>' | ||
| 87 | li += '<div class="zcfg-bottom">'+result.data[i].deadtime+'</div>' | ||
| 88 | li += '</li>' | ||
| 89 | regulation.append(li); | ||
| 90 | } | ||
| 91 | } | ||
| 92 | } | ||
| 93 | }) | ||
| 55 | } | 94 | } |
| 95 | |||
| 96 | |||
| 97 | layui.use('laypage', function () { | ||
| 98 | let laypage = layui.laypage; | ||
| 99 | //执行一个laypage实例 | ||
| 100 | laypage.render({ | ||
| 101 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | ||
| 102 | , count: data.total //数据总数,从服务端得到 | ||
| 103 | , limit: 5 | ||
| 104 | , prev: '<' | ||
| 105 | , next: '>' | ||
| 106 | , theme: '#0091FF' | ||
| 107 | , jump: function(obj, first){ | ||
| 108 | LoadNewsData(obj.curr); | ||
| 109 | } | ||
| 110 | }); | ||
| 111 | }) | ||
| 56 | var data = { //数据 | 112 | var data = { //数据 |
| 57 | "title": "Layui常用模块", | 113 | "list": [], |
| 58 | "list": [] | 114 | total: undefined |
| 59 | }; | 115 | }; |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -8,7 +8,30 @@ $(function () { | ... | @@ -8,7 +8,30 @@ $(function () { |
| 8 | $('.date div:first-child').text(year) | 8 | $('.date div:first-child').text(year) |
| 9 | $('.date div:nth-child(2)').text(month + 1 + "/" + date) | 9 | $('.date div:nth-child(2)').text(month + 1 + "/" + date) |
| 10 | $('.date div:last-child').text(hour + ":" + minutes) | 10 | $('.date div:last-child').text(hour + ":" + minutes) |
| 11 | LawsData() | ||
| 11 | }) | 12 | }) |
| 13 | // 新闻详情数据 | ||
| 14 | function LawsData() { | ||
| 15 | var newsList = $("#newsList"); | ||
| 16 | newsList.empty(); | ||
| 17 | var li; | ||
| 18 | $.ajax({ | ||
| 19 | type: "get", //提交方式 | ||
| 20 | url: portal.api_url + "/hlwj/MhNews/getDetailById",//路径 | ||
| 21 | data:{ | ||
| 22 | "id":GetQueryString('id'), | ||
| 23 | }, | ||
| 24 | dataType: "json", | ||
| 25 | //数据,这里使用的是Json格式进行传输 | ||
| 26 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 27 | if (result.code == 200 && result.data != null) { | ||
| 28 | console.log(result.data) | ||
| 29 | $('.newsTitle').html(result.data.title) | ||
| 30 | newsList.append(result.data.content) | ||
| 31 | } | ||
| 32 | } | ||
| 33 | }); | ||
| 34 | } | ||
| 12 | $(window).scroll(function () { | 35 | $(window).scroll(function () { |
| 13 | let juli = $(document).scrollTop(); | 36 | let juli = $(document).scrollTop(); |
| 14 | if (juli > 360) { | 37 | if (juli > 360) { |
| ... | @@ -24,4 +47,10 @@ layui.use('element', function () { | ... | @@ -24,4 +47,10 @@ layui.use('element', function () { |
| 24 | //console.log(elem) | 47 | //console.log(elem) |
| 25 | layer.msg(elem.text()); | 48 | layer.msg(elem.text()); |
| 26 | }); | 49 | }); |
| 27 | }); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 50 | }); | ||
| 51 | function GetQueryString(name) { | ||
| 52 | var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); | ||
| 53 | var r = window.location.search.substr(1).match(reg); | ||
| 54 | if (r != null) return decodeURIComponent(r[2]); | ||
| 55 | return null; | ||
| 56 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
This diff is collapsed.
Click to expand it.
| ... | @@ -8,4 +8,52 @@ $(function () { | ... | @@ -8,4 +8,52 @@ $(function () { |
| 8 | }); | 8 | }); |
| 9 | addTabs('#wssq') | 9 | addTabs('#wssq') |
| 10 | // 业务 | 10 | // 业务 |
| 11 | // 进度条 | ||
| 12 | var data = { | ||
| 13 | 'progressList': [ | ||
| 14 | { | ||
| 15 | stepName: "信息效验", | ||
| 16 | stepState: 2 //0:未办理 1:正在办理 2:已办理 | ||
| 17 | }, | ||
| 18 | { | ||
| 19 | stepName: "填报信息", | ||
| 20 | stepState: 2 | ||
| 21 | }, | ||
| 22 | { | ||
| 23 | stepName: "完税核税", | ||
| 24 | stepState: 1 | ||
| 25 | }, | ||
| 26 | { | ||
| 27 | stepName: "身份认证", | ||
| 28 | stepState: 0 | ||
| 29 | }, | ||
| 30 | { | ||
| 31 | stepName: "资料审核", | ||
| 32 | stepState: 0 | ||
| 33 | }, | ||
| 34 | { | ||
| 35 | stepName: "线上缴费", | ||
| 36 | stepState: 0 | ||
| 37 | }, | ||
| 38 | { | ||
| 39 | stepName: "生成电子证书", | ||
| 40 | stepState: 0 | ||
| 41 | } | ||
| 42 | ], | ||
| 43 | } | ||
| 44 | |||
| 45 | layui.use('laytpl', function () { | ||
| 46 | laytpl = layui.laytpl; | ||
| 47 | var getTpl = document.getElementById('progress').innerHTML | ||
| 48 | , view = document.getElementById('app_progress'); | ||
| 49 | laytpl(getTpl).render(data, function (html) { | ||
| 50 | view.innerHTML = html; | ||
| 51 | }); | ||
| 52 | |||
| 53 | layui.use(['element'], function () { | ||
| 54 | var element = layui.element; | ||
| 55 | //初始化动态元素,一些动态生成的元素如果不设置初始化,将不会有默认的动态效果 | ||
| 56 | element.init(); | ||
| 57 | }); | ||
| 58 | }); | ||
| 11 | }) | 59 | }) | ... | ... |
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| 28 | <div>发布日期:2020-10-28</div> | 28 | <div>发布日期:2020-10-28</div> |
| 29 | </div> | 29 | </div> |
| 30 | <div class="DividingLine"></div> | 30 | <div class="DividingLine"></div> |
| 31 | <div> | 31 | <div class="notice_content"> |
| 32 | 近日,自然资源部印发《自然资源统计工作管理办法》,旨在规范自然资源统计管理工作,建立健全统计数据质量控制体系,提高自然资源统计数据的真实性,发挥统计在自然资源管理中的重要基础性作用,该办法将于2020年8月1日起施行。 | 32 | 近日,自然资源部印发《自然资源统计工作管理办法》,旨在规范自然资源统计管理工作,建立健全统计数据质量控制体系,提高自然资源统计数据的真实性,发挥统计在自然资源管理中的重要基础性作用,该办法将于2020年8月1日起施行。 |
| 33 | 《自然资源统计工作管理办法》 一、明确自然资源统计主要任务 | 33 | 《自然资源统计工作管理办法》 一、明确自然资源统计主要任务 |
| 34 | 对7大类自然资源对象(土地、矿产、森林、草原、湿地、水、海域海岛),以及其他统计对象(海洋经济、地质勘查、地质灾害、测绘地理信息、自然资源督察、行政管理)开展统计调查和统计分析,提供统计数据,实施统计监督。 | 34 | 对7大类自然资源对象(土地、矿产、森林、草原、湿地、水、海域海岛),以及其他统计对象(海洋经济、地质勘查、地质灾害、测绘地理信息、自然资源督察、行政管理)开展统计调查和统计分析,提供统计数据,实施统计监督。 | ... | ... |
staticViews/ggxq/css/index.css
deleted
100644 → 0
| 1 | * { | ||
| 2 | padding: 0; | ||
| 3 | margin: 0; | ||
| 4 | } | ||
| 5 | |||
| 6 | .main { | ||
| 7 | |||
| 8 | } | ||
| 9 | .mainbody{ | ||
| 10 | width: 1200px; | ||
| 11 | margin: 0 auto; | ||
| 12 | } | ||
| 13 | /*================首页 start=====================*/ | ||
| 14 | div a { | ||
| 15 | color: #000000; | ||
| 16 | text-decoration: none; | ||
| 17 | } | ||
| 18 | |||
| 19 | div.subject h2 a:hover { | ||
| 20 | color: #f46143; | ||
| 21 | } | ||
| 22 | |||
| 23 | div.subject { | ||
| 24 | margin: 0 auto; | ||
| 25 | float: none; | ||
| 26 | clear: both; | ||
| 27 | position: relative; | ||
| 28 | min-width: 1200px; | ||
| 29 | } | ||
| 30 | /*新闻 */ | ||
| 31 | div.top-logo { | ||
| 32 | width: 1200px; | ||
| 33 | height: 70px; | ||
| 34 | padding-top: 20px; | ||
| 35 | } | ||
| 36 | |||
| 37 | div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */ | ||
| 38 | font-size: 13px; | ||
| 39 | } | ||
| 40 | |||
| 41 | div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ | ||
| 42 | font-size: 13px; | ||
| 43 | } | ||
| 44 | |||
| 45 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ | ||
| 46 | font-size: 13px; | ||
| 47 | } | ||
| 48 | .top_logo_content { | ||
| 49 | height: 40px; | ||
| 50 | width: 100%; | ||
| 51 | margin: 0 auto; | ||
| 52 | } | ||
| 53 | div.top-logo .top_logo_search { | ||
| 54 | float: left; | ||
| 55 | width: 350px; | ||
| 56 | position: relative; | ||
| 57 | margin-left: 400px; | ||
| 58 | } | ||
| 59 | div.top-logo .top_logo_search input { | ||
| 60 | border-radius: 50px; | ||
| 61 | } | ||
| 62 | div.top-logo .login { | ||
| 63 | float: right; | ||
| 64 | margin-top: 8px; | ||
| 65 | } | ||
| 66 | div.top-logo .top_logo_search i { | ||
| 67 | position: absolute; | ||
| 68 | right: 10px; | ||
| 69 | top: 11px; | ||
| 70 | cursor: pointer; | ||
| 71 | } | ||
| 72 | |||
| 73 | /*end*/ | ||
| 74 | |||
| 75 | .top-logo h1 { | ||
| 76 | display: inline-block; | ||
| 77 | float: left; | ||
| 78 | } | ||
| 79 | .layui-nav-item a{ | ||
| 80 | font-size: 16px; | ||
| 81 | } | ||
| 82 | /*------------------首页 end------------*/ | ||
| 83 | /* --------------------导航tab------------------------- */ | ||
| 84 | .navigation_crumbs { | ||
| 85 | width: 100%; | ||
| 86 | height: 45px; | ||
| 87 | padding: 10px 0; | ||
| 88 | line-height: 25px; | ||
| 89 | background: #FAFAFA; | ||
| 90 | border: 1px solid #E6E6E6; | ||
| 91 | box-sizing: border-box; | ||
| 92 | } | ||
| 93 | .navigation_crumbs .layui-breadcrumb a:hover { | ||
| 94 | color: #f46143!important; | ||
| 95 | } | ||
| 96 | |||
| 97 | .contentBox { | ||
| 98 | width: 1200px; | ||
| 99 | margin: 0 auto; | ||
| 100 | overflow: hidden; | ||
| 101 | } | ||
| 102 | .one_content { | ||
| 103 | border: 1px solid #DEDEDE;; | ||
| 104 | margin-top: 30px; | ||
| 105 | } | ||
| 106 | .one_content .layui-tab { | ||
| 107 | margin: 0; | ||
| 108 | } | ||
| 109 | .one_content .layui-tab-title li { | ||
| 110 | width: 100px; | ||
| 111 | font-weight: 600; | ||
| 112 | color: #6D7278; | ||
| 113 | } | ||
| 114 | .one_content .layui-tab-title .layui-this { | ||
| 115 | color: #4A4A4A; | ||
| 116 | } | ||
| 117 | .layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after { | ||
| 118 | border-color: #006CFF; | ||
| 119 | } | ||
| 120 | .layui-tab .layui-tab-brief .layui-this { | ||
| 121 | color: #006CFF; | ||
| 122 | } | ||
| 123 | .layui-tab .layui-tab-brief li { | ||
| 124 | width: 90px; | ||
| 125 | } | ||
| 126 | .online_business { | ||
| 127 | margin-top: 20px; | ||
| 128 | } | ||
| 129 | .online_business h2 { | ||
| 130 | width: 100%; | ||
| 131 | height: 43px; | ||
| 132 | line-height: 43px; | ||
| 133 | background: #FAFAFA; | ||
| 134 | border-radius: 4px; | ||
| 135 | border: 1px solid #DEDEDE; | ||
| 136 | padding-left: 15px; | ||
| 137 | box-sizing: border-box; | ||
| 138 | } | ||
| 139 | .online_list { | ||
| 140 | padding-bottom: 20px; | ||
| 141 | overflow: hidden; | ||
| 142 | } | ||
| 143 | .online_list li{ | ||
| 144 | width: 45%!important; | ||
| 145 | float: left; | ||
| 146 | height: 60px; | ||
| 147 | line-height: 60px; | ||
| 148 | border-bottom: 1px dotted #DEDEDE; | ||
| 149 | } | ||
| 150 | .online_list li:nth-child(even) { | ||
| 151 | margin-left: 10%; | ||
| 152 | } | ||
| 153 | .online_list li a{ | ||
| 154 | display: block; | ||
| 155 | width: 100%; | ||
| 156 | } | ||
| 157 | .online_list li a:hover span{ | ||
| 158 | color: #f46143; | ||
| 159 | } | ||
| 160 | .online_list li a button { | ||
| 161 | float: right; | ||
| 162 | margin-top: 15px; | ||
| 163 | } | ||
| 164 | /* ---------------------------------------------------- */ | ||
| 165 | .top-logo ul li { | ||
| 166 | display: inline-block; | ||
| 167 | padding: 0 8px; | ||
| 168 | } | ||
| 169 | |||
| 170 | .top-logo ul li:first-child { | ||
| 171 | border-right: 1px solid grey; | ||
| 172 | } | ||
| 173 | |||
| 174 | div.navigation { | ||
| 175 | text-align: center; | ||
| 176 | } | ||
| 177 | .navigation .layui-nav-item { | ||
| 178 | width: 130px; | ||
| 179 | position: relative; | ||
| 180 | margin: 0 22px; | ||
| 181 | } | ||
| 182 | .layui-bg-blue { | ||
| 183 | background-color: #006CFF!important; | ||
| 184 | } | ||
| 185 | |||
| 186 | .layui-nav-item:not(:first-child)::before { | ||
| 187 | content: ''; | ||
| 188 | position: absolute; | ||
| 189 | height: 22px; | ||
| 190 | border-left: 1px solid #ccc; | ||
| 191 | top: 21px; | ||
| 192 | left: -20px; | ||
| 193 | } | ||
| 194 | .title { | ||
| 195 | height: auto; | ||
| 196 | font-size: 30px; | ||
| 197 | font-weight: 500; | ||
| 198 | color: #4A4A4A; | ||
| 199 | line-height: 30px; | ||
| 200 | text-align: center; | ||
| 201 | padding: 20px; | ||
| 202 | } | ||
| 203 | |||
| 204 | .release { | ||
| 205 | display: flex; | ||
| 206 | flex-flow: row nowrap; | ||
| 207 | justify-content: space-between; | ||
| 208 | font-size: 16px; | ||
| 209 | font-weight: 400; | ||
| 210 | color: #6D7278; | ||
| 211 | line-height: 12px; | ||
| 212 | margin-top: 20px; | ||
| 213 | margin-bottom: 20px; | ||
| 214 | } | ||
| 215 | |||
| 216 | .release div { | ||
| 217 | display: inline-block; | ||
| 218 | } | ||
| 219 | |||
| 220 | .body { | ||
| 221 | padding-top: 20px; | ||
| 222 | border-top: 1px solid #DEDEDE; | ||
| 223 | height: auto; | ||
| 224 | font-size: 16px; | ||
| 225 | font-weight: 400; | ||
| 226 | color: #4A4A4A; | ||
| 227 | line-height: 24px; | ||
| 228 | padding-bottom: 30px; | ||
| 229 | } | ||
| 230 | /* -----------------底部start----------------------------- */ | ||
| 231 | div.footer { | ||
| 232 | background-color: #233042; | ||
| 233 | } | ||
| 234 | div.footer .system_service { | ||
| 235 | width: 100%; | ||
| 236 | border-bottom: 1px solid #4A4A4A; | ||
| 237 | } | ||
| 238 | div.footer .system_service ul { | ||
| 239 | padding: 40px 0; | ||
| 240 | width: 1400px; | ||
| 241 | margin: 0 auto; | ||
| 242 | font-size: 0; | ||
| 243 | } | ||
| 244 | div.footer .system_service ul li { | ||
| 245 | width: 20%; | ||
| 246 | display: inline-block; | ||
| 247 | text-align: center; | ||
| 248 | height: 18px; | ||
| 249 | box-sizing: border-box; | ||
| 250 | } | ||
| 251 | div.footer .system_service ul li:not(:last-child) { | ||
| 252 | border-right: 1px solid #6D7278; | ||
| 253 | } | ||
| 254 | div.footer .system_service ul li a{ | ||
| 255 | font-size: 16px; | ||
| 256 | font-weight: 400; | ||
| 257 | color: #DEDEDE; | ||
| 258 | } | ||
| 259 | div.footer .system_service ul li a:hover { | ||
| 260 | color: #f46143; | ||
| 261 | } | ||
| 262 | .footer .subject { | ||
| 263 | width: 1200px; | ||
| 264 | margin: 0 auto; | ||
| 265 | padding: 40px 0; | ||
| 266 | overflow: hidden; | ||
| 267 | } | ||
| 268 | .footer .subject .footer_logo { | ||
| 269 | float: left; | ||
| 270 | } | ||
| 271 | .footer .subject .footer_logo a{ | ||
| 272 | display: block; | ||
| 273 | width: 64px; | ||
| 274 | height: 74px; | ||
| 275 | padding: 10px; | ||
| 276 | } | ||
| 277 | .footer .subject .footer_logo a img { | ||
| 278 | width: 100%; | ||
| 279 | height: 100%; | ||
| 280 | } | ||
| 281 | .footer .subject ul, ol { | ||
| 282 | float: left; | ||
| 283 | color: #CBCBCB; | ||
| 284 | text-align: left; | ||
| 285 | } | ||
| 286 | .footer .subject ul { | ||
| 287 | width: 72%; | ||
| 288 | box-sizing: border-box; | ||
| 289 | padding-left: 40px; | ||
| 290 | margin-top: 10px; | ||
| 291 | } | ||
| 292 | .footer .subject ul li { | ||
| 293 | width: 30%; | ||
| 294 | display: inline-block; | ||
| 295 | text-align: left; | ||
| 296 | margin-bottom: 30px; | ||
| 297 | } | ||
| 298 | .footer .subject ol li { | ||
| 299 | display: inline-block; | ||
| 300 | text-align: center; | ||
| 301 | } | ||
| 302 | .footer .subject ol li:last-child { | ||
| 303 | margin-left: 60px; | ||
| 304 | } | ||
| 305 | .footer .subject ol li img { | ||
| 306 | width: 80px; | ||
| 307 | height: 80px; | ||
| 308 | } | ||
| 309 | .footer .subject ol li p { | ||
| 310 | font-size: 12px; | ||
| 311 | color: #CBCBCB; | ||
| 312 | margin-top: 5px; | ||
| 313 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
staticViews/ggxq/index.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
staticViews/gsgg.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/gsgg.css"> | ||
| 11 | </head> | ||
| 12 | <body> | ||
| 13 | <div class="navigation_crumbs"> | ||
| 14 | <div class="contentBox"> | ||
| 15 | <span class="layui-breadcrumb"> | ||
| 16 | <a href="../index.html">首页</a> | ||
| 17 | <a><cite>公示公告</cite></a> | ||
| 18 | </span> | ||
| 19 | </div> | ||
| 20 | </div> | ||
| 21 | <div class="mainbody"> | ||
| 22 | <div class="top"> | ||
| 23 | <div class="top-title"> | ||
| 24 | <span>标题内容:</span><input type="text" placeholder="请输入标题内容"> | ||
| 25 | </div> | ||
| 26 | <div class="top-date"> | ||
| 27 | <span>发布时间:</span> <input type="text" class="layui-input" id="date" placeholder="请选择时间"> | ||
| 28 | </div> | ||
| 29 | <div class="top-serach"> | ||
| 30 | <button> | ||
| 31 | <i class="layui-icon"></i> | ||
| 32 | 查询 | ||
| 33 | </button> | ||
| 34 | </div> | ||
| 35 | </div> | ||
| 36 | <div class="layui-tab layui-tab-brief" lay-filter=""> | ||
| 37 | <ul class="layui-tab-title"> | ||
| 38 | <li class="layui-this">全部</li> | ||
| 39 | <li>公示</li> | ||
| 40 | <li>公告</li> | ||
| 41 | </ul> | ||
| 42 | </div> | ||
| 43 | <!-- 列表区域 --> | ||
| 44 | <div class="listArea"> | ||
| 45 | <div class="announcement_list"> | ||
| 46 | <ul class="gglist" id="notice-list"> | ||
| 47 | </ul> | ||
| 48 | <div id="test1"></div> | ||
| 49 | </div> | ||
| 50 | <div class="listArea_right"> | ||
| 51 | <ul class="rightcontainer"> | ||
| 52 | <h2 class="right-top">新闻推荐</h2> | ||
| 53 | <li class="tj"> | ||
| 54 | <img src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"> | ||
| 55 | <span class="tj-title"> 爬山虎国土空间信息化解决方案</span> | ||
| 56 | <span class="tj-date">2020-12-12</span> | ||
| 57 | </li> | ||
| 58 | <li class="tj"> | ||
| 59 | <img src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"> | ||
| 60 | <span class="tj-title"> 爬山虎国土空间信息化解决方案</span> | ||
| 61 | <span class="tj-date">2020-12-12</span> | ||
| 62 | </li> | ||
| 63 | </ul> | ||
| 64 | <ul class="diver"> | ||
| 65 | <li></li> | ||
| 66 | </ul> | ||
| 67 | <ul class="rightcontainer"> | ||
| 68 | <h2 class="zc-top">政策法规</h2> | ||
| 69 | <li> | ||
| 70 | <div class="zcfg"> | ||
| 71 | <div class="zcfg-top"> | ||
| 72 | 爬山虎国土空间规划信息化解决 | ||
| 73 | </div> | ||
| 74 | <div class="zcfg-body"> | ||
| 75 | 10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。 | ||
| 76 | </div> | ||
| 77 | <div class="zcfg-bottom"> | ||
| 78 | 2020-10-28 | ||
| 79 | </div> | ||
| 80 | </div> | ||
| 81 | </li> | ||
| 82 | <li> | ||
| 83 | <div class="zcfg"> | ||
| 84 | <div class="zcfg-top"> | ||
| 85 | 爬山虎国土空间规划信息化解决 | ||
| 86 | </div> | ||
| 87 | <div class="zcfg-body"> | ||
| 88 | 10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。 | ||
| 89 | </div> | ||
| 90 | <div class="zcfg-bottom"> | ||
| 91 | 2020-10-28 | ||
| 92 | </div> | ||
| 93 | </div> | ||
| 94 | </li> | ||
| 95 | </ul> | ||
| 96 | </div> | ||
| 97 | </div> | ||
| 98 | </div> | ||
| 99 | </body> | ||
| 100 | <script type="text/javascript" src="../staticJs/common.js"></script> | ||
| 101 | <script type="text/javascript" src="../staticJs/down.js"></script> | ||
| 102 | <script type="text/javascript" src="../staticJs/gsgg.js"></script> | ||
| 103 | <script id="demo" type="text/html"> | ||
| 104 | {{# layui.each(d.list, function(index, item){ }} | ||
| 105 | <li> | ||
| 106 | <a href='./ggxq.html?id="{{item.id}}"' target="_blank"> | ||
| 107 | <div class="gg"> | ||
| 108 | {{# if(item.noticeType == 1){ }} | ||
| 109 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 110 | <use xlink:href="#icongongshi"></use> | ||
| 111 | </svg> | ||
| 112 | {{# } }} | ||
| 113 | {{# if(item.noticeType == 2){ }} | ||
| 114 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 115 | <use xlink:href="#icongonggao1"></use> | ||
| 116 | </svg> | ||
| 117 | {{# } }} | ||
| 118 | <p class="item_list"> | ||
| 119 | {{item.title}} | ||
| 120 | </p> | ||
| 121 | </div> | ||
| 122 | </a> | ||
| 123 | </li> | ||
| 124 | {{# }); }} | ||
| 125 | </script> | ||
| 126 | </html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
staticViews/gsgg/index.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
| 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> |
| ... | @@ -27,42 +26,10 @@ | ... | @@ -27,42 +26,10 @@ |
| 27 | <h2>转移类</h2> | 26 | <h2>转移类</h2> |
| 28 | <p>商品房转移买卖转移登记</p> | 27 | <p>商品房转移买卖转移登记</p> |
| 29 | </div> | 28 | </div> |
| 30 | <ul class="app_progress"> | 29 | <div class="progressBar"> |
| 31 | <li class="selected"> | 30 | <ul class="app_progress" id="app_progress"> |
| 32 | <span>1</span> | 31 | </ul> |
| 33 | 信息效验 | 32 | </div> |
| 34 | </li> | ||
| 35 | <div class="line"></div> | ||
| 36 | <li class="selected"> | ||
| 37 | <span>2</span> | ||
| 38 | 填报信息 | ||
| 39 | </li> | ||
| 40 | <div class="line"></div> | ||
| 41 | <li class="active"> | ||
| 42 | <span>3</span> | ||
| 43 | 完税核税 | ||
| 44 | </li> | ||
| 45 | <div class="line"></div> | ||
| 46 | <li> | ||
| 47 | <span>4</span> | ||
| 48 | 身份认证 | ||
| 49 | </li> | ||
| 50 | <div class="line"></div> | ||
| 51 | <li> | ||
| 52 | <span>5</span> | ||
| 53 | 资料审核 | ||
| 54 | </li> | ||
| 55 | <div class="line"></div> | ||
| 56 | <li> | ||
| 57 | <span>6</span> | ||
| 58 | 线上缴费 | ||
| 59 | </li> | ||
| 60 | <div class="line"></div> | ||
| 61 | <li> | ||
| 62 | <span>7</span> | ||
| 63 | 生成电子证书 | ||
| 64 | </li> | ||
| 65 | </ul> | ||
| 66 | <div class="query_results"> | 33 | <div class="query_results"> |
| 67 | <!-- <div class="no_info"> | 34 | <!-- <div class="no_info"> |
| 68 | <h2>温馨提示:未检测到完税信息!</h2> | 35 | <h2>温馨提示:未检测到完税信息!</h2> |
| ... | @@ -198,5 +165,39 @@ | ... | @@ -198,5 +165,39 @@ |
| 198 | <script type="text/javascript" src="../staticJs/common.js"></script> | 165 | <script type="text/javascript" src="../staticJs/common.js"></script> |
| 199 | <script type="text/javascript" src="../staticJs/down.js"></script> | 166 | <script type="text/javascript" src="../staticJs/down.js"></script> |
| 200 | <script type="text/javascript" src="../staticJs/yyws.js"></script> | 167 | <script type="text/javascript" src="../staticJs/yyws.js"></script> |
| 201 | 168 | <script id="progress" type="text/html"> | |
| 169 | {{# layui.each(d.progressList, function(index, item){ }} | ||
| 170 | {{# if(item.stepState==2){ }} | ||
| 171 | <li class="item_proress"> | ||
| 172 | <p class="active"></p> | ||
| 173 | <h5>{{item.stepName}}</h5> | ||
| 174 | </li> | ||
| 175 | <li class="layui-progress"> | ||
| 176 | <div class="layui-progress-bar" lay-percent="100%"></div> | ||
| 177 | </li> | ||
| 178 | {{# } }} | ||
| 179 | {{# if(item.stepState==1){ }} | ||
| 180 | <li class="item_proress"> | ||
| 181 | <p class="active"></p> | ||
| 182 | <h5>{{item.stepName}}</h5> | ||
| 183 | </li> | ||
| 184 | {{# if(index!=(d.progressList.length-1)){ }} | ||
| 185 | <li class="layui-progress"> | ||
| 186 | <div class="layui-progress-bar" lay-percent="50%"></div> | ||
| 187 | </li> | ||
| 188 | {{# } }} | ||
| 189 | {{# } }} | ||
| 190 | {{# if(item.stepState==0){ }} | ||
| 191 | <li class="item_proress"> | ||
| 192 | <p></p> | ||
| 193 | <h5>{{item.stepName}}</h5> | ||
| 194 | </li> | ||
| 195 | {{# if(index!=(d.progressList.length-1)){ }} | ||
| 196 | <li class="layui-progress"> | ||
| 197 | <div class="layui-progress-bar" lay-percent="0%"></div> | ||
| 198 | </li> | ||
| 199 | {{# } }} | ||
| 200 | {{# } }} | ||
| 201 | {{# }); }} | ||
| 202 | </script> | ||
| 202 | </html> | 203 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 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> |
| ... | @@ -23,66 +22,44 @@ | ... | @@ -23,66 +22,44 @@ |
| 23 | <div class="leftandright"> | 22 | <div class="leftandright"> |
| 24 | <div class="left"> | 23 | <div class="left"> |
| 25 | <ul class="leftContainer" id='ulNews'> | 24 | <ul class="leftContainer" id='ulNews'> |
| 26 | |||
| 27 | </ul> | 25 | </ul> |
| 28 | <div id="page"></div> | 26 | <div id="page"></div> |
| 29 | </div> | 27 | </div> |
| 30 | <div class="right"> | 28 | <div class="right"> |
| 31 | <div class="right-top"> | ||
| 32 | <h2>新闻推荐</h2> | ||
| 33 | </div> | ||
| 34 | <div class="right"> | 29 | <div class="right"> |
| 35 | <div class="right-top"> | 30 | <div class="right-top"> |
| 36 | <h2>新闻推荐</h2> | 31 | <h2>新闻推荐</h2> |
| 37 | </div> | 32 | </div> |
| 38 | <ul class="right-body"> | 33 | <ul class="right-body" id="news_recommendation"> |
| 39 | <li class="tj"> | ||
| 40 | <img | ||
| 41 | src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"> | ||
| 42 | <span class="tj-title"> | ||
| 43 | 爬山虎国土空间信息化解决方案 | ||
| 44 | </span> | ||
| 45 | <span class="tj-date"> | ||
| 46 | 2020-12-12 | ||
| 47 | </span> | ||
| 48 | </li> | ||
| 49 | <li class="tj"> | ||
| 50 | <img | ||
| 51 | src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"> | ||
| 52 | <span class="tj-title"> | ||
| 53 | 爬山虎国土空间信息化解决方案 | ||
| 54 | </span> | ||
| 55 | <span class="tj-date"> | ||
| 56 | 2020-12-12 | ||
| 57 | </span> | ||
| 58 | </li> | ||
| 59 | </ul> | 34 | </ul> |
| 60 | <ul class="right-bottom"> | 35 | <ul class="right-bottom"> |
| 61 | <div class="right-bottom-top"> | 36 | <div class="right-bottom-top"> |
| 62 | <span>政策法规推荐</span> | 37 | <span>政策法规推荐</span> |
| 63 | </div> | 38 | </div> |
| 64 | <li class="zcfg"> | 39 | <div id="regulation"> |
| 65 | <div class="zcfg-top"> | 40 | <li class="zcfg"> |
| 66 | <span>爬山虎国土空间规划信息化解决</span> | 41 | <div class="zcfg-top"> |
| 67 | </div> | 42 | 爬山虎国土空间规划信息化解决 |
| 68 | <div class="zcfg-body"> | 43 | </div> |
| 69 | <span>10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。</span> | 44 | <div class="zcfg-body"> |
| 70 | </div> | 45 | 10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。 |
| 71 | <div class="zcfg-bottom"> | 46 | </div> |
| 72 | <span>2020-10-28</span> | 47 | <div class="zcfg-bottom"> |
| 73 | </div> | 48 | 2020-10-28 |
| 74 | </li> | 49 | </div> |
| 75 | <li class="zcfg"> | 50 | </li> |
| 76 | <div class="zcfg-top"> | 51 | <li class="zcfg"> |
| 77 | <span>爬山虎国土空间规划信息化解决</span> | 52 | <div class="zcfg-top"> |
| 78 | </div> | 53 | 爬山虎国土空间规划信息化解决 |
| 79 | <div class="zcfg-body"> | 54 | </div> |
| 80 | <span>10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。</span> | 55 | <div class="zcfg-body"> |
| 81 | </div> | 56 | 10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势 |
| 82 | <div class="zcfg-bottom"> | 57 | </div> |
| 83 | <span>2020-10-28</span> | 58 | <div class="zcfg-bottom"> |
| 84 | </div> | 59 | 2020-10-28 |
| 85 | </li> | 60 | </div> |
| 61 | </li> | ||
| 62 | </div> | ||
| 86 | </ul> | 63 | </ul> |
| 87 | </div> | 64 | </div> |
| 88 | </div> | 65 | </div> |
| ... | @@ -93,42 +70,46 @@ | ... | @@ -93,42 +70,46 @@ |
| 93 | <script type="text/javascript" src="../staticJs/xwdt.js"></script> | 70 | <script type="text/javascript" src="../staticJs/xwdt.js"></script> |
| 94 | <script id="demo" type="text/html"> | 71 | <script id="demo" type="text/html"> |
| 95 | {{# layui.each(d.list, function(index, item){ }} | 72 | {{# layui.each(d.list, function(index, item){ }} |
| 96 | <li> | 73 | <li> |
| 97 | <a class="left-top" title=" {{ item.headline }}" href="./xwxq.html" target="_blank"> | 74 | <a class="left-top" title=" {{ item.headline }}" href='./xwxq.html?id={{item.id}}' target="_blank"> |
| 98 | {{ item.headline }} | 75 | {{ item.headline }} |
| 99 | </a> | 76 | </a> |
| 100 | <a class="xw" href="./news/xwxq.html" target="_blank"> | 77 | <a class="xw" href='./xwxq.html?id="{{item.id}}"' target="_blank"> |
| 101 | <div class="xw-left"> | 78 | <div class="xw-left"> |
| 102 | <img | 79 | {{# if(item.cover == null){ }} |
| 103 | src="{{ item.cover }}"> | 80 | <img src="../staticImages/news_demo.jpg"> |
| 104 | </div> | 81 | {{# } }} |
| 105 | <div class="xw-right"> | 82 | {{# if(item.cover != null){ }} |
| 106 | <div class="left-body"> | 83 | <img src="{{ item.cover }}"> |
| 107 | {{# if(item.summary !== null){ }} | 84 | {{# } }} |
| 108 | {{ item.summary }} | 85 | </div> |
| 109 | {{# } }} | 86 | <div class="xw-right"> |
| 110 | </div> | 87 | <div class="left-body"> |
| 111 | <div class="left-buttom"> | 88 | {{# if(item.summary !== null){ }} |
| 112 | <div> | 89 | {{ item.summary }} |
| 113 | <svg class="icon svg-icon" aria-hidden="true"> | 90 | {{# } }} |
| 114 | <use xlink:href="#iconchakan"></use> | 91 | </div> |
| 115 | </svg> | 92 | <div class="left-buttom"> |
| 116 | <span> {{ item.pageviews }}</span> | 93 | <div> |
| 117 | </div> | 94 | <svg class="icon svg-icon" aria-hidden="true"> |
| 118 | <div> | 95 | <use xlink:href="#iconchakan"></use> |
| 119 | <svg class="icon svg-icon" aria-hidden="true"> | 96 | </svg> |
| 120 | <use xlink:href="#iconpinglun"></use> | 97 | <span> {{ item.pageviews }}</span> |
| 121 | </svg> | 98 | </div> |
| 122 | <span>{{ item.commentnum }}</span> | 99 | <div> |
| 123 | </div> | 100 | <svg class="icon svg-icon" aria-hidden="true"> |
| 124 | <div class="left-buttom-date"> | 101 | <use xlink:href="#iconpinglun"></use> |
| 125 | {{ CutDate(item.publishTime) }} | 102 | </svg> |
| 126 | </div> | 103 | <span>{{ item.commentnum }}</span> |
| 127 | </div> | 104 | </div> |
| 128 | </div> | 105 | <div class="left-buttom-date"> |
| 129 | </a> | 106 | {{ CutDate(item.publishTime) }} |
| 130 | </li> | 107 | </div> |
| 131 | {{# }); }} | 108 | </div> |
| 109 | </div> | ||
| 110 | </a> | ||
| 111 | </li> | ||
| 112 | {{# }); }} | ||
| 132 | </script> | 113 | </script> |
| 133 | 114 | ||
| 134 | </html> | 115 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 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/xwxq.css"> | 10 | <link rel="stylesheet" type="text/css" href="../staticCss/xwxq.css"> |
| 12 | </head> | 11 | </head> |
| 13 | |||
| 14 | <body> | 12 | <body> |
| 15 | <div> | 13 | <div> |
| 16 | <div class="main"> | 14 | <div class="main"> |
| 17 | <div class="navigation_crumbs"> | 15 | <div class="navigation_crumbs"> |
| 18 | <div class="contentBox"> | 16 | <div class="contentBox"> |
| 19 | <span class="layui-breadcrumb"> | 17 | <span class="layui-breadcrumb"> |
| 20 | <a href="../../index.html">首页</a> | 18 | <a href="../index.html">首页</a> |
| 21 | <a href="../xwdt.html">新闻动态</a> | 19 | <a href="./xwdt.html">新闻动态</a> |
| 22 | <a><cite>新闻详情</cite></a> | 20 | <a><cite>新闻详情</cite></a> |
| 23 | </span> | 21 | </span> |
| 24 | </div> | 22 | </div> |
| ... | @@ -26,9 +24,7 @@ | ... | @@ -26,9 +24,7 @@ |
| 26 | <div class="mainbody"> | 24 | <div class="mainbody"> |
| 27 | <div class="left"> | 25 | <div class="left"> |
| 28 | <div class="title"> | 26 | <div class="title"> |
| 29 | <div> | 27 | <div class="newsTitle"></div> |
| 30 | <span>党的十八大以来双拥工作综述:为实现中国梦强军梦凝聚强大力量</span> | ||
| 31 | </div> | ||
| 32 | </div> | 28 | </div> |
| 33 | <div class="left2"> | 29 | <div class="left2"> |
| 34 | <div class="left-left"> | 30 | <div class="left-left"> |
| ... | @@ -86,20 +82,7 @@ | ... | @@ -86,20 +82,7 @@ |
| 86 | </div> | 82 | </div> |
| 87 | </div> | 83 | </div> |
| 88 | <div class="left-right"> | 84 | <div class="left-right"> |
| 89 | <div class="body"> | 85 | <div class="body" id="newsList"></div> |
| 90 | 近日,自然资源部印发《自然资源统计工作管理办法》,旨在规范自然资源统计管理工作,建立健全统计数据质量控制体系,提高自然资源统计数据的真实性,发挥统计在自然资源管理中的重要基础性作用,该办法将于2020年8月1日起施行。 | ||
| 91 | 《自然资源统计工作管理办法》 一、明确自然资源统计主要任务 | ||
| 92 | 对7大类自然资源对象(土地、矿产、森林、草原、湿地、水、海域海岛),以及其他统计对象(海洋经济、地质勘查、地质灾害、测绘地理信息、自然资源督察、行政管理)开展统计调查和统计分析,提供统计数据,实施统计监督。 | ||
| 93 | 二、明晰自然资源统计数据获取方式 | ||
| 94 | 自然资源统计数据获取方式主要有:资源调查、行政记录、联网直报、逐级上报。并定期公布统计数据,在政策制定、规划编制、监督考核时,需要使用数据的,以公布的统计数据为准。 | ||
| 95 | 三、健全自然资源统计数据的质控体系 | ||
| 96 | 加强源头控制,填报人对其填报、录入的原始数据的真实性、准确性负责。严格审核,各单位对其负责加工整理、汇总生成的数据进行严格审核,对数据质量负责;发现数据异常的,应当返回填报人核实修改。审核结果和修改情况记录留痕。 完善统计流程,建立健全数据审核、签署、交接、归档等管理制度,建立违规干预统计工作记录制度和统计信用制度。加强技术校核,充分利用各种技术手段对数据进行校核,开展逻辑检验、数据抽查、实地核查,综合评估、控制和提升数据质量。 | ||
| 97 | 四、加强自然资源统计信息化建设 | ||
| 98 | 加强自然资源统计信息化建设,实现统计数据全流程信息化生产和管理。建立健全统一的自然资源统计数据平台,推进统计数据平台与业务信息系统的互联互通、数据交互共享。完善统计网络直报系统。 | ||
| 99 | 五、更新制度和办法保证统计工作推进 | ||
| 100 | 在2019年07月,自然资源部办公厅已经颁发了《关于印发自然资源统计调查制度的通知》,制定“1+8”的“综合+专业”统计调查制度体系。《自然资源统计工作管理办法》出台将会进一步支持各项自然资源统计调查执行工作。办法自2020年8月1日起施行,原国土资源部公布的《国土资源统计工作管理办法》、原国家海洋局公布的《国家海洋局综合统计暂行规定》、原国家测绘地理信息局公布的《测绘统计管理办法》同时废止。 | ||
| 101 | 《办法》中明确指出,自然资源部统计归口管理机构组织开展全国自然资源综合统计工作,推进信息化建设,信息化的建设离不开对数据的运筹帷幄。北京数慧结合自身多年对数据处理的“精湛工艺”,对自然资源业务的深度理解和丰富经验,开发自然资源统计业务信息系统,设计建立部自然资源统计数据库,实现历史统计数据的迁移、分析、转换,完成历史统计数据融合与应用,为自然资源部本级统计工作提供适应当前统计业务管理的统一工作平台,有效支撑统计数据报送审核、整合汇总、数据管理、报表生成、统计报告编制、数据综合分析、数据展示和空间分析、信息服务等全流程运转模式,实现统计信息审核机制,提升自然资源统计的数据业务管理能力、综合分析能力和决策支撑能力。 | ||
| 102 | </div> | ||
| 103 | <div class="Mycomment"> | 86 | <div class="Mycomment"> |
| 104 | <div class="commentTitle"><span>评论</span></div> | 87 | <div class="commentTitle"><span>评论</span></div> |
| 105 | <div class="comment-bottom"> | 88 | <div class="comment-bottom"> |
| ... | @@ -275,8 +258,7 @@ | ... | @@ -275,8 +258,7 @@ |
| 275 | </div> | 258 | </div> |
| 276 | </div> | 259 | </div> |
| 277 | </body> | 260 | </body> |
| 278 | <script type="text/javascript" src="../../staticJs/common.js"></script> | 261 | <script type="text/javascript" src="../staticJs/common.js"></script> |
| 279 | <script type="text/javascript" src="../../staticJs/down.js"></script> | 262 | <script type="text/javascript" src="../staticJs/down.js"></script> |
| 280 | <script type="text/javascript" src="../../staticJs/xwxq.js"></script> | 263 | <script type="text/javascript" src="../staticJs/xwxq.js"></script> |
| 281 | |||
| 282 | </html> | 264 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 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> |
| ... | @@ -236,5 +235,4 @@ | ... | @@ -236,5 +235,4 @@ |
| 236 | {{# } }} | 235 | {{# } }} |
| 237 | {{# }); }} | 236 | {{# }); }} |
| 238 | </script> | 237 | </script> |
| 239 | |||
| 240 | </html> | 238 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment