123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- @charset "UTF-8";
- .text-center.data-v-4f674fd6 {
- text-align: center;
- }
- .font-weight.data-v-4f674fd6 {
- font-weight: bold;
- }
- .page-width.data-v-4f674fd6 {
- width: 100%;
- }
- .goods-hover-class.data-v-4f674fd6 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-4f674fd6 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-4f674fd6 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-4f674fd6 {
- width: 100%;
- }
- .u-hover-class.data-v-4f674fd6 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-4f674fd6 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .search.data-v-4f674fd6 {
- z-index: 30;
- height: 88rpx;
- padding: 16rpx 35rpx;
- background-color: #EFEFF4;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- width: 100%;
- }
- .search input.data-v-4f674fd6 {
- padding: 0 70rpx 0 30rpx;
- }
- .search-clear.data-v-4f674fd6 {
- position: absolute;
- right: 15rpx;
- top: 14rpx;
- width: 30rpx;
- height: 30rpx;
- z-index: 100;
- }
- .search-content.data-v-4f674fd6 {
- background-color: #fff;
- height: 56rpx;
- border-radius: 28rpx;
- width: 502rpx;
- }
- input.search-content.data-v-4f674fd6 {
- width: 482rpx;
- font-size: 26rpx;
- }
- .msg-item.data-v-4f674fd6 {
- margin: 24rpx;
- margin-bottom: 0;
- background-color: #fff;
- border-radius: 16rpx;
- position: relative;
- padding: 24rpx;
- }
- .msg-item .out-dialog.data-v-4f674fd6 {
- width: 148rpx;
- height: 148rpx;
- position: absolute;
- top: 24rpx;
- left: 24rpx;
- z-index: 5;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .msg-item .out-dialog image.data-v-4f674fd6 {
- width: 148rpx;
- height: 148rpx;
- }
- .msg-img.data-v-4f674fd6 {
- height: 148rpx;
- width: 148rpx;
- display: block;
- }
- .goods-name.data-v-4f674fd6 {
- font-size: 26rpx;
- color: #353535;
- position: absolute;
- top: 22rpx;
- left: 192rpx;
- width: 486rpx;
- }
- .goods-price.data-v-4f674fd6 {
- font-size: 32rpx;
- color: #ff4544;
- position: absolute;
- bottom: 55rpx;
- left: 192rpx;
- }
- .goods-num.data-v-4f674fd6 {
- font-size: 24rpx;
- color: #999999;
- position: absolute;
- bottom: 20rpx;
- left: 192rpx;
- }
- .goods-num-zero.data-v-4f674fd6 {
- color: #ff4544;
- }
- .add-goods.data-v-4f674fd6 {
- width: 180rpx;
- height: 56rpx;
- line-height: 54rpx;
- border-radius: 28rpx;
- border: 1rpx solid #446dfd;
- padding-left: 18rpx;
- font-size: 26rpx;
- color: #446dfd;
- margin-left: 20rpx;
- background-color: #fff;
- }
- .add-goods image.data-v-4f674fd6 {
- height: 28rpx;
- width: 28rpx;
- margin-right: 8rpx;
- margin-top: 14rpx;
- display: block;
- }
- .more-handle.data-v-4f674fd6 {
- height: 56rpx;
- width: 56rpx;
- position: absolute;
- bottom: 16rpx;
- right: 24rpx;
- }
- .more.data-v-4f674fd6 {
- height: 100rpx;
- border-radius: 8rpx;
- background-color: rgba(0, 0, 0, 0.75);
- padding: 18rpx 0 8rpx;
- font-size: 20rpx;
- color: #fff;
- z-index: 6;
- position: absolute;
- bottom: 62rpx;
- right: 24rpx;
- }
- .more-item.data-v-4f674fd6 {
- width: 90rpx;
- text-align: center;
- }
- .more .more-item image.data-v-4f674fd6 {
- height: 40rpx;
- width: 40rpx;
- }
- .and-more.data-v-4f674fd6 {
- width: 0;
- height: 0;
- border-left: 10rpx solid transparent;
- border-right: 10rpx solid transparent;
- border-top: 10rpx solid rgba(0, 0, 0, 0.75);
- position: absolute;
- bottom: 54rpx;
- right: 44rpx;
- z-index: 6;
- }
- .bottom-tab.data-v-4f674fd6 {
- width: 100%;
- height: 96rpx;
- background-color: #fff;
- font-size: 20rpx;
- color: #9096ad;
- padding-top: 14rpx;
- }
- .u-bottom-fixed.data-v-4f674fd6 {
- z-index: 999;
- position: fixed;
- bottom: 0;
- left: 0;
- right: 0;
- width: 100%;
- background-color: #ffffff;
- }
- .tab-item.data-v-4f674fd6 {
- text-align: center;
- }
- .tab-icon.data-v-4f674fd6 {
- height: 48rpx;
- width: 48rpx;
- display: inline-block;
- }
- .tab-item.active.data-v-4f674fd6 {
- color: #446dfd;
- }
- .tab-item view.data-v-4f674fd6 {
- margin-top: -5rpx;
- }
- .screen.data-v-4f674fd6 {
- position: fixed;
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- background-color: rgba(0, 0, 0, 0);
- }
- .btn-area.data-v-4f674fd6 {
- height: 88rpx;
- position: relative;
- border-top: 1rpx solid #e2e2e2;
- }
- .btn-area .line.data-v-4f674fd6 {
- height: 32rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- position: absolute;
- top: 28rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .submit-btn.data-v-4f674fd6 {
- height: 88rpx;
- line-height: 88rpx;
- font-size: 32rpx;
- color: #666;
- width: 310rpx;
- text-align: center;
- }
- .submit-btn.be-submit.data-v-4f674fd6 {
- color: #446dfd;
- }
- .dialog.data-v-4f674fd6 {
- position: fixed;
- height: 100%;
- width: 100%;
- bottom: 0;
- left: 0;
- z-index: 10;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .dialog-item.data-v-4f674fd6 {
- padding-top: 35rpx;
- position: fixed;
- top: 30%;
- left: 0;
- right: 0;
- margin: 0 auto;
- width: 620rpx;
- border-radius: 16rpx;
- background-color: #fff;
- }
- .dialog-title.data-v-4f674fd6 {
- font-size: 32rpx;
- color: #353535;
- margin-bottom: 6rpx;
- text-align: center;
- }
- .dialog-txt.data-v-4f674fd6 {
- margin: 40rpx auto;
- text-align: center;
- font-size: 32rpx;
- color: #353535;
- }
- .no-tip.data-v-4f674fd6 {
- position: fixed;
- top: 35%;
- left: 0;
- right: 0;
- color: #666666;
- font-size: 24rpx;
- text-align: center;
- }
- .no-tip .icon-image.data-v-4f674fd6 {
- height: 240rpx;
- width: 240rpx;
- margin-bottom: 20rpx;
- }
- .u-bottom-height.data-v-4f674fd6 {
- height: 116rpx;
- }
- .search-icon.data-v-4f674fd6 {
- height: 24rpx;
- width: 24rpx;
- }
- .search-text.data-v-4f674fd6 {
- color: #b2b2b2;
- font-size: 24rpx;
- margin: 0 5rpx;
- }
- .top-place.data-v-4f674fd6 {
- height: 88rpx;
- }
|