Merge branch 'master' of http://yun.pashanhoo.com:9090/renchao/portalStaticPage
Showing
53 changed files
with
744 additions
and
368 deletions
... | @@ -34,7 +34,7 @@ | ... | @@ -34,7 +34,7 @@ |
34 | </a> | 34 | </a> |
35 | </li> | 35 | </li> |
36 | <li> | 36 | <li> |
37 | <a class="cardItem" href="/staticViews/yyxz.html" title="在线预约"> | 37 | <a class="cardItem" id="onlineBooking" title="在线预约"> |
38 | <img src="./staticImages/zxyy.png" alt="在线预约"> | 38 | <img src="./staticImages/zxyy.png" alt="在线预约"> |
39 | 在线预约 | 39 | 在线预约 |
40 | </a> | 40 | </a> |
... | @@ -86,7 +86,7 @@ | ... | @@ -86,7 +86,7 @@ |
86 | <div class="c_two"> | 86 | <div class="c_two"> |
87 | <div class="subject"> | 87 | <div class="subject"> |
88 | <h2><a href="" title="便民服务">便民服务</a></h2> | 88 | <h2><a href="" title="便民服务">便民服务</a></h2> |
89 | <ul> | 89 | <ul class="convenient_service"> |
90 | <li> | 90 | <li> |
91 | <a href="./staticViews/convenienceService/businessInquiry.html" title="业务查询"> | 91 | <a href="./staticViews/convenienceService/businessInquiry.html" title="业务查询"> |
92 | <img src="./staticImages/ywcx.png" alt="业务查询" /> | 92 | <img src="./staticImages/ywcx.png" alt="业务查询" /> |
... | @@ -101,7 +101,7 @@ | ... | @@ -101,7 +101,7 @@ |
101 | <p>查询个人/企业线上约号业务,包含预约的业务名称、预约大厅详情、预约时间、预约流水号等信息</p> | 101 | <p>查询个人/企业线上约号业务,包含预约的业务名称、预约大厅详情、预约时间、预约流水号等信息</p> |
102 | </a> | 102 | </a> |
103 | </li> | 103 | </li> |
104 | <li> | 104 | <li class=""> |
105 | <a href="./staticViews/convenienceService/certificateVerification.html" title="证书查询"> | 105 | <a href="./staticViews/convenienceService/certificateVerification.html" title="证书查询"> |
106 | <img src="./staticImages/zscx.png" alt="证书查询" /> | 106 | <img src="./staticImages/zscx.png" alt="证书查询" /> |
107 | <h6>证书查询</h6> | 107 | <h6>证书查询</h6> | ... | ... |
1 | /* ------------------------公共头部和尾部css------------------------------------ */ | ||
2 | |||
3 | .layui-icon-search { | ||
4 | color: #6D7278; | ||
5 | } | ||
6 | .active1 { | ||
7 | background-color: #1E9FFF!important; | ||
8 | color: #fff!important; | ||
9 | } | ||
10 | .layui-anim-upbit a { | ||
11 | background-color: #fff!important; | ||
12 | font-weight: 100!important; | ||
13 | color: #000000!important; | ||
14 | } | ||
15 | .layui-anim-upbit a:hover { | ||
16 | background-color: #0091FF!important; | ||
17 | color: #ffffff!important; | ||
18 | font-weight: 600!important; | ||
19 | } | ||
20 | .layui-laypage .layui-laypage-curr .layui-laypage-em { | ||
21 | background-color: #0091FF; | ||
22 | } | ||
23 | /* ----------------------公共样式-------------------------- */ | 1 | /* ----------------------公共样式-------------------------- */ |
24 | .contentBox { | 2 | .contentBox { |
25 | width: 1200px; | 3 | width: 1200px; |
... | @@ -48,150 +26,6 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq | ... | @@ -48,150 +26,6 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq |
48 | background: transparent; | 26 | background: transparent; |
49 | font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif,PingFangSC-Medium, PingFang SC; | 27 | font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif,PingFangSC-Medium, PingFang SC; |
50 | } | 28 | } |
51 | .layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a { | ||
52 | font-weight: 600; | ||
53 | background-color: #0091FF; | ||
54 | } | ||
55 | .layui-nav .layui-this:after { | ||
56 | display: none; | ||
57 | } | ||
58 | .layui-nav .layui-nav-item a:hover { | ||
59 | color: #fff; | ||
60 | } | ||
61 | |||
62 | .layui-nav-bar { | ||
63 | display: none; | ||
64 | } | ||
65 | div a { | ||
66 | color: #4A4A4A; | ||
67 | text-decoration: none; | ||
68 | } | ||
69 | |||
70 | div.subject h2 a:hover { | ||
71 | color: #0091FF; | ||
72 | } | ||
73 | .layui-nav-item a{ | ||
74 | font-size: 16px; | ||
75 | } | ||
76 | div.subject { | ||
77 | margin: 0 auto; | ||
78 | float: none; | ||
79 | clear: both; | ||
80 | position: relative; | ||
81 | min-width: 1200px; | ||
82 | } | ||
83 | div.top-logo { | ||
84 | width: 1178px; | ||
85 | height: 70px!important; | ||
86 | padding-top: 20px; | ||
87 | margin: 0 auto; | ||
88 | } | ||
89 | |||
90 | div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */ | ||
91 | font-size: 14px; | ||
92 | color: #9B9B9B; | ||
93 | } | ||
94 | |||
95 | div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ | ||
96 | font-size: 14px; | ||
97 | color: #9B9B9B; | ||
98 | } | ||
99 | |||
100 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ | ||
101 | font-size: 14px; | ||
102 | color: #9B9B9B; | ||
103 | } | ||
104 | .top_logo_content { | ||
105 | height: 40px; | ||
106 | width: 100%; | ||
107 | margin: 0 auto; | ||
108 | } | ||
109 | div.top-logo .top_logo_search { | ||
110 | float: left; | ||
111 | width: 350px; | ||
112 | position: relative; | ||
113 | margin-left: 328px; | ||
114 | } | ||
115 | div.top-logo .top_logo_search input { | ||
116 | border-radius: 50px; | ||
117 | border: 1.5px solid #CBCBCB; | ||
118 | padding-left: 15px; | ||
119 | } | ||
120 | .search_img { | ||
121 | width: 13px; | ||
122 | height: 13px; | ||
123 | position: absolute; | ||
124 | top: 11px; | ||
125 | right: 19px; | ||
126 | } | ||
127 | div.top-logo .login { | ||
128 | float: right; | ||
129 | position: relative; | ||
130 | top: -5px; | ||
131 | } | ||
132 | .login li { | ||
133 | color: #6D7278; | ||
134 | font-size: 16px; | ||
135 | } | ||
136 | .login li a { | ||
137 | color: #6D7278; | ||
138 | } | ||
139 | div.top-logo .login a:hover { | ||
140 | color: #0091FF; | ||
141 | } | ||
142 | div.top-logo .top_logo_search i { | ||
143 | position: absolute; | ||
144 | right: 10px; | ||
145 | top: 11px; | ||
146 | cursor: pointer; | ||
147 | } | ||
148 | .top-logo h1 { | ||
149 | display: inline-block; | ||
150 | float: left; | ||
151 | } | ||
152 | .top-logo h1 img { | ||
153 | width:280px; | ||
154 | height: 42px; | ||
155 | margin-top: 6px; | ||
156 | } | ||
157 | .top-logo ul li { | ||
158 | display: inline-block; | ||
159 | padding: 0 12px; | ||
160 | } | ||
161 | |||
162 | .top-logo ul li:first-child { | ||
163 | height: 13px; | ||
164 | line-height: 12px; | ||
165 | } | ||
166 | #cancellation { | ||
167 | cursor: pointer; | ||
168 | } | ||
169 | div.navigation { | ||
170 | text-align: center; | ||
171 | height: 59px; | ||
172 | } | ||
173 | .navigation .layui-nav-item { | ||
174 | width: 147px; | ||
175 | position: relative; | ||
176 | border-right: 1px solid rgba(255,255,255, 0.1); | ||
177 | border-left: 1px solid rgba(255,255,255, 0.1); | ||
178 | margin-right: -1px; | ||
179 | } | ||
180 | .navigation .layui-nav-item:first-child { | ||
181 | border-left: 1px solid rgba(255,255,255, 0.2); | ||
182 | } | ||
183 | .navigation .layui-nav-item:nth-child(8) { | ||
184 | border-right: 1px solid rgba(255,255,255, 0.2); | ||
185 | } | ||
186 | .layui-bg-blue { | ||
187 | background-color: #006CFF!important; | ||
188 | } | ||
189 | .layui-nav-item a{ | ||
190 | font-size: 18px; | ||
191 | } | ||
192 | .layui-nav .layui-nav-more { | ||
193 | right: 16px; | ||
194 | } | ||
195 | 29 | ||
196 | /* -----------------底部start----------------------------- */ | 30 | /* -----------------底部start----------------------------- */ |
197 | div.footer { | 31 | div.footer { |
... | @@ -319,93 +153,6 @@ div.footer .system_service ul li a:hover { | ... | @@ -319,93 +153,6 @@ div.footer .system_service ul li a:hover { |
319 | background-color: rgba(144,147,153,.5); | 153 | background-color: rgba(144,147,153,.5); |
320 | } | 154 | } |
321 | 155 | ||
322 | /* 登陆样式 by jxx */ | ||
323 | .PersonLogin{ | ||
324 | cursor: pointer; | ||
325 | font-size: 14px; | ||
326 | } | ||
327 | .loginINfo { | ||
328 | padding: 50px 50px; | ||
329 | } | ||
330 | .loginINfo ul { | ||
331 | margin-bottom: 15px; | ||
332 | } | ||
333 | .loginINfo ul li { | ||
334 | color: rgb(44, 41, 41); | ||
335 | margin-bottom: 10px; | ||
336 | } | ||
337 | .loginINfo ul li span{ | ||
338 | font-size: 16px!important; | ||
339 | width: 80px; | ||
340 | display: inline-block; | ||
341 | text-align-last: justify; | ||
342 | } | ||
343 | .loginINfo h3 { | ||
344 | display: inline-block; | ||
345 | font-size: 16px; | ||
346 | font-weight: 600; | ||
347 | } | ||
348 | .require{ | ||
349 | color:red | ||
350 | } | ||
351 | .requireInfo{ | ||
352 | color: red; | ||
353 | margin-left:95px; | ||
354 | font-size: 12px; | ||
355 | display: none | ||
356 | } | ||
357 | .btns{ | ||
358 | display: flex; | ||
359 | justify-content: center; | ||
360 | } | ||
361 | #loginButton{ | ||
362 | margin-right: 30px; | ||
363 | cursor: pointer; | ||
364 | border: 1px solid #dcdfe6; | ||
365 | color: #606266; | ||
366 | -webkit-appearance: none; | ||
367 | text-align: center; | ||
368 | box-sizing: border-box; | ||
369 | outline: none; | ||
370 | transition: .1s; | ||
371 | padding: 5px 10px; | ||
372 | font-size: 14px; | ||
373 | border-radius: 4px; | ||
374 | } | ||
375 | #registerButton{ | ||
376 | margin-right: 30px; | ||
377 | cursor: pointer; | ||
378 | border: 1px solid #dcdfe6; | ||
379 | color: #606266; | ||
380 | -webkit-appearance: none; | ||
381 | text-align: center; | ||
382 | box-sizing: border-box; | ||
383 | outline: none; | ||
384 | transition: .1s; | ||
385 | padding: 5px 10px; | ||
386 | font-size: 14px; | ||
387 | border-radius: 4px; | ||
388 | } | ||
389 | .personalCenter { | ||
390 | display: inline-block; | ||
391 | } | ||
392 | .personalCenter a { | ||
393 | color: #006CFF; | ||
394 | } | ||
395 | .appointment_content { | ||
396 | background: #FFFFFF; | ||
397 | box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
398 | -moz-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
399 | -webkit-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
400 | border-radius: 6px; | ||
401 | border: 1px solid #E5E8ED; | ||
402 | width: 1200px; | ||
403 | margin: 0 auto; | ||
404 | margin-top: 20px; | ||
405 | padding: 20px; | ||
406 | box-sizing: border-box; | ||
407 | margin-bottom: 30px; | ||
408 | } | ||
409 | 156 | ||
410 | /* card样式 */ | 157 | /* card样式 */ |
411 | .cardItem { | 158 | .cardItem { |
... | @@ -460,6 +207,24 @@ div.footer .system_service ul li a:hover { | ... | @@ -460,6 +207,24 @@ div.footer .system_service ul li a:hover { |
460 | top: -5px; | 207 | top: -5px; |
461 | cursor: pointer; | 208 | cursor: pointer; |
462 | } | 209 | } |
210 | .loginSelect p { | ||
211 | font-size: 16px; | ||
212 | display: inline-block; | ||
213 | } | ||
214 | .layui-nav * { | ||
215 | font-size: 16px; | ||
216 | } | ||
217 | .register { | ||
218 | position: relative; | ||
219 | margin-left: 12px; | ||
220 | } | ||
221 | .register::before { | ||
222 | content: ''; | ||
223 | position: absolute; | ||
224 | left: -9px; | ||
225 | height: 10px; | ||
226 | border-left: 1px solid #b1afaf; | ||
227 | } | ||
463 | .not-select{ | 228 | .not-select{ |
464 | -moz-user-select:none; /*火狐*/ | 229 | -moz-user-select:none; /*火狐*/ |
465 | -webkit-user-select:none; /*webkit浏览器*/ | 230 | -webkit-user-select:none; /*webkit浏览器*/ |
... | @@ -476,6 +241,10 @@ div.footer .system_service ul li a:hover { | ... | @@ -476,6 +241,10 @@ div.footer .system_service ul li a:hover { |
476 | position: relative; | 241 | position: relative; |
477 | top: 18px!important; | 242 | top: 18px!important; |
478 | } | 243 | } |
244 | .loginInput { | ||
245 | height: 26px; | ||
246 | margin-bottom: 10px; | ||
247 | } | ||
479 | .marginTop20 { | 248 | .marginTop20 { |
480 | margin-top: 20px; | 249 | margin-top: 20px; |
481 | } | 250 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -93,25 +93,9 @@ | ... | @@ -93,25 +93,9 @@ |
93 | display: inline-block; | 93 | display: inline-block; |
94 | color: #4A4A4A; | 94 | color: #4A4A4A; |
95 | } | 95 | } |
96 | .personInfo li .verCode { | ||
97 | font-style: normal; | ||
98 | width: 90px; | ||
99 | height: 16px; | ||
100 | line-height: 16px; | ||
101 | border-radius: 2px; | ||
102 | border: 1px solid #0091FF; | ||
103 | font-size: 12px; | ||
104 | color: #0091FF; | ||
105 | display: inline-block; | ||
106 | position: relative; | ||
107 | right: -20px; | ||
108 | top: -10px; | ||
109 | cursor: pointer; | ||
110 | text-align: center; | ||
111 | } | ||
112 | 96 | ||
113 | .verificationCode input { | 97 | .verificationCode input { |
114 | width: 280px; | 98 | width: 350px; |
115 | display: inline-block; | 99 | display: inline-block; |
116 | } | 100 | } |
117 | .query_criteria { | 101 | .query_criteria { |
... | @@ -155,4 +139,17 @@ | ... | @@ -155,4 +139,17 @@ |
155 | } | 139 | } |
156 | .disabled{ | 140 | .disabled{ |
157 | cursor: auto; | 141 | cursor: auto; |
142 | } | ||
143 | .verCode { | ||
144 | border: 1px solid #DEDEDE; | ||
145 | border-radius: 2px; | ||
146 | cursor: pointer; | ||
147 | text-align: center!important; | ||
148 | height: 36px; | ||
149 | line-height: 36px; | ||
150 | display: inline-block; | ||
151 | margin-left: 10px; | ||
152 | } | ||
153 | .codeInput { | ||
154 | width: 225px!important; | ||
158 | } | 155 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -355,7 +355,7 @@ div.navigation { | ... | @@ -355,7 +355,7 @@ div.navigation { |
355 | padding-left: 8px; | 355 | padding-left: 8px; |
356 | } | 356 | } |
357 | 357 | ||
358 | .gg { | 358 | .notice-item { |
359 | text-overflow: clip; | 359 | text-overflow: clip; |
360 | overflow: hidden; | 360 | overflow: hidden; |
361 | height: 100px; | 361 | height: 100px; | ... | ... |
staticCss/header.css
0 → 100644
1 | .layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a { | ||
2 | font-weight: 600; | ||
3 | background-color: #0091FF; | ||
4 | } | ||
5 | .layui-nav .layui-this:after { | ||
6 | display: none; | ||
7 | } | ||
8 | .layui-nav .layui-nav-item a:hover { | ||
9 | color: #fff; | ||
10 | } | ||
11 | |||
12 | .layui-nav-bar { | ||
13 | display: none; | ||
14 | } | ||
15 | div a { | ||
16 | color: #4A4A4A; | ||
17 | text-decoration: none; | ||
18 | } | ||
19 | |||
20 | div.subject h2 a:hover { | ||
21 | color: #0091FF; | ||
22 | } | ||
23 | .layui-nav-item a{ | ||
24 | font-size: 16px; | ||
25 | } | ||
26 | div.subject { | ||
27 | margin: 0 auto; | ||
28 | float: none; | ||
29 | clear: both; | ||
30 | position: relative; | ||
31 | min-width: 1200px; | ||
32 | } | ||
33 | div.top-logo { | ||
34 | width: 1178px; | ||
35 | height: 70px!important; | ||
36 | padding-top: 20px; | ||
37 | margin: 0 auto; | ||
38 | } | ||
39 | |||
40 | div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */ | ||
41 | font-size: 14px; | ||
42 | color: #9B9B9B; | ||
43 | } | ||
44 | |||
45 | div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ | ||
46 | font-size: 14px; | ||
47 | color: #9B9B9B; | ||
48 | } | ||
49 | |||
50 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ | ||
51 | font-size: 14px; | ||
52 | color: #9B9B9B; | ||
53 | } | ||
54 | .top_logo_content { | ||
55 | height: 40px; | ||
56 | width: 100%; | ||
57 | margin: 0 auto; | ||
58 | } | ||
59 | div.top-logo .top_logo_search { | ||
60 | float: left; | ||
61 | width: 350px; | ||
62 | position: relative; | ||
63 | margin-left: 290px; | ||
64 | } | ||
65 | div.top-logo .top_logo_search input { | ||
66 | border-radius: 50px; | ||
67 | border: 1.5px solid #CBCBCB; | ||
68 | padding-left: 15px; | ||
69 | } | ||
70 | .search_img { | ||
71 | width: 13px; | ||
72 | height: 13px; | ||
73 | position: absolute; | ||
74 | top: 11px; | ||
75 | right: 19px; | ||
76 | } | ||
77 | div.top-logo .login { | ||
78 | float: right; | ||
79 | position: relative; | ||
80 | top: -5px; | ||
81 | } | ||
82 | .login li { | ||
83 | color: #6D7278; | ||
84 | font-size: 16px; | ||
85 | } | ||
86 | .login li a { | ||
87 | color: #6D7278; | ||
88 | } | ||
89 | div.top-logo .login a:hover { | ||
90 | color: #0091FF; | ||
91 | } | ||
92 | div.top-logo .top_logo_search i { | ||
93 | position: absolute; | ||
94 | right: 10px; | ||
95 | top: 11px; | ||
96 | cursor: pointer; | ||
97 | } | ||
98 | .top-logo h1 { | ||
99 | display: inline-block; | ||
100 | float: left; | ||
101 | } | ||
102 | .top-logo h1 img { | ||
103 | width:280px; | ||
104 | height: 42px; | ||
105 | margin-top: 6px; | ||
106 | } | ||
107 | .top-logo ul li { | ||
108 | display: inline-block; | ||
109 | padding: 0 12px; | ||
110 | } | ||
111 | |||
112 | .top-logo ul li:first-child { | ||
113 | height: 13px; | ||
114 | line-height: 12px; | ||
115 | } | ||
116 | #cancellation { | ||
117 | cursor: pointer; | ||
118 | } | ||
119 | div.navigation { | ||
120 | text-align: center; | ||
121 | height: 59px; | ||
122 | } | ||
123 | .navigation .layui-nav-item { | ||
124 | width: 147px!important; | ||
125 | position: relative; | ||
126 | border-right: 1px solid rgba(255,255,255, 0.1); | ||
127 | border-left: 1px solid rgba(255,255,255, 0.1); | ||
128 | margin-right: -1px; | ||
129 | } | ||
130 | .navigation .layui-nav-item:first-child { | ||
131 | border-left: 1px solid rgba(255,255,255, 0.2); | ||
132 | } | ||
133 | .navigation .layui-nav-item:nth-child(8) { | ||
134 | border-right: 1px solid rgba(255,255,255, 0.2); | ||
135 | } | ||
136 | .layui-bg-blue { | ||
137 | background-color: #006CFF!important; | ||
138 | } | ||
139 | .layui-nav-item a{ | ||
140 | font-size: 18px; | ||
141 | } | ||
142 | .layui-nav .layui-nav-more { | ||
143 | right: 16px; | ||
144 | } | ||
145 | /* 登陆样式 by jxx */ | ||
146 | .PersonLogin{ | ||
147 | cursor: pointer; | ||
148 | font-size: 14px; | ||
149 | } | ||
150 | .loginINfo { | ||
151 | padding: 50px 50px; | ||
152 | } | ||
153 | .loginINfo ul { | ||
154 | margin-bottom: 15px; | ||
155 | } | ||
156 | .loginINfo ul li { | ||
157 | color: rgb(44, 41, 41); | ||
158 | margin-bottom: 10px; | ||
159 | } | ||
160 | .loginINfo ul li span{ | ||
161 | font-size: 16px!important; | ||
162 | width: 80px; | ||
163 | display: inline-block; | ||
164 | text-align-last: justify; | ||
165 | } | ||
166 | .loginINfo h3 { | ||
167 | display: inline-block; | ||
168 | font-size: 16px; | ||
169 | font-weight: 600; | ||
170 | } | ||
171 | .require{ | ||
172 | color:red | ||
173 | } | ||
174 | .requireInfo{ | ||
175 | color: red; | ||
176 | margin-left:95px; | ||
177 | font-size: 12px; | ||
178 | display: none | ||
179 | } | ||
180 | .userInfo { | ||
181 | border-radius: 5px!important; | ||
182 | top: 45px!important; | ||
183 | } | ||
184 | .userInfo img { | ||
185 | width: 18px; | ||
186 | display: inline-block; | ||
187 | position: relative; | ||
188 | top: 2px; | ||
189 | right: 5px; | ||
190 | } | ||
191 | .btns{ | ||
192 | display: flex; | ||
193 | justify-content: center; | ||
194 | } | ||
195 | .personalCenter { | ||
196 | display: inline-block; | ||
197 | } | ||
198 | .personalCenter a { | ||
199 | color: #006CFF; | ||
200 | } | ||
201 | .appointment_content { | ||
202 | background: #FFFFFF; | ||
203 | box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
204 | -moz-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
205 | -webkit-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
206 | border-radius: 6px; | ||
207 | border: 1px solid #E5E8ED; | ||
208 | width: 1200px; | ||
209 | margin: 0 auto; | ||
210 | margin-top: 20px; | ||
211 | padding: 20px; | ||
212 | box-sizing: border-box; | ||
213 | margin-bottom: 30px; | ||
214 | } | ||
215 | /* ------------------------公共头部和尾部css------------------------------------ */ | ||
216 | |||
217 | .layui-icon-search { | ||
218 | color: #6D7278; | ||
219 | } | ||
220 | .active1 { | ||
221 | background-color: #1E9FFF!important; | ||
222 | color: #fff!important; | ||
223 | } | ||
224 | .layui-anim-upbit a { | ||
225 | background-color: #fff!important; | ||
226 | font-weight: 100!important; | ||
227 | color: #000000!important; | ||
228 | } | ||
229 | .layui-anim-upbit a:hover { | ||
230 | background-color: #0091FF!important; | ||
231 | color: #ffffff!important; | ||
232 | font-weight: 600!important; | ||
233 | } | ||
234 | .layui-laypage .layui-laypage-curr .layui-laypage-em { | ||
235 | background-color: #0091FF!important; | ||
236 | } | ||
237 | /* 消息模块 */ | ||
238 | .sysNews { | ||
239 | margin-right: 15px; | ||
240 | cursor: pointer; | ||
241 | height: auto!important; | ||
242 | position: relative; | ||
243 | top: -10px; | ||
244 | height: auto; | ||
245 | } | ||
246 | .sysNewsItem { | ||
247 | position: relative; | ||
248 | } | ||
249 | .sysNewsList { | ||
250 | top: 30px!important; | ||
251 | border-radius: 5px!important; | ||
252 | width: 360px!important; | ||
253 | } | ||
254 | .sysNewsItem .sysNewsNum { | ||
255 | position: absolute; | ||
256 | display: block; | ||
257 | color: #fff; | ||
258 | background-color: #ff0000; | ||
259 | width: 14px; | ||
260 | height: 14px; | ||
261 | border-radius: 50%; | ||
262 | line-height: 14px; | ||
263 | right: -3px; | ||
264 | top: 0; | ||
265 | font-size: 12px; | ||
266 | text-align: center; | ||
267 | } | ||
268 | .sysNews img { | ||
269 | width: 17px; | ||
270 | } | ||
271 | .sysNewsList { | ||
272 | padding-top: 0!important; | ||
273 | } | ||
274 | .sysNewsList a { | ||
275 | opacity: 1!important; | ||
276 | } | ||
277 | .sysNewsList dd a { | ||
278 | display: block; | ||
279 | } | ||
280 | .sysNewsList dd { | ||
281 | padding-top: 10px; | ||
282 | background-color: #ffffff!important; | ||
283 | } | ||
284 | .sysNewsList dd a:hover { | ||
285 | background: none!important; | ||
286 | font-weight: 100!important; | ||
287 | } | ||
288 | .sysNewsList dd a p { | ||
289 | width: 100%; | ||
290 | display: block; | ||
291 | line-height: 24px; | ||
292 | color: #4a4a44; | ||
293 | white-space: normal; | ||
294 | } | ||
295 | .sysNewsList dd a p:hover { | ||
296 | color: #006CFF; | ||
297 | } | ||
298 | |||
299 | .sysNewsTitle { | ||
300 | background-color: #dedede; | ||
301 | line-height: 36px; | ||
302 | padding-left: 20px; | ||
303 | position: relative; | ||
304 | top: -1px; | ||
305 | border-top-left-radius: 5px; | ||
306 | border-top-right-radius: 5px; | ||
307 | } | ||
308 | .sysNewsOperation { | ||
309 | height: 36px; | ||
310 | display: block; | ||
311 | } | ||
312 | .sysNewsOperation span{ | ||
313 | float: left; | ||
314 | cursor: pointer; | ||
315 | color: #006CFF; | ||
316 | font-size: 12px; | ||
317 | margin-left: 20px; | ||
318 | } | ||
319 | .sysNewsOperation a{ | ||
320 | float: right; | ||
321 | cursor: pointer; | ||
322 | color: #006CFF!important; | ||
323 | font-size: 12px; | ||
324 | } | ||
325 | .sysNewsOperation a:hover { | ||
326 | background-color: #ffffff!important; | ||
327 | color: #006CFF!important; | ||
328 | font-weight: 100!important; | ||
329 | } | ||
330 | .newsDetail { | ||
331 | width: 320px; | ||
332 | } | ||
333 | .ellipsis { | ||
334 | overflow: hidden!important; | ||
335 | text-overflow:ellipsis!important; | ||
336 | white-space: nowrap!important; | ||
337 | } | ||
338 | .newsDetail-time span{ | ||
339 | font-size: 12px; | ||
340 | color: #006CFF!important; | ||
341 | } | ||
342 | .newsDetail-time span:nth-child(2){ | ||
343 | float: right; | ||
344 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
... | @@ -153,6 +153,9 @@ div.banner ul li a { | ... | @@ -153,6 +153,9 @@ div.banner ul li a { |
153 | .laws_regulations .laws_list li:not(:last-child) { | 153 | .laws_regulations .laws_list li:not(:last-child) { |
154 | border-bottom: 1px dashed #DEDEDE; | 154 | border-bottom: 1px dashed #DEDEDE; |
155 | } | 155 | } |
156 | .convenient_service li a { | ||
157 | cursor: pointer; | ||
158 | } | ||
156 | 159 | ||
157 | /* ---------------好差评start---------------------------- */ | 160 | /* ---------------好差评start---------------------------- */ |
158 | .Good_bad_reviews { | 161 | .Good_bad_reviews { | ... | ... |
staticCss/sysnews-center.css
0 → 100644
1 | .sysnews-center { | ||
2 | padding-bottom: 15px; | ||
3 | } | ||
4 | .sysnews-center-tab { | ||
5 | width: 1200px; | ||
6 | margin: 0 auto; | ||
7 | overflow: hidden; | ||
8 | padding: 20px 0; | ||
9 | } | ||
10 | .date-select { | ||
11 | width: 50%; | ||
12 | float: right; | ||
13 | } | ||
14 | .date-select input { | ||
15 | width: 36%; | ||
16 | display: inline-block; | ||
17 | } | ||
18 | .sysnews-center-tab ul li { | ||
19 | display: inline-block; | ||
20 | margin-right: 15px; | ||
21 | cursor: pointer; | ||
22 | } | ||
23 | .sysnews-center-tab ul { | ||
24 | width: 30%; | ||
25 | float: left; | ||
26 | padding-top: 7px; | ||
27 | } | ||
28 | .sysnews-center-tab .search-button { | ||
29 | margin-left: 10px; | ||
30 | } | ||
31 | /* 消息列表 */ | ||
32 | .sysnews-list { | ||
33 | width: 1200px; | ||
34 | margin: 0 auto; | ||
35 | padding :20px; | ||
36 | border-radius: 5px; | ||
37 | border: 1px solid #dedede; | ||
38 | } | ||
39 | .sysnews-list li p { | ||
40 | display: inline-block; | ||
41 | } | ||
42 | .sysnews-list li .list-date { | ||
43 | margin-right: 15px; | ||
44 | color: #7e7b7b; | ||
45 | } | ||
46 | .sysnews-list li .list-type { | ||
47 | float: right; | ||
48 | color: #1E9FFF; | ||
49 | } | ||
50 | .sysnewsTabActive { | ||
51 | color: #1E9FFF; | ||
52 | } | ||
53 | .sysnews-list li p:hover { | ||
54 | color: #1E9FFF; | ||
55 | } | ||
56 | .page { | ||
57 | text-align: center; | ||
58 | margin: 15px 0; | ||
59 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
... | @@ -288,3 +288,9 @@ | ... | @@ -288,3 +288,9 @@ |
288 | border-color: #FABF4F; | 288 | border-color: #FABF4F; |
289 | z-index: 10; | 289 | z-index: 10; |
290 | } | 290 | } |
291 | .completed { | ||
292 | color: #23E3D5; | ||
293 | float: right; | ||
294 | margin-top: 26px; | ||
295 | margin-right: 8px; | ||
296 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -320,4 +320,14 @@ div.subject { | ... | @@ -320,4 +320,14 @@ div.subject { |
320 | .tj { | 320 | .tj { |
321 | margin: 10px 0; | 321 | margin: 10px 0; |
322 | cursor: pointer; | 322 | cursor: pointer; |
323 | } | ||
324 | .sticky .left-top { | ||
325 | font-size: 24px; | ||
326 | } | ||
327 | .sticky .xw-left img { | ||
328 | width: 230px; | ||
329 | height: 140px; | ||
330 | } | ||
331 | .sticky .xw-right { | ||
332 | font-size: 18px; | ||
323 | } | 333 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -401,6 +401,7 @@ | ... | @@ -401,6 +401,7 @@ |
401 | font-size: 14px; | 401 | font-size: 14px; |
402 | float: left; | 402 | float: left; |
403 | margin-right: 15px; | 403 | margin-right: 15px; |
404 | margin-bottom: 15px; | ||
404 | } | 405 | } |
405 | .business_item ul li .mask { | 406 | .business_item ul li .mask { |
406 | position: absolute; | 407 | position: absolute; | ... | ... |
staticImages/xiaoxi.png
0 → 100644

4.35 KB
staticImages/zhuxiao.png
0 → 100644

7.57 KB
... | @@ -25,24 +25,33 @@ function fetchDataReview() { | ... | @@ -25,24 +25,33 @@ function fetchDataReview() { |
25 | return false; | 25 | return false; |
26 | }); | 26 | }); |
27 | }); | 27 | }); |
28 | $('.verCode').click(function() { | 28 | var timer = ""; |
29 | var time = 10; | 29 | var nums = 60; |
30 | settime($(this)); | 30 | var validCode = true;//定义该变量是为了处理后面的重复点击事件 |
31 | function settime(obj) { | 31 | $('.verCode').click(function () { |
32 | if (time == 0) { | 32 | var code = $(this); |
33 | $(obj).attr('disabled', false); | 33 | if (validCode) { |
34 | $(obj).html("点击获取验证码"); | 34 | validCode = false; |
35 | time = 60; | 35 | yanzheng() |
36 | return; | 36 | timer = setInterval(function () { |
37 | } else { | 37 | yanzheng() |
38 | $(obj).attr('disabled', true); | ||
39 | $(obj).html(time + "秒后重新发送"); | ||
40 | time--; | ||
41 | } | ||
42 | setTimeout(function () { | ||
43 | settime(obj) | ||
44 | }, 1000) | 38 | }, 1000) |
45 | } | 39 | } |
40 | function yanzheng() { | ||
41 | if (nums > 0) { | ||
42 | nums--; | ||
43 | code.text(nums + "秒后重新发送"); | ||
44 | code.addClass("layui-btn-disabled"); | ||
45 | } | ||
46 | else { | ||
47 | clearInterval(timer); | ||
48 | nums = 60;//重置回去 | ||
49 | validCode = true; | ||
50 | code.removeClass("layui-btn-disabled"); | ||
51 | code.text("发送验证码"); | ||
52 | } | ||
53 | } | ||
54 | |||
46 | }) | 55 | }) |
47 | } | 56 | } |
48 | // 初始化数据 | 57 | // 初始化数据 | ... | ... |
... | @@ -16,9 +16,11 @@ document.writeln(" <meta name=\'description\' content=\'\' />"); | ... | @@ -16,9 +16,11 @@ document.writeln(" <meta name=\'description\' content=\'\' />"); |
16 | document.writeln(" <meta name=\'Keywords\' content=\'\' />"); | 16 | document.writeln(" <meta name=\'Keywords\' content=\'\' />"); |
17 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />"); | 17 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />"); |
18 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />"); | 18 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />"); |
19 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/header.css\' />"); | ||
19 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>"); | 20 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>"); |
20 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>"); | 21 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>"); |
21 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>"); | 22 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>"); |
23 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/header.js\'></script>"); | ||
22 | document.writeln("</head>"); | 24 | document.writeln("</head>"); |
23 | document.writeln(""); | 25 | document.writeln(""); |
24 | document.writeln("<body>"); | 26 | document.writeln("<body>"); |
... | @@ -34,9 +36,19 @@ document.writeln(" </div>"); | ... | @@ -34,9 +36,19 @@ document.writeln(" </div>"); |
34 | document.writeln(" <ul class='login login-con isLogin'>"); | 36 | document.writeln(" <ul class='login login-con isLogin'>"); |
35 | document.writeln(" <li class='loginSelect'>"); | 37 | document.writeln(" <li class='loginSelect'>"); |
36 | document.writeln(" <p class='loginButton PersonLogin'>登录</p>"); | 38 | document.writeln(" <p class='loginButton PersonLogin'>登录</p>"); |
39 | document.writeln(" <p class='loginButton register' id='register'><a href=\'" + localhostPaht + "/staticViews/register.html\'>注册</a></p>"); | ||
37 | document.writeln(" </li>"); | 40 | document.writeln(" </li>"); |
38 | document.writeln(" </ul>"); | 41 | document.writeln(" </ul>"); |
39 | document.writeln(" <ul class='login layui-nav login-con loginAfter'>"); | 42 | document.writeln(" <ul class='login layui-nav login-con loginAfter'>"); |
43 | document.writeln(" <li class='layui-nav-item sysNews'>"); | ||
44 | document.writeln(" <p class='sysNewsItem'><img class='userImage' src=\'" + localhostPaht + "/staticImages/xiaoxi.png\'><span class='sysNewsNum'>12</span></p>"); | ||
45 | document.writeln(" <dl class='layui-nav-child sysNewsList'>"); | ||
46 | document.writeln(" <div class='sysNewsTitle'>最新消息</div>"); | ||
47 | document.writeln(" <div class='sysNewsOperation'><span>全部标记为已阅</span><a href=\'" + localhostPaht + "/staticViews/sysnews-center.html\'>查看全部</a></div>"); | ||
48 | document.writeln(" <dd><a><p class='newsDetail ellipsis'>您申请办理的XXX业务已成功提交您申请办理的XXX业务已成功提交</p><div class='newsDetail-time'><span>2020-12-32</span> <span>已读</span></div></a></dd>"); | ||
49 | document.writeln(" <dd><a><p class='newsDetail ellipsis'>您申请办理的XXX业务已成功提交您申请办理的XXX业务已成功提交</p><div class='newsDetail-time'><span>2020-12-32</span> <span>已读</span></div></a></dd>"); | ||
50 | document.writeln(" </dl>"); | ||
51 | document.writeln(" </li>"); | ||
40 | document.writeln(" <img class='userImage' src=\'" + localhostPaht + "/staticImages/user.png\'>"); | 52 | document.writeln(" <img class='userImage' src=\'" + localhostPaht + "/staticImages/user.png\'>"); |
41 | document.writeln(" <p class='personalCenter'><a href=\'" + localhostPaht + "/staticViews/grzx.html\'>个人中心</a></p>"); | 53 | document.writeln(" <p class='personalCenter'><a href=\'" + localhostPaht + "/staticViews/grzx.html\'>个人中心</a></p>"); |
42 | document.writeln(" <li class='layui-nav-item loginSelect'>"); | 54 | document.writeln(" <li class='layui-nav-item loginSelect'>"); |
... | @@ -44,7 +56,7 @@ document.writeln(" <p class='loginButton PersonLogin'>登录< | ... | @@ -44,7 +56,7 @@ document.writeln(" <p class='loginButton PersonLogin'>登录< |
44 | document.writeln(" <dl class='layui-nav-child userInfo'>"); | 56 | document.writeln(" <dl class='layui-nav-child userInfo'>"); |
45 | document.writeln(" <!-- 二级菜单 -->"); | 57 | document.writeln(" <!-- 二级菜单 -->"); |
46 | document.writeln(" <dd><a>个人信息</a></dd>"); | 58 | document.writeln(" <dd><a>个人信息</a></dd>"); |
47 | document.writeln(" <dd><a id='cancellation'>注销</a></dd>"); | 59 | document.writeln(" <dd><a id='cancellation'><img src=\'" + localhostPaht + "/staticImages/zhuxiao.png\'>退出</a></dd>"); |
48 | document.writeln(" </dl>"); | 60 | document.writeln(" </dl>"); |
49 | document.writeln(" </li>"); | 61 | document.writeln(" </li>"); |
50 | document.writeln(" </ul>"); | 62 | document.writeln(" </ul>"); | ... | ... |
staticJs/header.js
0 → 100644
1 | $(function () { | ||
2 | newsCenterData(); | ||
3 | }) | ||
4 | function newsCenterData() { | ||
5 | $('.sysNewsList .newsDetail').mouseover(function () { | ||
6 | $('.sysNewsList .newsDetail').addClass('ellipsis'); | ||
7 | $(this).removeClass('ellipsis'); | ||
8 | }) | ||
9 | $('.sysNewsList .newsDetail').mouseout(function () { | ||
10 | $('.sysNewsList .newsDetail').addClass('ellipsis'); | ||
11 | }) | ||
12 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
... | @@ -5,17 +5,17 @@ function login() { | ... | @@ -5,17 +5,17 @@ function login() { |
5 | type: 1, | 5 | type: 1, |
6 | title: '登录信息', | 6 | title: '登录信息', |
7 | shadeClose: false, | 7 | shadeClose: false, |
8 | area: ['500px', '320px'], | 8 | area: ['500px', '280px'], |
9 | scrollbar: false, | 9 | scrollbar: false, |
10 | skin: 'confimInfo', | 10 | skin: 'confimInfo', |
11 | content: '<div class="loginINfo">' | 11 | content: '<div class="loginINfo">' |
12 | + '<ul>' | 12 | + '<ul>' |
13 | + '<li><span><a class="require">*</a>手机号</span>:<input id="phone"></li>' | 13 | + '<li><span><a class="require">*</a>手机号</span>:<input class="loginInput" id="phone"></li>' |
14 | + '<li><span><a class="require">*</a>密码</span>:<input type="password" id="IDcard"></li>' | 14 | + '<li><span><a class="require">*</a>密码</span>:<input class="loginInput" type="password" id="IDcard"></li>' |
15 | + '</ul>' | 15 | + '</ul>' |
16 | + '<div class="btns">' | 16 | + '<div class="btns">' |
17 | + '<button type="button" id="loginButton">登录</button>' | 17 | + '<button type="button" class="layui-btn layui-btn-normal" id="loginButton">登录</button>' |
18 | + '<button type="button" id="registerButton">注册</button></div>' | 18 | + '<button type="button" class="layui-btn layui-btn-primary" id="registerButton">注册</button></div>' |
19 | + '</div>' | 19 | + '</div>' |
20 | }); | 20 | }); |
21 | }) | 21 | }) |
... | @@ -43,6 +43,7 @@ function fetchDataReview() { | ... | @@ -43,6 +43,7 @@ function fetchDataReview() { |
43 | window.open('' + localhostPaht + '/index.html', '_self'); | 43 | window.open('' + localhostPaht + '/index.html', '_self'); |
44 | $('.loginAfter').hide(); | 44 | $('.loginAfter').hide(); |
45 | $('.isLogin').show(); | 45 | $('.isLogin').show(); |
46 | sessionStorage.clear() | ||
46 | }, function () { | 47 | }, function () { |
47 | layer.msg('已取消'); | 48 | layer.msg('已取消'); |
48 | }); | 49 | }); | ... | ... |
... | @@ -5,6 +5,11 @@ layui.use('element', function () { | ... | @@ -5,6 +5,11 @@ layui.use('element', function () { |
5 | $(function () { | 5 | $(function () { |
6 | addTabs('#wssq'); | 6 | addTabs('#wssq'); |
7 | setFristStepPageFLow(GetQueryString('ywid'), GetQueryString('businessno')); | 7 | setFristStepPageFLow(GetQueryString('ywid'), GetQueryString('businessno')); |
8 | if (business.sqfs=='1') { | ||
9 | $('#sqfs').text('单方申请') | ||
10 | }else { | ||
11 | $('#sqfs').text('双方申请') | ||
12 | } | ||
8 | bugSearch(); | 13 | bugSearch(); |
9 | SetCheckContent(); | 14 | SetCheckContent(); |
10 | fetchDataReview(); | 15 | fetchDataReview(); | ... | ... |
... | @@ -6,7 +6,19 @@ layui.use('element', function () { | ... | @@ -6,7 +6,19 @@ layui.use('element', function () { |
6 | $(function () { | 6 | $(function () { |
7 | addTabs('#wssq') | 7 | addTabs('#wssq') |
8 | setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno')); | 8 | setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno')); |
9 | if (business.sqfs=='1') { | ||
10 | $('#sqfs').text('单方申请') | ||
11 | }else { | ||
12 | $('#sqfs').text('双方申请') | ||
13 | } | ||
9 | list = getApplyRecord(GetQueryString('bsm_slsq'),GetQueryString('businessno')); | 14 | list = getApplyRecord(GetQueryString('bsm_slsq'),GetQueryString('businessno')); |
15 | console.log(666,list) | ||
16 | // 领证方式 | ||
17 | if(list.lzfs=='1') { | ||
18 | $('.mail').hide(); | ||
19 | }else { | ||
20 | $('.scene').hide(); | ||
21 | } | ||
10 | if(list.sqrlb == '1') { | 22 | if(list.sqrlb == '1') { |
11 | $('#acceptance_info h3').text('权利人信息'); | 23 | $('#acceptance_info h3').text('权利人信息'); |
12 | }else { | 24 | }else { | ... | ... |
... | @@ -4,6 +4,11 @@ layui.use('element', function () { | ... | @@ -4,6 +4,11 @@ layui.use('element', function () { |
4 | $(function () { | 4 | $(function () { |
5 | addTabs('#wssq') | 5 | addTabs('#wssq') |
6 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 6 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
7 | if (business.sqfs=='1') { | ||
8 | $('#sqfs').text('单方申请') | ||
9 | }else { | ||
10 | $('#sqfs').text('双方申请') | ||
11 | } | ||
7 | fetchDataReview(); | 12 | fetchDataReview(); |
8 | }) | 13 | }) |
9 | function fetchDataReview() { | 14 | function fetchDataReview() { | ... | ... |
... | @@ -12,6 +12,11 @@ $(function () { | ... | @@ -12,6 +12,11 @@ $(function () { |
12 | addTabs('#wssq'); | 12 | addTabs('#wssq'); |
13 | //设置步骤条信息 | 13 | //设置步骤条信息 |
14 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 14 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
15 | if (business.sqfs=='1') { | ||
16 | $('#sqfs').text('单方申请') | ||
17 | }else { | ||
18 | $('#sqfs').text('双方申请') | ||
19 | } | ||
15 | //获取申请记录详细 | 20 | //获取申请记录详细 |
16 | slsqxx = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 21 | slsqxx = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
17 | //加载材料信息 | 22 | //加载材料信息 |
... | @@ -49,10 +54,10 @@ function applicationMethod() { | ... | @@ -49,10 +54,10 @@ function applicationMethod() { |
49 | // 在这里页面显示进行处理 | 54 | // 在这里页面显示进行处理 |
50 | if (slsqxx.sqrlb == '1') { | 55 | if (slsqxx.sqrlb == '1') { |
51 | $('.obtaining_license').show(); | 56 | $('.obtaining_license').show(); |
52 | $('#obligeeInformation').text('权利人信息'); | 57 | $('#obligeeInformation').text('义务人信息'); |
53 | } else { | 58 | } else { |
54 | $('.obtaining_license').hide(); | 59 | $('.obtaining_license').hide(); |
55 | $('#obligeeInformation').text('义务人信息'); | 60 | $('#obligeeInformation').text('权利人信息'); |
56 | $('.nextSubmitButton').empty(); | 61 | $('.nextSubmitButton').empty(); |
57 | $('.nextSubmitButton').append('<div class="next_button">'+ | 62 | $('.nextSubmitButton').append('<div class="next_button">'+ |
58 | '<button type="button" lay-submit="" lay-filter="submit1" class="layui-btn layui-btn-normal">'+ | 63 | '<button type="button" lay-submit="" lay-filter="submit1" class="layui-btn layui-btn-normal">'+ | ... | ... |
... | @@ -3,6 +3,11 @@ layui.use('element', function () { | ... | @@ -3,6 +3,11 @@ layui.use('element', function () { |
3 | $(function () { | 3 | $(function () { |
4 | addTabs('#wssq') | 4 | addTabs('#wssq') |
5 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 5 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
6 | if (business.sqfs=='1') { | ||
7 | $('#sqfs').text('单方申请') | ||
8 | }else { | ||
9 | $('#sqfs').text('双方申请') | ||
10 | } | ||
6 | list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 11 | list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
7 | console.log(list) | 12 | console.log(list) |
8 | Webcam.set({ | 13 | Webcam.set({ | ... | ... |
... | @@ -4,6 +4,11 @@ layui.use('element', function () { | ... | @@ -4,6 +4,11 @@ layui.use('element', function () { |
4 | $(function () { | 4 | $(function () { |
5 | addTabs('#wssq'); | 5 | addTabs('#wssq'); |
6 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 6 | setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
7 | if (business.sqfs=='1') { | ||
8 | $('#sqfs').text('单方申请') | ||
9 | }else { | ||
10 | $('#sqfs').text('双方申请') | ||
11 | } | ||
7 | _getSfxx(GetQueryString('bsm_slsq')); | 12 | _getSfxx(GetQueryString('bsm_slsq')); |
8 | list = getApplyRecord(GetQueryString('bsm_slsq'),GetQueryString('businessno')); | 13 | list = getApplyRecord(GetQueryString('bsm_slsq'),GetQueryString('businessno')); |
9 | if(list.ajzt !='4' || list.ajzt !='5') { | 14 | if(list.ajzt !='4' || list.ajzt !='5') { | ... | ... |
... | @@ -6,6 +6,11 @@ $(function () { | ... | @@ -6,6 +6,11 @@ $(function () { |
6 | setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno')); | 6 | setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno')); |
7 | // 获取页面信息 | 7 | // 获取页面信息 |
8 | _taxVerification(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 8 | _taxVerification(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
9 | if (business.sqfs=='1') { | ||
10 | $('#sqfs').text('单方申请') | ||
11 | }else { | ||
12 | $('#sqfs').text('双方申请') | ||
13 | } | ||
9 | if(business.sqrlb == '1') { | 14 | if(business.sqrlb == '1') { |
10 | $('.buyer_information h3').text('权利人信息'); | 15 | $('.buyer_information h3').text('权利人信息'); |
11 | }else { | 16 | }else { | ... | ... |
... | @@ -291,14 +291,19 @@ function setDiv(item){ | ... | @@ -291,14 +291,19 @@ function setDiv(item){ |
291 | } | 291 | } |
292 | // 转给转入方进行流转 | 292 | // 转给转入方进行流转 |
293 | function layuiOpen(data ,bsm_slsq, businessno){ | 293 | function layuiOpen(data ,bsm_slsq, businessno){ |
294 | var html = '' | 294 | var html = '',titieInfo =''; |
295 | if(business.sqrlb=='1') { | ||
296 | titieInfo = '请选择义务人用户' | ||
297 | }else { | ||
298 | titieInfo = '请选择权利人用户' | ||
299 | } | ||
295 | for (var i = 0; i < data.length; i++) { | 300 | for (var i = 0; i < data.length; i++) { |
296 | html += setDiv(data[i]) | 301 | html += setDiv(data[i]) |
297 | } | 302 | } |
298 | layui.use("layer", function () { | 303 | layui.use("layer", function () { |
299 | layer.open({ | 304 | layer.open({ |
300 | type:1, | 305 | type:1, |
301 | title: '转入方信息', | 306 | title: titieInfo, |
302 | area: ['500px', '270px'], | 307 | area: ['500px', '270px'], |
303 | scrollbar: false, | 308 | scrollbar: false, |
304 | btn: ['确定'], | 309 | btn: ['确定'], | ... | ... |
... | @@ -61,7 +61,12 @@ $(function () { | ... | @@ -61,7 +61,12 @@ $(function () { |
61 | function initData() { | 61 | function initData() { |
62 | $('#appointment_inquiry').click (function(){ | 62 | $('#appointment_inquiry').click (function(){ |
63 | if (isLogin()) { | 63 | if (isLogin()) { |
64 | window.open('./staticViews/wdyy.html') | 64 | window.open('./staticViews/wdyy.html','_self') |
65 | } | ||
66 | }) | ||
67 | $('#onlineBooking').click (function(){ | ||
68 | if (isLogin()) { | ||
69 | window.open('./staticViews/wdyy.html','_self') | ||
65 | } | 70 | } |
66 | }) | 71 | }) |
67 | } | 72 | } | ... | ... |
1 | $(function () { | 1 | $(function () { |
2 | layui.use(['form'], function () { | 2 | layui.use(['form'], function () { |
3 | var form = layui.form | 3 | var form = layui.form |
4 | form.on('select(type)', function (data) { | ||
5 | console.log(data); | ||
6 | }) | ||
7 | //监听提交 | 4 | //监听提交 |
8 | form.on('submit(demo1)', function (data) { | 5 | form.on('submit(demo1)', function (data) { |
9 | register(data.field) | 6 | register(data.field) |
... | @@ -12,7 +9,7 @@ $(function () { | ... | @@ -12,7 +9,7 @@ $(function () { |
12 | }) | 9 | }) |
13 | }) | 10 | }) |
14 | 11 | ||
15 | // 获取受理流程信息 | 12 | // 注册 |
16 | function register(formData) { | 13 | function register(formData) { |
17 | $.ajax({ | 14 | $.ajax({ |
18 | url: portal.api_url + "/protal/users/insert",//路径 | 15 | url: portal.api_url + "/protal/users/insert",//路径 |
... | @@ -28,6 +25,8 @@ function register(formData) { | ... | @@ -28,6 +25,8 @@ function register(formData) { |
28 | }) | 25 | }) |
29 | window.open("../index.html","_self") | 26 | window.open("../index.html","_self") |
30 | window.history.go(-1) | 27 | window.history.go(-1) |
28 | }else { | ||
29 | layer.msg(result.message); | ||
31 | } | 30 | } |
32 | } | 31 | } |
33 | }); | 32 | }); | ... | ... |
staticJs/sysnews-center.js
0 → 100644
1 | layui.use('element', function () { | ||
2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | ||
3 | }); | ||
4 | layui.use('laydate', function () { | ||
5 | var laydate = layui.laydate; | ||
6 | //执行一个laydate实例 | ||
7 | laydate.render({ | ||
8 | elem: '#date1' //指定元素 | ||
9 | }); | ||
10 | }); | ||
11 | layui.use('laydate', function () { | ||
12 | var laydate = layui.laydate; | ||
13 | //执行一个laydate实例 | ||
14 | laydate.render({ | ||
15 | elem: '#date2' //指定元素 | ||
16 | }); | ||
17 | }); | ||
18 | layui.use('laypage', function () { | ||
19 | let laypage = layui.laypage; | ||
20 | laypage.render({ | ||
21 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | ||
22 | , curr: data.curr//让起始页,也就是点击的页码 | ||
23 | , count: data.total //数据总数,从服务端得到 | ||
24 | , theme: '#0091FF' | ||
25 | , jump: function (obj, first) { | ||
26 | if (!first) { | ||
27 | } | ||
28 | } | ||
29 | }); | ||
30 | }); | ||
31 | $(function () { | ||
32 | initNewsData() | ||
33 | }) | ||
34 | function initNewsData() { | ||
35 | $('.sysnews-center-tab ul li').click(function () { | ||
36 | $('.sysnews-center-tab ul li').removeClass('sysnewsTabActive'); | ||
37 | $(this).addClass('sysnewsTabActive') | ||
38 | }) | ||
39 | } | ||
40 | var data = { //数据 | ||
41 | total: 10, | ||
42 | curr: 1 | ||
43 | }; | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
... | @@ -271,6 +271,8 @@ function dataRendering() { | ... | @@ -271,6 +271,8 @@ function dataRendering() { |
271 | li += '<a class="handle" data-slsqBsm="' + dataList.list[i].slsqBsm + '" data-businessNo="' + dataList.list[i].businessNo + '">继续办理</a>' | 271 | li += '<a class="handle" data-slsqBsm="' + dataList.list[i].slsqBsm + '" data-businessNo="' + dataList.list[i].businessNo + '">继续办理</a>' |
272 | } else if (dataList.list[i].ajzt == '3') { | 272 | } else if (dataList.list[i].ajzt == '3') { |
273 | li += '<a slsqBsm="'+dataList.list[i].slsqBsm+'" class="handle">缴费</a>' | 273 | li += '<a slsqBsm="'+dataList.list[i].slsqBsm+'" class="handle">缴费</a>' |
274 | }else if (dataList.list[i].ajzt == '4' || dataList.list[i].ajzt == '5' || dataList.list[i].ajzt == '6') { | ||
275 | li += '<a class="completed">已办结</a>' | ||
274 | } | 276 | } |
275 | $('.appintmentListItem').append(li) | 277 | $('.appintmentListItem').append(li) |
276 | } | 278 | } | ... | ... |
... | @@ -10,12 +10,6 @@ $(function () { | ... | @@ -10,12 +10,6 @@ $(function () { |
10 | slidesPerGroup: 1, | 10 | slidesPerGroup: 1, |
11 | observer: true, | 11 | observer: true, |
12 | observeParents: true, | 12 | observeParents: true, |
13 | // on: { | ||
14 | // click: function (swiper) { | ||
15 | // var index = swiper["clickedIndex"]; | ||
16 | // //a(index); | ||
17 | // }, | ||
18 | // }, | ||
19 | loopFillGroupWithBlank: true, | 13 | loopFillGroupWithBlank: true, |
20 | navigation: { | 14 | navigation: { |
21 | nextEl: ".swiper-button-next", | 15 | nextEl: ".swiper-button-next", |
... | @@ -200,7 +194,7 @@ function handle(id) { | ... | @@ -200,7 +194,7 @@ function handle(id) { |
200 | content: | 194 | content: |
201 | '<div class="infoContent">' + | 195 | '<div class="infoContent">' + |
202 | "<ul>" + | 196 | "<ul>" + |
203 | "<li><span>姓名</span>:" + getItem('myCookie').username + "</li>" + | 197 | "<li><span>姓名</span>: " + getItem('myCookie').username + "</li>" + |
204 | "<li><span>身份证号</span>:" + getItem('myCookie').zjhm + "</li>" + | 198 | "<li><span>身份证号</span>:" + getItem('myCookie').zjhm + "</li>" + |
205 | "<li><span>联系电话</span>:" + getItem('myCookie').phone + "</li>" + | 199 | "<li><span>联系电话</span>:" + getItem('myCookie').phone + "</li>" + |
206 | "</ul>" + | 200 | "</ul>" + |
... | @@ -208,7 +202,7 @@ function handle(id) { | ... | @@ -208,7 +202,7 @@ function handle(id) { |
208 | hallname + | 202 | hallname + |
209 | "</div>" + | 203 | "</div>" + |
210 | '<div class="listItem"><h3>预约业务:</h3>' + | 204 | '<div class="listItem"><h3>预约业务:</h3>' + |
211 | input.val() + | 205 | input.find('h3').text() + |
212 | "</div>" + | 206 | "</div>" + |
213 | '<div class="listItem"><h3>预约时间:</h3>' + | 207 | '<div class="listItem"><h3>预约时间:</h3>' + |
214 | bookingDateUL.children("li").get(1).innerHTML + | 208 | bookingDateUL.children("li").get(1).innerHTML + | ... | ... |
... | @@ -55,7 +55,6 @@ | ... | @@ -55,7 +55,6 @@ |
55 | <li> | 55 | <li> |
56 | <span>手机号:</span> | 56 | <span>手机号:</span> |
57 | <p>187789798798</p> | 57 | <p>187789798798</p> |
58 | <button type="button" name="button" class="verCode">点击获取验证码</button> | ||
59 | </li> | 58 | </li> |
60 | <li> | 59 | <li> |
61 | <span>身份证号:</span> | 60 | <span>身份证号:</span> |
... | @@ -64,7 +63,8 @@ | ... | @@ -64,7 +63,8 @@ |
64 | </ul> | 63 | </ul> |
65 | <div class="verificationCode"> | 64 | <div class="verificationCode"> |
66 | <span>验证码:</span> | 65 | <span>验证码:</span> |
67 | <input type="tel" placeholder="请输入验证码" class="layui-input"> | 66 | <input type="tel" placeholder="请输入验证码" class="layui-input codeInput"> |
67 | <button type="button" class="layui-btn layui-btn-primary verCode">获取验证码</button> | ||
68 | </div> | 68 | </div> |
69 | <div class="verificationCode marginTop20"> | 69 | <div class="verificationCode marginTop20"> |
70 | <span>受理编号:</span> | 70 | <span>受理编号:</span> | ... | ... |
... | @@ -54,7 +54,6 @@ | ... | @@ -54,7 +54,6 @@ |
54 | <li> | 54 | <li> |
55 | <span>手机号:</span> | 55 | <span>手机号:</span> |
56 | <p>187789798798</p> | 56 | <p>187789798798</p> |
57 | <button type="button" name="button" class="verCode">点击获取验证码</button> | ||
58 | </li> | 57 | </li> |
59 | <li> | 58 | <li> |
60 | <span>身份证号:</span> | 59 | <span>身份证号:</span> |
... | @@ -64,6 +63,7 @@ | ... | @@ -64,6 +63,7 @@ |
64 | <div class="verificationCode"> | 63 | <div class="verificationCode"> |
65 | <span>验证码:</span> | 64 | <span>验证码:</span> |
66 | <input type="tel" placeholder="请输入验证码" class="layui-input"> | 65 | <input type="tel" placeholder="请输入验证码" class="layui-input"> |
66 | <button type="button" class="layui-btn layui-btn-primary verCode">获取验证码</button> | ||
67 | </div> | 67 | </div> |
68 | <div class="query_criteria"> | 68 | <div class="query_criteria"> |
69 | <label class="layui-form-label query_criteria_title">不动产证书号:</label> | 69 | <label class="layui-form-label query_criteria_title">不动产证书号:</label> | ... | ... |
... | @@ -56,7 +56,6 @@ | ... | @@ -56,7 +56,6 @@ |
56 | <li> | 56 | <li> |
57 | <span>手机号:</span> | 57 | <span>手机号:</span> |
58 | <p>187789798798</p> | 58 | <p>187789798798</p> |
59 | <button type="button" name="button" class="verCode">点击获取验证码</button> | ||
60 | </li> | 59 | </li> |
61 | <li> | 60 | <li> |
62 | <span>身份证号:</span> | 61 | <span>身份证号:</span> |
... | @@ -65,7 +64,8 @@ | ... | @@ -65,7 +64,8 @@ |
65 | </ul> | 64 | </ul> |
66 | <div class="verificationCode"> | 65 | <div class="verificationCode"> |
67 | <span>验证码:</span> | 66 | <span>验证码:</span> |
68 | <input type="tel" placeholder="请输入验证码" class="layui-input"> | 67 | <input type="tel" placeholder="请输入验证码" class="layui-input codeInput"> |
68 | <button type="button" class="layui-btn layui-btn-primary verCode">获取验证码</button> | ||
69 | </div> | 69 | </div> |
70 | <div class="query_criteria"> | 70 | <div class="query_criteria"> |
71 | <label class="layui-form-label query_criteria_title">不动产证书号:</label> | 71 | <label class="layui-form-label query_criteria_title">不动产证书号:</label> | ... | ... |
... | @@ -55,7 +55,6 @@ | ... | @@ -55,7 +55,6 @@ |
55 | <li> | 55 | <li> |
56 | <span>手机号:</span> | 56 | <span>手机号:</span> |
57 | <p>187789798798</p> | 57 | <p>187789798798</p> |
58 | <button type="button" name="button" class="verCode">点击获取验证码</button> | ||
59 | </li> | 58 | </li> |
60 | <li> | 59 | <li> |
61 | <span>身份证号:</span> | 60 | <span>身份证号:</span> |
... | @@ -64,7 +63,8 @@ | ... | @@ -64,7 +63,8 @@ |
64 | </ul> | 63 | </ul> |
65 | <div class="verificationCode"> | 64 | <div class="verificationCode"> |
66 | <span>验证码:</span> | 65 | <span>验证码:</span> |
67 | <input type="tel" placeholder="请输入验证码" class="layui-input"> | 66 | <input type="tel" placeholder="请输入验证码" class="layui-input codeInput"> |
67 | <button type="button" class="layui-btn layui-btn-primary verCode">获取验证码</button> | ||
68 | </div> | 68 | </div> |
69 | <div class="verificationCode marginTop20"> | 69 | <div class="verificationCode marginTop20"> |
70 | <span>受理编号:</span> | 70 | <span>受理编号:</span> | ... | ... |
... | @@ -55,7 +55,6 @@ | ... | @@ -55,7 +55,6 @@ |
55 | <li> | 55 | <li> |
56 | <span>手机号:</span> | 56 | <span>手机号:</span> |
57 | <p>187789798798</p> | 57 | <p>187789798798</p> |
58 | <button type="button" name="button" class="verCode">点击获取验证码</button> | ||
59 | </li> | 58 | </li> |
60 | <li> | 59 | <li> |
61 | <span>身份证号:</span> | 60 | <span>身份证号:</span> |
... | @@ -64,7 +63,8 @@ | ... | @@ -64,7 +63,8 @@ |
64 | </ul> | 63 | </ul> |
65 | <div class="verificationCode"> | 64 | <div class="verificationCode"> |
66 | <span>验证码:</span> | 65 | <span>验证码:</span> |
67 | <input type="tel" placeholder="请输入验证码" class="layui-input"> | 66 | <input type="tel" placeholder="请输入验证码" class="layui-input codeInput"> |
67 | <button type="button" class="layui-btn layui-btn-primary verCode">获取验证码</button> | ||
68 | </div> | 68 | </div> |
69 | <div class="verificationCode marginTop20"> | 69 | <div class="verificationCode marginTop20"> |
70 | <span>合同备案编号:</span> | 70 | <span>合同备案编号:</span> | ... | ... |
... | @@ -47,6 +47,16 @@ | ... | @@ -47,6 +47,16 @@ |
47 | <div class="listArea"> | 47 | <div class="listArea"> |
48 | <div class="announcement_list"> | 48 | <div class="announcement_list"> |
49 | <ul class="gglist" id="notice-list"> | 49 | <ul class="gglist" id="notice-list"> |
50 | <!-- <li> | ||
51 | <a href="./ggxq.html?id=c0654da77bda44270f558bb36f8574c3" target="_blank"> | ||
52 | <div class="notice-item"> <svg class="icon svg-icon" aria-hidden="true"> | ||
53 | <use xlink:href="#icongongshi"></use> | ||
54 | </svg> | ||
55 | <p class="item_list"> 2222222 </p> | ||
56 | </div> | ||
57 | </a> | ||
58 | </li> --> | ||
59 | <!-- icongonggao1 --> | ||
50 | </ul> | 60 | </ul> |
51 | <div id="test1"></div> | 61 | <div id="test1"></div> |
52 | </div> | 62 | </div> |
... | @@ -74,7 +84,7 @@ | ... | @@ -74,7 +84,7 @@ |
74 | {{# layui.each(d.list, function(index, item){ }} | 84 | {{# layui.each(d.list, function(index, item){ }} |
75 | <li> | 85 | <li> |
76 | <a href='./ggxq.html?id={{item.id}}' target="_blank"> | 86 | <a href='./ggxq.html?id={{item.id}}' target="_blank"> |
77 | <div class="gg"> | 87 | <div class="notice-item"> |
78 | {{# if(item.noticeType == 1){ }} | 88 | {{# if(item.noticeType == 1){ }} |
79 | <svg class="icon svg-icon" aria-hidden="true"> | 89 | <svg class="icon svg-icon" aria-hidden="true"> |
80 | <use xlink:href="#icongongshi"></use> | 90 | <use xlink:href="#icongongshi"></use> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | <div class="content_box"> | 25 | <div class="content_box"> |
26 | <div class="name_title"> | 26 | <div class="name_title"> |
27 | <h2>商品房</h2> | 27 | <h2>商品房</h2> |
28 | <!-- <p>转移登记</p> --> | 28 | <p id="sqfs">转移登记</p> |
29 | </div> | 29 | </div> |
30 | <div class="content_area"> | 30 | <div class="content_area"> |
31 | <div class="progressBar"> | 31 | <div class="progressBar"> |
... | @@ -33,9 +33,6 @@ | ... | @@ -33,9 +33,6 @@ |
33 | </ul> | 33 | </ul> |
34 | </div> | 34 | </div> |
35 | <div class="input_search"> | 35 | <div class="input_search"> |
36 | <div class="form_title"> | ||
37 | <h2>信息校验</h2> | ||
38 | </div> | ||
39 | <form class="layui-form" action=""> | 36 | <form class="layui-form" action=""> |
40 | <div class="layui-form-item"> | 37 | <div class="layui-form-item"> |
41 | <div class="layui-inline"> | 38 | <div class="layui-inline"> | ... | ... |
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> |
... | @@ -25,7 +24,7 @@ | ... | @@ -25,7 +24,7 @@ |
25 | <div class="content_box"> | 24 | <div class="content_box"> |
26 | <div class="name_title"> | 25 | <div class="name_title"> |
27 | <h2>转移类</h2> | 26 | <h2>转移类</h2> |
28 | <p>商品房转移买卖转移登记</p> | 27 | <p id="sqfs">商品房转移买卖转移登记</p> |
29 | </div> | 28 | </div> |
30 | 29 | ||
31 | <div class="content_area"> | 30 | <div class="content_area"> |
... | @@ -35,7 +34,7 @@ | ... | @@ -35,7 +34,7 @@ |
35 | </div> | 34 | </div> |
36 | <div class="certificate_list"> | 35 | <div class="certificate_list"> |
37 | <ul> | 36 | <ul> |
38 | <li> | 37 | <li class="scene"> |
39 | <p> | 38 | <p> |
40 | <img src="../../staticImages/xuanzhong.png" /> | 39 | <img src="../../staticImages/xuanzhong.png" /> |
41 | 该不动产业务已办结,相应的不动产电子证照已生成,请尽快前往办事大厅领取纸质证书 | 40 | 该不动产业务已办结,相应的不动产电子证照已生成,请尽快前往办事大厅领取纸质证书 |
... | @@ -45,7 +44,7 @@ | ... | @@ -45,7 +44,7 @@ |
45 | <a href="">陕(2019)XXXXXX</a> | 44 | <a href="">陕(2019)XXXXXX</a> |
46 | </p> | 45 | </p> |
47 | </li> | 46 | </li> |
48 | <li> | 47 | <li class="mail"> |
49 | <p> | 48 | <p> |
50 | <img src="../../staticImages/xuanzhong.png" /> | 49 | <img src="../../staticImages/xuanzhong.png" /> |
51 | 该不动产业务已办结,相应的不动产电子证照已生成,纸质证书已邮寄 | 50 | 该不动产业务已办结,相应的不动产电子证照已生成,纸质证书已邮寄 |
... | @@ -122,9 +121,9 @@ | ... | @@ -122,9 +121,9 @@ |
122 | <h3>受理流程</h3> | 121 | <h3>受理流程</h3> |
123 | <ul> | 122 | <ul> |
124 | <li> | 123 | <li> |
125 | <p class="date">2020-10-89</p> | 124 | <p class="date">2021-1-31</p> |
126 | <p class="circle"></p> | 125 | <p class="circle"></p> |
127 | <h5>申请</h5> | 126 | <h5>填报信息</h5> |
128 | <p class="result"> | 127 | <p class="result"> |
129 | <span>已提交</span> | 128 | <span>已提交</span> |
130 | <a>详细信息</a> | 129 | <a>详细信息</a> |
... | @@ -132,9 +131,9 @@ | ... | @@ -132,9 +131,9 @@ |
132 | <div class="line"></div> | 131 | <div class="line"></div> |
133 | </li> | 132 | </li> |
134 | <li> | 133 | <li> |
135 | <p class="date">2020-10-89</p> | 134 | <p class="date">2021-2-1</p> |
136 | <p class="circle"></p> | 135 | <p class="circle"></p> |
137 | <h5>申请</h5> | 136 | <h5>完税核税</h5> |
138 | <p class="result"> | 137 | <p class="result"> |
139 | <span>已提交</span> | 138 | <span>已提交</span> |
140 | <a>完税详情</a> | 139 | <a>完税详情</a> |
... | @@ -142,18 +141,18 @@ | ... | @@ -142,18 +141,18 @@ |
142 | <div class="line"></div> | 141 | <div class="line"></div> |
143 | </li> | 142 | </li> |
144 | <li> | 143 | <li> |
145 | <p class="date">2020-10-89</p> | 144 | <p class="date">2021-2-5</p> |
146 | <p class="circle"></p> | 145 | <p class="circle"></p> |
147 | <h5>申请</h5> | 146 | <h5>身份认证</h5> |
148 | <p class="result"> | 147 | <p class="result"> |
149 | <span>已认证</span> | 148 | <span>已认证</span> |
150 | </p> | 149 | </p> |
151 | <div class="line"></div> | 150 | <div class="line"></div> |
152 | </li> | 151 | </li> |
153 | <li> | 152 | <li> |
154 | <p class="date">2020-10-89</p> | 153 | <p class="date">2021-2-7</p> |
155 | <p class="circle"></p> | 154 | <p class="circle"></p> |
156 | <h5>申请</h5> | 155 | <h5>资料审核</h5> |
157 | <p class="result"> | 156 | <p class="result"> |
158 | <span>已缴费</span> | 157 | <span>已缴费</span> |
159 | <a>缴费详情</a> | 158 | <a>缴费详情</a> | ... | ... |
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> |
... | @@ -25,7 +24,7 @@ | ... | @@ -25,7 +24,7 @@ |
25 | <div class="content_box"> | 24 | <div class="content_box"> |
26 | <div class="name_title"> | 25 | <div class="name_title"> |
27 | <h2>转移类</h2> | 26 | <h2>转移类</h2> |
28 | <p>商品房转移买卖转移登记</p> | 27 | <p id="sqfs">商品房转移买卖转移登记</p> |
29 | </div> | 28 | </div> |
30 | <div class="content_area"> | 29 | <div class="content_area"> |
31 | <div class="progressBar"> | 30 | <div class="progressBar"> |
... | @@ -101,9 +100,9 @@ | ... | @@ -101,9 +100,9 @@ |
101 | <h3>受理流程</h3> | 100 | <h3>受理流程</h3> |
102 | <ul> | 101 | <ul> |
103 | <li> | 102 | <li> |
104 | <p class="date">2020-10-89</p> | 103 | <p class="date">2021-1-31</p> |
105 | <p class="circle"></p> | 104 | <p class="circle"></p> |
106 | <h5>申请</h5> | 105 | <h5>填报信息</h5> |
107 | <p class="result"> | 106 | <p class="result"> |
108 | <span>已提交</span> | 107 | <span>已提交</span> |
109 | <a>详细信息</a> | 108 | <a>详细信息</a> |
... | @@ -111,9 +110,9 @@ | ... | @@ -111,9 +110,9 @@ |
111 | <div class="line"></div> | 110 | <div class="line"></div> |
112 | </li> | 111 | </li> |
113 | <li> | 112 | <li> |
114 | <p class="date">2020-10-89</p> | 113 | <p class="date">2021-2-1</p> |
115 | <p class="circle"></p> | 114 | <p class="circle"></p> |
116 | <h5>申请</h5> | 115 | <h5>完税核税</h5> |
117 | <p class="result"> | 116 | <p class="result"> |
118 | <span>已提交</span> | 117 | <span>已提交</span> |
119 | <a>完税详情</a> | 118 | <a>完税详情</a> |
... | @@ -121,18 +120,18 @@ | ... | @@ -121,18 +120,18 @@ |
121 | <div class="line"></div> | 120 | <div class="line"></div> |
122 | </li> | 121 | </li> |
123 | <li> | 122 | <li> |
124 | <p class="date">2020-10-89</p> | 123 | <p class="date">2021-2-5</p> |
125 | <p class="circle"></p> | 124 | <p class="circle"></p> |
126 | <h5>申请</h5> | 125 | <h5>身份认证</h5> |
127 | <p class="result"> | 126 | <p class="result"> |
128 | <span>已认证</span> | 127 | <span>已认证</span> |
129 | </p> | 128 | </p> |
130 | <div class="line"></div> | 129 | <div class="line"></div> |
131 | </li> | 130 | </li> |
132 | <li> | 131 | <li> |
133 | <p class="date">2020-10-89</p> | 132 | <p class="date">2021-2-7</p> |
134 | <p class="circle"></p> | 133 | <p class="circle"></p> |
135 | <h5>申请</h5> | 134 | <h5>资料审核</h5> |
136 | <p class="result"> | 135 | <p class="result"> |
137 | <span>已缴费</span> | 136 | <span>已缴费</span> |
138 | <a>缴费详情</a> | 137 | <a>缴费详情</a> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | <div class="content_box"> | 25 | <div class="content_box"> |
26 | <div class="name_title"> | 26 | <div class="name_title"> |
27 | <h2>转移类</h2> | 27 | <h2>转移类</h2> |
28 | <p></p> | 28 | <p id="sqfs"></p> |
29 | </div> | 29 | </div> |
30 | <div class="content_area"> | 30 | <div class="content_area"> |
31 | <div class="progressBar"> | 31 | <div class="progressBar"> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | <div class="content_box"> | 25 | <div class="content_box"> |
26 | <div class="name_title"> | 26 | <div class="name_title"> |
27 | <h2>转移类</h2> | 27 | <h2>转移类</h2> |
28 | <p></p> | 28 | <p id="sqfs"></p> |
29 | </div> | 29 | </div> |
30 | <div class="content_area"> | 30 | <div class="content_area"> |
31 | <div class="progressBar"> | 31 | <div class="progressBar"> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | <div class="content_box"> | 25 | <div class="content_box"> |
26 | <div class="name_title"> | 26 | <div class="name_title"> |
27 | <h2>转移类</h2> | 27 | <h2>转移类</h2> |
28 | <p>商品房转移买卖转移登记</p> | 28 | <p id="sqfs">商品房转移买卖转移登记</p> |
29 | </div> | 29 | </div> |
30 | <div class="content_area"> | 30 | <div class="content_area"> |
31 | <div class="progressBar"> | 31 | <div class="progressBar"> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | <div class="content_box"> | 25 | <div class="content_box"> |
26 | <div class="name_title"> | 26 | <div class="name_title"> |
27 | <h2>转移类</h2> | 27 | <h2>转移类</h2> |
28 | <p></p> | 28 | <p id="sqfs"></p> |
29 | </div> | 29 | </div> |
30 | <div class="content_area"> | 30 | <div class="content_area"> |
31 | <div class="progressBar"> | 31 | <div class="progressBar"> | ... | ... |
... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
24 | <div class="content_box"> | 24 | <div class="content_box"> |
25 | <div class="name_title"> | 25 | <div class="name_title"> |
26 | <h2>转移类</h2> | 26 | <h2>转移类</h2> |
27 | <p>商品房转移买卖转移登记</p> | 27 | <p id="sqfs">商品房转移买卖转移登记</p> |
28 | </div> | 28 | </div> |
29 | 29 | ||
30 | <div class="content_area"> | 30 | <div class="content_area"> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | <div class="content_box"> | 25 | <div class="content_box"> |
26 | <div class="name_title"> | 26 | <div class="name_title"> |
27 | <h2>转移类</h2> | 27 | <h2>转移类</h2> |
28 | <p>商品房转移买卖转移登记</p> | 28 | <p id="sqfs">商品房转移买卖转移登记</p> |
29 | </div> | 29 | </div> |
30 | 30 | ||
31 | <div class="content_area"> | 31 | <div class="content_area"> | ... | ... |
... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
31 | <div class="layui-form-item"> | 31 | <div class="layui-form-item"> |
32 | <label class="layui-form-label">证件种类</label> | 32 | <label class="layui-form-label">证件种类</label> |
33 | <div class="layui-input-block"> | 33 | <div class="layui-input-block"> |
34 | <select name="interest" lay-filter="type"> | 34 | <select name="zjzl" lay-filter="type"> |
35 | <option value="0">身份证</option> | 35 | <option value="0">身份证</option> |
36 | </select> | 36 | </select> |
37 | </div> | 37 | </div> |
... | @@ -40,14 +40,14 @@ | ... | @@ -40,14 +40,14 @@ |
40 | <div class="layui-form-item"> | 40 | <div class="layui-form-item"> |
41 | <label class="layui-form-label">身份证</label> | 41 | <label class="layui-form-label">身份证</label> |
42 | <div class="layui-input-block"> | 42 | <div class="layui-input-block"> |
43 | <input type="text" name="idcard" placeholder="请输入身份证" class="layui-input"> | 43 | <input type="text" name="zjhm" placeholder="请输入身份证" class="layui-input"> |
44 | </div> | 44 | </div> |
45 | </div> | 45 | </div> |
46 | 46 | ||
47 | <div class="layui-form-item"> | 47 | <div class="layui-form-item"> |
48 | <label class="layui-form-label">户籍</label> | 48 | <label class="layui-form-label">户籍</label> |
49 | <div class="layui-input-block"> | 49 | <div class="layui-input-block"> |
50 | <input type="text" name="household" disabled="disabled" class="layui-input"> | 50 | <input type="text" name="hjszss" disabled="disabled" class="layui-input"> |
51 | </div> | 51 | </div> |
52 | </div> | 52 | </div> |
53 | <div class="layui-form-item"> | 53 | <div class="layui-form-item"> | ... | ... |
staticViews/sysnews-center.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 | <link rel="stylesheet" type="text/css" href="../staticCss/sysnews-center.css"> | ||
10 | <script type="text/javascript" src="../staticJs/head.js"></script> | ||
11 | </head> | ||
12 | <body> | ||
13 | <div class="sysnews-center"> | ||
14 | <div class="navigation_crumbs"> | ||
15 | <div class="contentBox"> | ||
16 | <span class="layui-breadcrumb"> | ||
17 | <a href="../index.html" title="首页">首页</a> | ||
18 | <a title="消息中心">消息中心</a> | ||
19 | </span> | ||
20 | </div> | ||
21 | </div> | ||
22 | <div class="middleZoneHeight"> | ||
23 | <div class="sysnews-center-tab"> | ||
24 | <ul> | ||
25 | <li class="sysnewsTabActive">所有</li> | ||
26 | <li>未读消息</li> | ||
27 | <li>已读消息</li> | ||
28 | </ul> | ||
29 | <div class="date-select"> | ||
30 | <input placeholder="请选择开始时间" type="text" class="layui-input" id="date1"> | ||
31 | <span>至</span> | ||
32 | <input placeholder="请选择结束时间" type="text" class="layui-input" id="date2"> | ||
33 | <button type="button" class="layui-btn layui-btn-normal search-button">查询</button> | ||
34 | </div> | ||
35 | </div> | ||
36 | <!-- 列表 --> | ||
37 | <ul class="sysnews-list"> | ||
38 | <li> | ||
39 | <span class="list-date">2020-12-23</span> | ||
40 | <p> | ||
41 | 您申请办理的XXX业务已成功提交, | ||
42 | </p> | ||
43 | <span class="list-type">已阅</span> | ||
44 | </li> | ||
45 | </ul> | ||
46 | <div id="page" class="page"></div> | ||
47 | </div> | ||
48 | </div> | ||
49 | </body> | ||
50 | </html> | ||
51 | <script type="text/javascript" src="../staticJs/common.js"></script> | ||
52 | <script type="text/javascript" src="../staticJs/down.js"></script> | ||
53 | <script type="text/javascript" src="../staticJs/sysnews-center.js"></script> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
... | @@ -45,11 +45,11 @@ | ... | @@ -45,11 +45,11 @@ |
45 | <!-- ------------业务办理--------------- --> | 45 | <!-- ------------业务办理--------------- --> |
46 | <div class="business"> | 46 | <div class="business"> |
47 | <div class="online_processing"> | 47 | <div class="online_processing"> |
48 | <h1 class="type_title">在线办理(即时办结)</h1> | 48 | <h1 class="type_title">即时办结</h1> |
49 | <div id="immediate"></div> | 49 | <div id="immediate"></div> |
50 | </div> | 50 | </div> |
51 | <div class="online_examination"> | 51 | <div class="online_examination"> |
52 | <h1 class="type_title">网上预审(现场办结)</h1> | 52 | <h1 class="type_title">网上预审</h1> |
53 | <div id="settlement"></div> | 53 | <div id="settlement"></div> |
54 | </div> | 54 | </div> |
55 | </div> | 55 | </div> | ... | ... |
... | @@ -46,11 +46,16 @@ | ... | @@ -46,11 +46,16 @@ |
46 | <script type="text/javascript" src="../staticJs/xwdt.js"></script> | 46 | <script type="text/javascript" src="../staticJs/xwdt.js"></script> |
47 | <script id="demo" type="text/html"> | 47 | <script id="demo" type="text/html"> |
48 | {{# layui.each(d.list, function(index, item){ }} | 48 | {{# layui.each(d.list, function(index, item){ }} |
49 | {{# if(item.isTop == 1 ){ }} | ||
50 | <li class="sticky"> | ||
51 | {{# } }} | ||
52 | {{# if(item.isTop != 1 ){ }} | ||
49 | <li> | 53 | <li> |
50 | <a class="left-top" title=" {{ item.headline }}" href='./xwxq.html?id={{item.id}}' target="_blank"> | 54 | {{# } }} |
55 | <a class="left-top" title=" {{ item.headline }}" href='./news/{{item.id}}.html' target="_blank"> | ||
51 | {{ item.headline }} | 56 | {{ item.headline }} |
52 | </a> | 57 | </a> |
53 | <a class="xw" href='./xwxq.html?id={{item.id}}' target="_blank"> | 58 | <a class="xw" href='./news/{{item.id}}.html' target="_blank"> |
54 | {{# if(item.isTop == 1 ){ }} | 59 | {{# if(item.isTop == 1 ){ }} |
55 | <img class="istop" src="../staticImages/ding.png"> | 60 | <img class="istop" src="../staticImages/ding.png"> |
56 | {{# } }} | 61 | {{# } }} | ... | ... |
... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
5 | <head> | 5 | <head> |
6 | <style></style> | 6 | <style></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" href="../staticCss/swiper-bundle.min.css" /> | 10 | <link rel="stylesheet" href="../staticCss/swiper-bundle.min.css" /> |
11 | <link rel="stylesheet" type="text/css" href="../staticCss/progressBar.css" /> | 11 | <link rel="stylesheet" type="text/css" href="../staticCss/progressBar.css" /> |
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
20 | <span class="layui-breadcrumb"> | 20 | <span class="layui-breadcrumb"> |
21 | <a href="../index.html" title="首页">首页</a> | 21 | <a href="../index.html" title="首页">首页</a> |
22 | <a href="./grzx.html" title="个人中心">个人中心</a> | 22 | <a href="./grzx.html" title="个人中心">个人中心</a> |
23 | <a title="预约时间"><cite>预约时间</cite></a> | 23 | <a title="预约业务"><cite>预约业务</cite></a> |
24 | </span> | 24 | </span> |
25 | </div> | 25 | </div> |
26 | </div> | 26 | </div> |
... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
44 | </div> | 44 | </div> |
45 | <li> | 45 | <li> |
46 | <p class="activeing"></p> | 46 | <p class="activeing"></p> |
47 | <h5 class="activeingtext">预约时间</h5> | 47 | <h5 class="activeingtext">预约业务</h5> |
48 | </li> | 48 | </li> |
49 | <div class="layui-progress"> | 49 | <div class="layui-progress"> |
50 | <div class="layui-progress-bar" lay-percent="50%"></div> | 50 | <div class="layui-progress-bar" lay-percent="50%"></div> | ... | ... |
-
Please register or sign in to post a comment