| | |
| | | /* pages/wjjb/wjjb.wxss */ |
| | | /* pages/wjjb/wjjb.wxss */ |
| | | |
| | | .index-icon { |
| | | width: 100%; |
| | | } |
| | | |
| | | .wjjb-button { |
| | | display: flex; |
| | | background: #fe605f; |
| | | color: #fff; |
| | | border-radius: 6px; |
| | | width: 100%; |
| | | padding: 12px; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | } |
| | | |
| | | .wjjb-button-l-large-size { |
| | | font-size: 18px; |
| | | margin: 12px 0; |
| | | } |
| | | |
| | | .wjjb-button-l-s-size { |
| | | font-size: 14px; |
| | | margin: 12px 0; |
| | | } |
| | | |
| | | .paddingtop-12 { |
| | | padding: 12px; |
| | | } |
| | | |
| | | .wjjb-button-l-button { |
| | | width: 80px; |
| | | background-color: #fff; |
| | | color: #fe605f; |
| | | text-align: center; |
| | | padding: 8px; |
| | | border-radius: 16px; |
| | | } |
| | | |
| | | .wjjb-button-r { |
| | | width: 68px; |
| | | height: 68px; |
| | | padding: 8px; |
| | | border-radius: 50%; |
| | | background: rgba(0, 0, 0, 0.3); |
| | | } |
| | | |
| | | .zise { |
| | | background-color: #c650fe; |
| | | } |
| | | |
| | | .color_zise { |
| | | color: #c650fe; |
| | | } |
| | | |
| | | .wjjb-button-r-img { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .bottom-center { |
| | | background-color: #d8dbfe; |
| | | padding: 24px; |
| | | font-size: 12px; |
| | | /* position: fixed; |
| | | bottom: 0; */ |
| | | } |
| | | |
| | | .title-size { |
| | | font-size: 14px; |
| | | text-align: center; |
| | | color: #6776e7; |
| | | margin-bottom: 12px; |
| | | } |