wux-spin { height: 100%; } wux-spin .wux-spin__container { height: 100%; display: flex; flex-direction: column; } .poster { background-color: blue; } .poster .wux-landscape__inner { padding: 0 !important; } .poster .popup-index--wux-popup { width: 572rpx !important; max-width: 572rpx !important; } page { background: #F9F9F9; /* background: #fff; */ height: 100%; } .user-info { padding: 8rpx 20rpx 8rpx 36rpx; } .user-info .avatar { width: 200rpx; height: 200rpx; } .user-info .intro image { width: 28rpx; height: 28rpx; } .user-info .intro text { margin-left: 8rpx; font-size: 24rpx; } .user-info .skin-status { font-size: 36rpx; font-family: PingFangSC-Semibold, PingFang SC; font-weight: 600; color: #FA7D22; } /* .user-info { height: 200rpx; padding: 0 30rpx; min-height: 200rpx; background-color: #FA7D22; } .user-info .nick-name { font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .user-info .avatar { width: 120rpx; height: 120rpx; border-radius: 50%; margin-right: 20rpx; } .user-info .intro { margin-top: 20rpx; } .user-info .gender { width: 44rpx; height: 28rpx; background: #FFFFFF; border-radius: 14rpx; } .user-info .gender image { width: 28rpx; height: 28rpx; } .user-info .city { height: 28rpx; padding: 0rpx 10rpx; background: #FFFFFF; border-radius: 14rpx; font-size: 16rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #666666; } .user-info .status { width: 188rpx; height: 56rpx; border-radius: 29rpx; border: 2rpx solid #E64966; color: #E64966; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; margin-top: 26rpx; } */ .tabs .tabs-wrap { height: 94rpx; /* border-bottom: 2rpx solid #F1F1F1; */ display: flex; align-items: flex-end; padding: 0 36rpx; } .tabs-wrap .item { /* margin-left: 48rpx; */ color: #999; font-size: 28rpx; padding-bottom: 16rpx; } .tabs-wrap .item.active { font-size: 28rpx; /* font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; */ color: #333; border-bottom: 4rpx solid #333; } .use-popup { width: 640rpx; /* height: 508rpx; */ background: #FFFFFF; border-radius: 40rpx; padding: 0 48rpx; box-sizing: border-box; /* justify-content: center; */ /* justify-content: space-evenly; */ } .use-btn .btn { width: 242rpx; height: 92rpx; margin: 40rpx 0; /* margin: 0 48rpx; */ font-size: 32rpx; color: #333333; font-family: PingFang-SC-Medium, PingFang-SC; font-weight: 500; border-radius: 52rpx; border: 2rpx solid #E1E1E1; } .use-btn .confirm { background-color: #FA7D22; color: #fff; } .use-popup .scroll-y { max-height: 600rpx; /* overflow-y: scroll; */ } .use-popup .btn-box { margin: 32rpx 0 40rpx; } .use-popup .btn-change image { width: 40rpx; height: 40rpx; /* background-color: #ccc; */ border-radius: 50%; margin-right: 36rpx; } .skin-popup .wux-landscape__inner { padding: 0 !important; } .skin-popup .popup-index--wux-popup { width: 650rpx !important; max-width: 650rpx !important; }