123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- @charset "UTF-8";
- .text-center.data-v-30ac516a {
- text-align: center;
- }
- .font-weight.data-v-30ac516a {
- font-weight: bold;
- }
- .page-width.data-v-30ac516a {
- width: 100%;
- }
- .goods-hover-class.data-v-30ac516a {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-30ac516a {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-30ac516a {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-30ac516a {
- width: 100%;
- }
- .u-hover-class.data-v-30ac516a {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-30ac516a {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .list.data-v-30ac516a {
- height: 220rpx;
- }
- .bargain-end.data-v-30ac516a {
- margin-top: 16rpx;
- }
- .bargain-end > view.data-v-30ac516a {
- padding: 24rpx;
- background: #ffffff;
- border-bottom: 1rpx solid #e2e2e2;
- }
- .bargain-end > view.data-v-30ac516a:last-child {
- border-bottom: none;
- }
- .bargain-left.data-v-30ac516a {
- position: relative;
- }
- .bargain-left image.data-v-30ac516a {
- width: 220rpx;
- height: 220rpx;
- display: block;
- }
- .bargain-left .sold-out.data-v-30ac516a {
- position: absolute;
- top: 0;
- left: 0;
- z-index: 1;
- width: 220rpx;
- height: 220rpx;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .bargain-right.data-v-30ac516a {
- margin-left: 24rpx;
- width: 100%;
- }
- .bargain-right .bargain-name.data-v-30ac516a {
- font-size: 32rpx;
- color: #353535;
- word-break: break-all;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- line-height: 1.5;
- overflow: hidden;
- }
- .bargain-right .num > view.data-v-30ac516a {
- color: #999999;
- font-size: 24rpx;
- margin-right: 16rpx;
- }
- .bargain-right .avatar.data-v-30ac516a {
- margin-left: -8rpx;
- border: 1px solid #ffffff;
- height: 34rpx;
- width: 34rpx;
- border-radius: 50%;
- }
- .bargain-right .user.data-v-30ac516a {
- margin-right: 16rpx;
- }
- .bargain-right .bargain-original.data-v-30ac516a {
- font-size: 24rpx;
- color: #999999;
- text-decoration: line-through;
- }
- .bargain-right .min-price.data-v-30ac516a {
- margin-bottom: 8rpx;
- }
- .bargain-right .bargain-price-title.data-v-30ac516a {
- line-height: 1;
- font-size: 28rpx;
- }
- .bargain-right .bargain-price.data-v-30ac516a {
- margin-top: 16rpx;
- font-size: 48rpx;
- }
- .red-btn.data-v-30ac516a {
- font-size: 28rpx;
- line-height: 64rpx;
- text-align: center;
- height: 64rpx;
- border-radius: 33rpx;
- border: 1rpx solid;
- width: 176rpx;
- }
|