123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- @charset "UTF-8";
- .text-center.data-v-e72b4188 {
- text-align: center;
- }
- .font-weight.data-v-e72b4188 {
- font-weight: bold;
- }
- .page-width.data-v-e72b4188 {
- width: 100%;
- }
- .goods-hover-class.data-v-e72b4188 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-e72b4188 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-e72b4188 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-e72b4188 {
- width: 100%;
- }
- .u-hover-class.data-v-e72b4188 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-e72b4188 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .title.data-v-e72b4188 {
- height: 220rpx;
- margin-top: -360rpx;
- width: 100%;
- padding: 0 45rpx;
- position: relative;
- z-index: 10;
- }
- .title .avatar.data-v-e72b4188 {
- width: 130rpx;
- height: 130rpx;
- margin-right: 25rpx;
- display: block;
- border-radius: 50%;
- }
- .title .user-info.data-v-e72b4188 {
- color: #fff;
- height: 130rpx;
- }
- .title .user-info .user.data-v-e72b4188 {
- height: 36rpx;
- line-height: 36rpx;
- }
- .title .user-info .user .nickname.data-v-e72b4188 {
- font-size: 28rpx;
- margin-right: 20rpx;
- }
- .title .user-info .user .middleman.data-v-e72b4188 {
- height: 36rpx;
- background-color: #353535;
- border-radius: 18rpx;
- padding: 0 12rpx 0 6rpx;
- font-size: 22rpx;
- }
- .title .user-info .user .middleman image.data-v-e72b4188 {
- float: left;
- margin-top: 2rpx;
- width: 32rpx;
- height: 32rpx;
- display: block;
- margin-right: 6rpx;
- }
- .title .user-info .apply.data-v-e72b4188 {
- color: #fff;
- font-size: 26rpx;
- margin-top: 20rpx;
- }
- .money-info.data-v-e72b4188 {
- width: 702rpx;
- margin: 0 24rpx;
- border-radius: 16rpx;
- background-color: #fff;
- position: relative;
- z-index: 10;
- }
- .money-info .menu.data-v-e72b4188 {
- border-bottom-left-radius: 0;
- border-bottom-right-radius: 0;
- }
- .money-info .menu .menu-item.data-v-e72b4188 {
- height: 115rpx;
- font-size: 26rpx;
- }
- .money-info .menu .menu-item .sec-title.data-v-e72b4188 {
- font-size: 20rpx;
- margin-top: 8rpx;
- color: #999;
- }
- .money-info .menu .menu-item .money.data-v-e72b4188 {
- font-family: DIN;
- font-size: 40rpx;
- color: #f39800;
- }
- .money-info .look-money.data-v-e72b4188 {
- height: 88rpx;
- border-top: 2rpx solid #e2e2e2;
- font-size: 26rpx;
- color: #999999;
- }
- .money-info .look-money image.data-v-e72b4188 {
- width: 12rpx;
- height: 22rpx;
- margin-left: 15rpx;
- display: block;
- }
- .menu.data-v-e72b4188 {
- border-radius: 16rpx;
- background-color: #fff;
- width: 702rpx;
- margin: 15rpx 24rpx 0;
- }
- .menu .menu-item.data-v-e72b4188 {
- padding: 32rpx;
- height: 96rpx;
- border-top: 2rpx solid #e2e2e2;
- font-size: 26rpx;
- color: #353535;
- }
- .menu .menu-item.data-v-e72b4188:first-of-type {
- border-top: 0;
- }
- .menu .menu-item image.data-v-e72b4188 {
- width: 12rpx;
- height: 22rpx;
- display: block;
- }
|