123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- @charset "UTF-8";
- .text-center.data-v-119e71c6 {
- text-align: center;
- }
- .font-weight.data-v-119e71c6 {
- font-weight: bold;
- }
- .page-width.data-v-119e71c6 {
- width: 100%;
- }
- .goods-hover-class.data-v-119e71c6 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-119e71c6 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-119e71c6 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-119e71c6 {
- width: 100%;
- }
- .u-hover-class.data-v-119e71c6 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-119e71c6 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .captain.data-v-119e71c6 {
- width: 698rpx;
- height: 192rpx;
- border-radius: 16rpx;
- padding: 0 32rpx;
- margin: 20rpx 28rpx 0;
- background-color: #fff;
- }
- .captain .avatar.data-v-119e71c6 {
- width: 84rpx;
- height: 84rpx;
- border-radius: 50%;
- margin-right: 18rpx;
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- }
- .captain .user.data-v-119e71c6 {
- width: 495rpx;
- height: 152rpx;
- color: #353535;
- font-size: 26rpx;
- }
- .captain .user .name.data-v-119e71c6 {
- font-size: 30rpx;
- font-weight: 600;
- margin-bottom: 10rpx;
- position: relative;
- padding-right: 36%;
- }
- .captain .user .name .space.data-v-119e71c6 {
- position: absolute;
- top: 0;
- right: 0;
- height: 40rpx;
- font-size: 26rpx;
- line-height: 40rpx;
- font-weight: 400;
- }
- .captain .user .address.data-v-119e71c6 {
- width: 504rpx;
- }
- .captain .user .address .icon.data-v-119e71c6 {
- height: 25rpx;
- width: 19rpx;
- margin-right: 5rpx;
- }
- .captain .arrow-image.data-v-119e71c6 {
- margin-left: 36rpx;
- width: 12rpx;
- height: 24rpx;
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- }
- .empty-box.data-v-119e71c6 {
- width: 100%;
- height: 60vh;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- flex-direction: column;
- }
- .empty-box image.data-v-119e71c6 {
- width: 280rpx;
- height: 280rpx;
- }
- .empty-box ._span.data-v-119e71c6 {
- margin-top: 15rpx;
- color: #999;
- font-size: 28rpx;
- }
|