123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196 |
- @charset "UTF-8";
- .text-center.data-v-20887506 {
- text-align: center;
- }
- .font-weight.data-v-20887506 {
- font-weight: bold;
- }
- .page-width.data-v-20887506 {
- width: 100%;
- }
- .goods-hover-class.data-v-20887506 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-20887506 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-20887506 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-20887506 {
- width: 100%;
- }
- .u-hover-class.data-v-20887506 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-20887506 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .list.data-v-20887506 {
- margin-top: 108rpx;
- }
- .list .item.data-v-20887506 {
- margin: 0 24rpx 20rpx;
- background-color: #fff;
- border-radius: 16rpx;
- padding: 24rpx;
- padding-bottom: 16rpx;
- }
- .list .item .look-goods.data-v-20887506 {
- margin-top: 8rpx;
- border-radius: 8rpx;
- height: 48rpx;
- width: 288rpx;
- font-size: 24rpx;
- color: #666666;
- background-color: #f7f7f7;
- }
- .list .item .look-goods image.data-v-20887506 {
- width: 18rpx;
- height: 10rpx;
- margin-left: 16rpx;
- }
- .no-result.data-v-20887506 {
- height: 156rpx;
- padding: 28rpx 0;
- margin-top: 88rpx;
- font-size: 28rpx;
- background-color: #ffffff;
- }
- .no-result .text.data-v-20887506 {
- color: #999999;
- }
- .no-result .empty.data-v-20887506 {
- width: 100rpx;
- height: 100rpx;
- display: block;
- margin-right: 40rpx;
- }
- .search.data-v-20887506 {
- width: 750rpx;
- height: 88rpx;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 100;
- background-color: #efeff4;
- padding: 15rpx 0;
- padding-left: 24rpx;
- box-sizing: border-box;
- }
- .search .search-view.data-v-20887506 {
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- position: relative;
- width: 626rpx;
- height: 58rpx;
- background-color: white;
- border-radius: 29rpx;
- }
- .search .search-view .search-clear.data-v-20887506 {
- position: absolute;
- right: 15rpx;
- top: 14rpx;
- width: 30rpx;
- height: 30rpx;
- z-index: 100;
- }
- .search .search-view input.data-v-20887506 {
- box-sizing: border-box;
- padding: 0 70rpx 0 30rpx;
- font-size: 26rpx;
- height: 58rpx;
- line-height: 58rpx;
- }
- .search .search-view .image.data-v-20887506 {
- width: 20rpx;
- height: 20rpx;
- margin-right: 11rpx;
- }
- .search .search-view .text.data-v-20887506 {
- font-size: 26rpx;
- color: #999999;
- }
- .search .search-btn.data-v-20887506 {
- width: 100rpx;
- height: 58rpx;
- line-height: 58rpx;
- text-align: center;
- font-size: 28rpx;
- color: #666;
- }
- .dialog-bg.data-v-20887506 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 202;
- }
- .dialog-bg .dialog.data-v-20887506 {
- width: 100%;
- position: fixed;
- left: 0;
- z-index: 210;
- background-color: #fff;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- }
- .dialog-bg .dialog .dialog-title.data-v-20887506 {
- padding: 36rpx 24rpx 24rpx;
- font-size: 32rpx;
- color: #353535;
- }
- .dialog-bg .dialog .dialog-title .toBuy.data-v-20887506 {
- font-size: 28rpx;
- }
- .dialog-bg .dialog .dialog-title .toBuy image.data-v-20887506 {
- width: 36rpx;
- height: 36rpx;
- margin-right: 12rpx;
- display: block;
- }
- .dialog-bg .dialog .dialog-title .close image.data-v-20887506 {
- width: 36rpx;
- height: 36rpx;
- }
- .dialog-bg .dialog .dialog-goods-list.data-v-20887506 {
- padding: 0 24rpx;
- max-height: 750rpx;
- overflow-y: auto;
- }
- .dialog-bg .dialog .dialog-goods-list .dialog-goods.data-v-20887506 {
- font-size: 32rpx;
- position: relative;
- padding: 28rpx 0;
- border-top: 2rpx solid #e2e2e2;
- }
- .dialog-bg .dialog .dialog-goods-list .dialog-goods image.data-v-20887506 {
- width: 180rpx;
- height: 180rpx;
- margin-right: 24rpx;
- border-radius: 8rpx;
- }
- .dialog-bg .dialog .dialog-goods-list .dialog-goods .goods-name.data-v-20887506 {
- color: #353535;
- width: 498rpx;
- }
- .dialog-bg .dialog .dialog-goods-list .dialog-goods .goods-price.data-v-20887506 {
- position: absolute;
- bottom: 50rpx;
- left: 204rpx;
- }
- .dialog-bg .dialog .dialog-goods-list .dialog-goods.data-v-20887506:first-of-type {
- border-top: 0;
- }
|