正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
@@ -121,7 +121,7 @@ input {-webkit-appearance:none; /*去除input默认样式*/} | @@ -121,7 +121,7 @@ input {-webkit-appearance:none; /*去除input默认样式*/} | ||
121 | } | 121 | } |
122 | #shuliang{ | 122 | #shuliang{ |
123 | border-bottom:0; | 123 | border-bottom:0; |
124 | - } | 124 | +} |
125 | 125 | ||
126 | .li_span{ | 126 | .li_span{ |
127 | display: flex; | 127 | display: flex; |
@@ -200,7 +200,7 @@ input {-webkit-appearance:none; /*去除input默认样式*/} | @@ -200,7 +200,7 @@ input {-webkit-appearance:none; /*去除input默认样式*/} | ||
200 | position: relative; | 200 | position: relative; |
201 | } | 201 | } |
202 | .phurse{ | 202 | .phurse{ |
203 | -color:#3988E5; | 203 | + color:#3988E5; |
204 | } | 204 | } |
205 | .dan1{ | 205 | .dan1{ |
206 | /*justify-content: space-between;*/ | 206 | /*justify-content: space-between;*/ |
@@ -317,7 +317,7 @@ footer span{ | @@ -317,7 +317,7 @@ footer span{ | ||
317 | align-items: center; | 317 | align-items: center; |
318 | } | 318 | } |
319 | .move{ | 319 | .move{ |
320 | -z-index: 10; | 320 | + z-index: 10; |
321 | position: fixed; | 321 | position: fixed; |
322 | top:0; | 322 | top:0; |
323 | left:0; | 323 | left:0; |
@@ -334,8 +334,8 @@ z-index: 10; | @@ -334,8 +334,8 @@ z-index: 10; | ||
334 | padding: 0 0.31rem; | 334 | padding: 0 0.31rem; |
335 | } | 335 | } |
336 | .change{ | 336 | .change{ |
337 | -padding: 0 0.31rem; | ||
338 | -width: 100%; | 337 | + padding: 0 0.31rem; |
338 | + width: 100%; | ||
339 | } | 339 | } |
340 | .call{ | 340 | .call{ |
341 | font-size: 0.32rem; | 341 | font-size: 0.32rem; |
@@ -343,13 +343,13 @@ width: 100%; | @@ -343,13 +343,13 @@ width: 100%; | ||
343 | 343 | ||
344 | } | 344 | } |
345 | .required{ | 345 | .required{ |
346 | -display: flex; | ||
347 | -flex-direction: column; | ||
348 | -align-items: center; | ||
349 | -margin-top: 1rem; | 346 | + display: flex; |
347 | + flex-direction: column; | ||
348 | + align-items: center; | ||
349 | + margin-top: 1rem; | ||
350 | } | 350 | } |
351 | .yes{ | 351 | .yes{ |
352 | -margin-bottom: 0.4rem;} | 352 | + margin-bottom: 0.4rem;} |
353 | 353 | ||
354 | 354 | ||
355 | .single{ | 355 | .single{ |
@@ -361,7 +361,7 @@ margin-bottom: 0.4rem;} | @@ -361,7 +361,7 @@ margin-bottom: 0.4rem;} | ||
361 | color: #3988E5; | 361 | color: #3988E5; |
362 | } | 362 | } |
363 | .move_main{ | 363 | .move_main{ |
364 | -z-index: 1000; | 364 | + z-index: 1000; |
365 | bottom: 0; | 365 | bottom: 0; |
366 | position: absolute; | 366 | position: absolute; |
367 | background-color: #fff; | 367 | background-color: #fff; |
@@ -540,7 +540,7 @@ input::input-placeholder{ | @@ -540,7 +540,7 @@ input::input-placeholder{ | ||
540 | margin-left: 0.1rem; | 540 | margin-left: 0.1rem; |
541 | padding-top: 0.3rem; | 541 | padding-top: 0.3rem; |
542 | margin-right: 0.25rem; | 542 | margin-right: 0.25rem; |
543 | - } | 543 | +} |
544 | .icon-xuanzhong2{ | 544 | .icon-xuanzhong2{ |
545 | color:#FE0A01; | 545 | color:#FE0A01; |
546 | } | 546 | } |
@@ -632,7 +632,7 @@ input::input-placeholder{ | @@ -632,7 +632,7 @@ input::input-placeholder{ | ||
632 | } | 632 | } |
633 | .required .yes{ color:red;} | 633 | .required .yes{ color:red;} |
634 | .required span{font-size: 0.32rem; | 634 | .required span{font-size: 0.32rem; |
635 | -color:#252729; | 635 | + color:#252729; |
636 | } | 636 | } |
637 | .single img{ | 637 | .single img{ |
638 | width: 100%; | 638 | width: 100%; |
-
请 注册 或 登录 后发表评论