123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 |
- @charset "UTF-8";
- .text-center.data-v-4cedc0c6 {
- text-align: center;
- }
- .font-weight.data-v-4cedc0c6 {
- font-weight: bold;
- }
- .page-width.data-v-4cedc0c6 {
- width: 100%;
- }
- .goods-hover-class.data-v-4cedc0c6 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-4cedc0c6 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-4cedc0c6 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-4cedc0c6 {
- width: 100%;
- }
- .u-hover-class.data-v-4cedc0c6 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-4cedc0c6 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .opacity-hide.data-v-4cedc0c6 {
- position: fixed;
- top: 0;
- z-index: -10;
- opacity: 0;
- overflow: hidden;
- }
- .search.data-v-4cedc0c6 {
- background-color: #efeff4;
- }
- .close-pic.data-v-4cedc0c6 {
- margin-right: 20rpx;
- margin-bottom: 16rpx;
- border-radius: 50%;
- }
- .close-pic image.data-v-4cedc0c6 {
- height: 60rpx;
- width: 60rpx;
- display: block;
- }
- .hot.data-v-4cedc0c6 {
- background-color: #fafafa;
- border-radius: 16rpx;
- }
- .hot .hot-center.data-v-4cedc0c6 {
- padding: 32rpx 24rpx;
- }
- .hot .hot-center .top-image.data-v-4cedc0c6 {
- width: 159rpx;
- height: 25rpx;
- display: block;
- }
- .hot .hot-center .top-list.data-v-4cedc0c6 {
- margin-top: 32rpx;
- border-radius: 16rpx;
- padding: 22rpx 0;
- box-shadow: 0 0 12rpx 0 #e0e0e0;
- }
- .hot .hot-center .top-list .item.data-v-4cedc0c6 {
- height: 110rpx;
- }
- .hot .hot-center .top-list .item .first.data-v-4cedc0c6 {
- width: 120rpx;
- font-weight: bold;
- }
- .hot .hot-center .top-list .item .first image.data-v-4cedc0c6 {
- width: 48rpx;
- height: 43rpx;
- display: block;
- }
- .hot .hot-center .top-list .item .first view.data-v-4cedc0c6 {
- color: #999999;
- font-size: 26rpx;
- }
- .hot .hot-center .top-list .item .goods-image image.data-v-4cedc0c6 {
- height: 90rpx;
- width: 90rpx;
- display: block;
- border-radius: 8rpx;
- }
- .hot .hot-center .top-list .item .goods-name.data-v-4cedc0c6 {
- color: #333333;
- font-size: 26rpx;
- margin: 0 24rpx;
- }
- .app-layout.data-v-4cedc0c6 {
- min-height: 100vh;
- }
- .top.data-v-4cedc0c6 {
- position: fixed;
- width: 100%;
- top: 0;
- z-index: 15;
- padding: 20rpx 24rpx;
- background-color: #efeff4;
- font-size: 32rpx;
- color: #666666;
- }
- .top .input.data-v-4cedc0c6 {
- background-color: #ffffff;
- border-radius: 50rpx 0 0 50rpx;
- padding: 0 32rpx;
- font-size: 28rpx;
- height: 64rpx;
- }
- .top .box.data-v-4cedc0c6 {
- position: relative;
- }
- .top .box .close-tip.data-v-4cedc0c6 {
- width: 64rpx;
- height: 64rpx;
- background-color: #ffffff;
- border-radius: 0 50rpx 50rpx 0;
- margin-right: 20rpx;
- }
- .top .box .search-close.data-v-4cedc0c6 {
- width: 32rpx;
- height: 32rpx;
- border-radius: 50%;
- margin: 16rpx;
- }
- .top .radio.data-v-4cedc0c6 {
- margin-top: 32rpx;
- }
- .top .radio .radio-item.data-v-4cedc0c6 {
- padding-bottom: 12rpx;
- }
- .top .radio .active.data-v-4cedc0c6 {
- border-bottom: 4rpx solid;
- }
- .history.data-v-4cedc0c6 {
- padding: 36rpx 24rpx;
- border-radius: 16rpx 16rpx 0 0;
- background-color: #ffffff;
- font-size: 28rpx;
- }
- .history .title.data-v-4cedc0c6 {
- padding-bottom: 24rpx;
- color: #666666;
- }
- .history .title image.data-v-4cedc0c6 {
- width: 28rpx;
- height: 34rpx;
- display: block;
- }
- .history .list .item.data-v-4cedc0c6 {
- height: 64rpx;
- background-color: #f7f7f7;
- padding: 0 20rpx;
- margin-right: 20rpx;
- margin-bottom: 16rpx;
- border-radius: 32rpx;
- }
- .goods-list .no-result.data-v-4cedc0c6 {
- height: 156rpx;
- padding: 28rpx 0;
- font-size: 28rpx;
- background-color: #ffffff;
- }
- .goods-list .no-result .text.data-v-4cedc0c6 {
- color: #999999;
- }
- .goods-list .no-result .empty.data-v-4cedc0c6 {
- width: 100rpx;
- height: 100rpx;
- display: block;
- margin-right: 40rpx;
- }
- .u-loading-list.data-v-4cedc0c6 {
- height: 64rpx;
- line-height: 64rpx;
- text-align: center;
- color: #b0b0b0;
- font-size: 24rpx;
- background-color: #f7f7f7;
- }
|