123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- view.data-v-4dcceeb0 {
- box-sizing: border-box;
- }
- .container.data-v-4dcceeb0 {
- min-height: 100vh;
- }
- .container .topBox.data-v-4dcceeb0 {
- height: 370rpx;
- padding-top: 38rpx;
- padding-left: 30rpx;
- padding-right: 30rpx;
- background: #028BFC;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- .container .topBox .userBox.data-v-4dcceeb0 {
- display: flex;
- align-items: center;
- }
- .container .topBox .userBox .avatar.data-v-4dcceeb0 {
- width: 120rpx;
- height: 120rpx;
- border-radius: 50%;
- border: 2rpx solid #fff;
- margin-right: 24rpx;
- }
- .container .topBox .userBox .nickname.data-v-4dcceeb0 {
- font-size: 36rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 800;
- color: #FFFFFF;
- margin-right: 20rpx;
- }
- .container .topBox .userBox .icon.data-v-4dcceeb0 {
- width: 28rpx;
- height: 28rpx;
- }
- .container .topBox .infoBox.data-v-4dcceeb0 {
- font-size: 30rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: bold;
- color: #FFFFFF;
- display: flex;
- align-items: center;
- height: 145rpx;
- padding-left: 48rpx;
- padding-right: 48rpx;
- justify-content: space-between;
- position: relative;
- z-index: 1;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- padding-bottom: 20rpx;
- }
- .container .topBox .infoBox .left.data-v-4dcceeb0 {
- display: flex;
- align-items: center;
- }
- .container .topBox .infoBox .left .icon.data-v-4dcceeb0 {
- width: 48rpx;
- height: 48rpx;
- margin-right: 16rpx;
- }
- .container .topBox .infoBox .btn.data-v-4dcceeb0 {
- width: 130rpx;
- height: 46rpx;
- background: #F7E0AB;
- border-radius: 23rpx;
- font-size: 24rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: 500;
- color: #1F3045;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .contentBox.data-v-4dcceeb0 {
- min-height: 970rpx;
- margin-top: -40rpx;
- position: relative;
- z-index: 2;
- padding-top: 40rpx;
- padding-left: 30rpx;
- padding-right: 30rpx;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- .contentBox .tabBox.data-v-4dcceeb0 {
- display: flex;
- justify-content: space-between;
- }
- .contentBox .tabBox .item.data-v-4dcceeb0 {
- width: 48%;
- height: 150rpx;
- background: #FFFFFF;
- box-shadow: 0rpx 4rpx 20rpx -14rpx rgba(1, 135, 255, 0.38);
- border-radius: 28rpx;
- display: flex;
- align-items: center;
- padding-left: 24rpx;
- }
- .contentBox .tabBox .item .icon.data-v-4dcceeb0 {
- width: 50rpx;
- height: 50rpx;
- margin-right: 16rpx;
- }
- .contentBox .tabBox .item .t1.data-v-4dcceeb0 {
- font-size: 30rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: bold;
- color: #333333;
- margin-bottom: 12rpx;
- }
- .contentBox .tabBox .item .t2.data-v-4dcceeb0 {
- font-size: 22rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: 400;
- color: #999999;
- }
- .contentBox .serListBox.data-v-4dcceeb0 {
- padding-bottom: 200rpx;
- }
- .contentBox .serListBox .item.data-v-4dcceeb0 {
- display: flex;
- align-items: center;
- justify-content: space-between;
- height: 142rpx;
- border-bottom: 1rpx solid #E6E6E6;
- }
- .contentBox .serListBox .item .left.data-v-4dcceeb0 {
- height: 100%;
- display: flex;
- align-items: center;
- font-size: 32rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #333333;
- }
- .contentBox .serListBox .item .left .icon.data-v-4dcceeb0 {
- width: 40rpx;
- height: 40rpx;
- margin-right: 8rpx;
- }
- .contentBox .serListBox .item .icon_r.data-v-4dcceeb0 {
- width: 14rpx;
- height: 24rpx;
- }
- .data-v-4dcceeb0 button {
- color: #333 !important;
- padding: 0 20rpx !important;
- background: #F7E0AB !important;
- border: none !important;
- margin-left: 0 !important;
- height: 70rpx !important;
- display: flex !important;
- align-items: center !important;
- justify-content: center !important;
- }
- .data-v-4dcceeb0 button::after {
- border: none !important;
- height: auto !important;
- }
|