123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- @charset "UTF-8";
- .text-center.data-v-16a9455e {
- text-align: center;
- }
- .font-weight.data-v-16a9455e {
- font-weight: bold;
- }
- .page-width.data-v-16a9455e {
- width: 100%;
- }
- .goods-hover-class.data-v-16a9455e {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-16a9455e {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-16a9455e {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-16a9455e {
- width: 100%;
- }
- .u-hover-class.data-v-16a9455e {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-16a9455e {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .search.data-v-16a9455e {
- position: absolute;
- width: 100%;
- height: 100%;
- }
- .search-input.data-v-16a9455e {
- width: 750rpx;
- height: 105rpx;
- background-color: #efeff4;
- position: fixed;
- top: 0;
- }
- .input.data-v-16a9455e {
- height: 64rpx;
- width: 620rpx;
- background-color: #ffffff;
- border-radius: 36rpx;
- padding: 0 36rpx;
- }
- .search-text.data-v-16a9455e {
- font-size: 32rpx;
- margin-left: 20rpx;
- }
- .list.data-v-16a9455e {
- padding-bottom: 96rpx;
- margin-top: 105rpx;
- }
- .item.data-v-16a9455e {
- padding: 24rpx;
- border-bottom: 1rpx solid #eeeeee;
- background-color: #ffffff;
- position: relative;
- }
- .item .out-dialog.data-v-16a9455e {
- width: 220rpx;
- height: 220rpx;
- border-radius: 16rpx;
- position: absolute;
- top: 24rpx;
- left: 24rpx;
- z-index: 10;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .item .out-dialog image.data-v-16a9455e {
- width: 220rpx;
- height: 220rpx;
- border-radius: 16rpx;
- }
- .image.data-v-16a9455e {
- width: 220rpx;
- height: 220rpx;
- border-radius: 16rpx;
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- }
- .content.data-v-16a9455e {
- width: 478rpx;
- margin-left: 24rpx;
- height: 228rpx;
- }
- .name.data-v-16a9455e {
- font-size: 28rpx;
- color: #353535;
- }
- .generate.data-v-16a9455e {
- position: fixed;
- bottom: 0;
- height: 96rpx;
- width: 750rpx;
- background-color: #ffffff;
- border-top: 1rpx solid #e2e2e2;
- }
- .generate-img.data-v-16a9455e {
- width: 34rpx;
- height: 34rpx;
- margin-right: 7.5rpx;
- }
- .generate-text.data-v-16a9455e {
- margin-left: 7.5rpx;
- font-size: 32rpx;
- color: #ff4d4c;
- }
- .information.data-v-16a9455e {
- margin-bottom: 12rpx;
- }
- .num.data-v-16a9455e {
- margin-bottom: 8rpx;
- }
- .sales.data-v-16a9455e {
- font-size: 24rpx;
- color: #999999;
- line-height: 1;
- }
- .value.data-v-16a9455e {
- margin-bottom: 18rpx;
- line-height: 1;
- }
- .price.data-v-16a9455e {
- font-size: 32rpx;
- line-height: 1;
- }
- .original_price.data-v-16a9455e {
- text-decoration: line-through;
- font-size: 24rpx;
- line-height: 1;
- color: #999999;
- margin-left: 10rpx;
- }
- .go-button.data-v-16a9455e {
- height: 56rpx;
- line-height: 56rpx;
- width: 130rpx;
- font-size: 28rpx;
- border-radius: 28rpx;
- text-align: center;
- color: #ffffff;
- }
- .history.data-v-16a9455e {
- padding: 36rpx 24rpx;
- border-radius: 16rpx 16rpx 0 0;
- background-color: #ffffff;
- font-size: 28rpx;
- margin-top: 105rpx;
- }
- .history .title.data-v-16a9455e {
- padding-bottom: 24rpx;
- color: #666666;
- }
- .history .title image.data-v-16a9455e {
- width: 28rpx;
- height: 34rpx;
- display: block;
- }
- .history .history-list .item.data-v-16a9455e {
- height: 64rpx;
- background-color: #f7f7f7;
- padding: 0 20rpx;
- margin-right: 20rpx;
- margin-bottom: 16rpx;
- border-radius: 32rpx;
- }
- .delete.data-v-16a9455e {
- width: 32rpx;
- height: 32rpx;
- position: absolute;
- right: 122rpx;
- top: 36rpx;
- border-radius: 50%;
- z-index: 1500;
- }
- .goods-list .no-result.data-v-16a9455e {
- height: 156rpx;
- padding: 28rpx 0;
- font-size: 28rpx;
- background-color: #ffffff;
- }
- .goods-list .no-result .empty.data-v-16a9455e {
- width: 100rpx;
- height: 100rpx;
- display: block;
- margin-right: 40rpx;
- }
|