| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- .pupilMine.data-v-4a7a4a25 {
- flex: 1;
- display: flex;
- flex-direction: column;
- overflow-y: scroll;
- overflow-x: hidden;
- padding-bottom: 200rpx;
- }
- .pupilMine .back-img-box.data-v-4a7a4a25 {
- z-index: 0;
- position: absolute;
- top: 0;
- left: 0;
- width: 750rpx;
- height: 291rpx;
- background: linear-gradient(180deg, #0183fa 0%, rgba(255,255,255,0) 100%);
- }
- .pupilMine .user-info-box.data-v-4a7a4a25 {
- z-index: 10;
- margin: 69rpx 24rpx 0;
- display: flex;
- }
- .pupilMine .user-info-box .left-img-box.data-v-4a7a4a25 {
- width: 132rpx;
- height: 132rpx;
- position: relative;
- margin-right: 22rpx;
- }
- .pupilMine .user-info-box .left-img-box .avatar-img.data-v-4a7a4a25 {
- position: absolute;
- top: 6rpx;
- left: 6rpx;
- width: 116rpx;
- height: 116rpx;
- border-radius: 50%;
- border: 2rpx solid #fff;
- }
- .pupilMine .user-info-box .left-img-box .edit-img.data-v-4a7a4a25 {
- z-index: 5;
- position: absolute;
- right: 0;
- bottom: 6rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .pupilMine .user-info-box .right-name-box.data-v-4a7a4a25 {
- padding-top: 6rpx;
- }
- .pupilMine .user-info-box .right-name-box .right-name-top-box.data-v-4a7a4a25 {
- display: flex;
- }
- .pupilMine .user-info-box .right-name-box .right-name-top-box view.data-v-4a7a4a25:nth-child(1) {
- height: 68rpx;
- line-height: 62rpx;
- font-size: 32rpx;
- color: #fff;
- }
- .pupilMine .user-info-box .right-name-box .right-name-top-box view.data-v-4a7a4a25:nth-child(2) {
- margin-top: 14rpx;
- margin-left: 30rpx;
- width: 120rpx;
- height: 40rpx;
- line-height: 40rpx;
- background: #ff8c00;
- border-radius: 50rpx;
- font-size: 24rpx;
- color: #fff;
- text-align: center;
- }
- .pupilMine .user-info-box .right-name-box .right-name-bottom-box.data-v-4a7a4a25 {
- height: 50rpx;
- line-height: 50rpx;
- font-size: 28rpx;
- color: #fff;
- }
- .pupilMine .points-max-box.data-v-4a7a4a25 {
- z-index: 10;
- width: 690rpx;
- height: 160rpx;
- background: #fff;
- border-radius: 20rpx;
- margin: 38rpx 30rpx 0;
- display: flex;
- }
- .pupilMine .points-max-box .points-big-box.data-v-4a7a4a25 {
- flex: 1;
- }
- .pupilMine .points-max-box .points-big-box .num-p.data-v-4a7a4a25 {
- margin: 39rpx 0 19rpx 0;
- text-align: center;
- font-size: 28rpx;
- line-height: 39rpx;
- }
- .pupilMine .points-max-box .points-big-box .img-box.data-v-4a7a4a25 {
- display: flex;
- }
- .pupilMine .points-max-box .points-big-box .img-box ._img.data-v-4a7a4a25 {
- width: 30rpx;
- height: 30rpx;
- display: block;
- margin: 0 20rpx 0 42rpx;
- }
- .pupilMine .points-max-box .points-big-box .img-box view.data-v-4a7a4a25 {
- color: #333;
- line-height: 30rpx;
- font-size: 28rpx;
- }
- .pupilMine .points-max-box .points-big-box .colorA.data-v-4a7a4a25 {
- color: #0183fa;
- }
- .pupilMine .points-max-box .points-big-box .colorB.data-v-4a7a4a25 {
- color: #26c736;
- }
- .pupilMine .points-max-box .points-big-box .colorC.data-v-4a7a4a25 {
- color: #333;
- }
- .pupilMine .points-max-box .border-null-p.data-v-4a7a4a25 {
- width: 1rpx;
- height: 40rpx;
- margin: 60rpx 0 0;
- background-color: #e0e0e0;
- }
- .pupilMine .button-max-big-box.data-v-4a7a4a25 {
- background-color: #fff;
- border-radius: 20rpx;
- margin: 120rpx 30rpx 0;
- }
- .pupilMine .button-max-big-box .button-big-box.data-v-4a7a4a25:nth-child(1) {
- border-top: none;
- }
- .pupilMine .button-max-big-box .button-big-box.data-v-4a7a4a25 {
- border-top: 1px solid #e0e0e0;
- display: flex;
- padding: 0 30rpx 0 26rpx;
- }
- .pupilMine .button-max-big-box .button-big-box .left-img.data-v-4a7a4a25 {
- display: block;
- width: 36rpx;
- height: 36rpx;
- margin-top: 25rpx;
- margin-right: 21rpx;
- }
- .pupilMine .button-max-big-box .button-big-box .left-text-p.data-v-4a7a4a25 {
- flex: 1;
- front-size: 30rpx;
- line-height: 40rpx;
- margin: 20rpx 0;
- }
- .pupilMine .button-max-big-box .button-big-box .right-text-p.data-v-4a7a4a25 {
- front-size: 30rpx;
- line-height: 40rpx;
- margin: 20rpx 0;
- }
- .pupilMine .button-max-big-box .button-big-box .right-img.data-v-4a7a4a25 {
- display: block;
- width: 30rpx;
- height: 30rpx;
- margin-top: 28rpx;
- }
- .pupilMine .button-max-big-box .color-D.data-v-4a7a4a25 {
- color: #0183fa !important;
- }
- .pupilMine .null-flex-p.data-v-4a7a4a25 {
- flex: 1;
- }
- .pupilMine .out-button.data-v-4a7a4a25 {
- margin: 20rpx 0 20rpx 75rpx;
- width: 600rpx;
- height: 80rpx;
- line-height: 80rpx;
- border-radius: 100rpx;
- text-align: center;
- background: #0183fa;
- color: #fff;
- font-size: 30rpx;
- }
|