| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- #faceImage.data-v-0f198e08 {
- height: 100%;
- width: 100%;
- }
- #faceImage .max-box.data-v-0f198e08 {
- padding-bottom: 40rpx;
- background: #fff;
- }
- #faceImage .max-box view.data-v-0f198e08 {
- line-height: 95rpx;
- font-size: 28rpx;
- color: #333;
- margin-left: 20rpx;
- }
- #faceImage .max-box .img-add.data-v-0f198e08 {
- margin: 5rpx auto;
- height: 360rpx;
- width: 360rpx;
- /*margin:5rpx 0 0 30rpx;*/
- }
- #faceImage .max-box .img-box.data-v-0f198e08 {
- width: 360rpx;
- display: block;
- margin: 5rpx auto;
- }
- #faceImage .button-box.data-v-0f198e08 {
- width: 650rpx;
- line-height: 80rpx;
- text-align: center;
- border-radius: 10rpx;
- background: #007aff;
- color: #fff;
- margin: 50rpx auto;
- }
- #faceImage .up-data-button.data-v-0f198e08 {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 750rpx;
- height: 120rpx;
- background: #0183fa;
- line-height: 120rpx;
- text-align: center;
- color: #fff;
- font-size: 30rpx;
- }
|