123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- @charset "UTF-8";
- .text-center.data-v-573e4dde {
- text-align: center;
- }
- .font-weight.data-v-573e4dde {
- font-weight: bold;
- }
- .page-width.data-v-573e4dde {
- width: 100%;
- }
- .goods-hover-class.data-v-573e4dde {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-573e4dde {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-573e4dde {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-573e4dde {
- width: 100%;
- }
- .u-hover-class.data-v-573e4dde {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-573e4dde {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .bg.data-v-573e4dde {
- height: 280rpx;
- width: 100%;
- }
- .success-img.data-v-573e4dde {
- display: block;
- height: 320rpx;
- width: 420rpx;
- margin: 0 auto 20rpx;
- }
- .info.data-v-573e4dde {
- position: relative;
- z-index: 10;
- width: 702rpx;
- margin: -148rpx auto 0;
- border-radius: 16rpx;
- background-color: #fff;
- box-shadow: 0 10rpx 10rpx rgba(0, 0, 0, 0.05);
- text-align: center;
- padding-bottom: 100rpx;
- font-size: 32rpx;
- color: #353535;
- }
- .info .avatar.data-v-573e4dde {
- width: 140rpx;
- height: 140rpx;
- border-radius: 70rpx;
- border: 4rpx solid #fff;
- margin: -68rpx auto 0;
- }
- .info .update.data-v-573e4dde {
- height: 80rpx;
- width: 590rpx;
- margin: 56rpx auto 0;
- padding: 0 28rpx;
- border-radius: 8rpx;
- color: #ff4544;
- font-size: 26rpx;
- background-color: #feeeee;
- }
- .info .update .update-btn.data-v-573e4dde {
- width: 100rpx;
- height: 40rpx;
- line-height: 40rpx;
- border-radius: 20rpx;
- text-align: center;
- font-size: 22rpx;
- color: #fff;
- background-color: #ff4544;
- }
- .info .title.data-v-573e4dde {
- margin-top: 60rpx;
- margin-bottom: 50rpx;
- font-size: 28rpx;
- color: #999999;
- }
- .info .title image.data-v-573e4dde {
- width: 120rpx;
- height: 24rpx;
- display: block;
- }
- .info .title view.data-v-573e4dde {
- margin: 0 32rpx;
- }
- .info .level-info.data-v-573e4dde {
- font-size: 32rpx;
- color: #353535;
- margin: 0 0 14rpx;
- }
- .info .relation-list.data-v-573e4dde {
- width: 590rpx;
- margin: 10rpx auto 0;
- }
- .info .placeholder.data-v-573e4dde {
- margin: 0 10rpx;
- }
|