| | |
| | | box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.2); |
| | | } |
| | | /deep/ .van-button--primary { |
| | | background-color: #0066ed; |
| | | background-color: #00f0ff; |
| | | } |
| | | /deep/ .van-tab { |
| | | min-width: 2.66667rem; |
| | |
| | | height: auto; |
| | | } |
| | | /deep/ .van-tabs__line { |
| | | background-color: #0066ed; |
| | | background-color: #00f0ff; |
| | | // height: auto; |
| | | } |
| | | .xy { |
| | |
| | | width: 120px; |
| | | padding: 0.17074rem 0.222222rem; |
| | | border-radius: 25px; |
| | | background: #409eff; |
| | | background: #00f0ff; |
| | | color: #fff; |
| | | } |
| | | |
| | |
| | | .user_page { |
| | | width: 100%; |
| | | height: calc(100% - 1.3rem); |
| | | background: linear-gradient(to bottom, #3160fd, #ffffff); |
| | | background: linear-gradient(to bottom, #00f0ff, #ffffff); |
| | | |
| | | .content { |
| | | width: 100%; |