123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257 |
- @charset "UTF-8";
- .text-center.data-v-0f00adf4 {
- text-align: center;
- }
- .font-weight.data-v-0f00adf4 {
- font-weight: bold;
- }
- .page-width.data-v-0f00adf4 {
- width: 100%;
- }
- .goods-hover-class.data-v-0f00adf4 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-0f00adf4 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-0f00adf4 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-0f00adf4 {
- width: 100%;
- }
- .u-hover-class.data-v-0f00adf4 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-0f00adf4 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-cart.data-v-0f00adf4 {
- background-color: #f7f7f7;
- position: absolute;
- top: 0;
- left: 0;
- width: 750rpx;
- }
- .app-cart .app-announcement.data-v-0f00adf4 {
- width: 100%;
- height: 72rpx;
- background-color: #ffffff;
- }
- .app-cart .app-announcement .app-announcement-text.data-v-0f00adf4 {
- font-size: 26rpx;
- color: #999999;
- margin-left: 24rpx;
- }
- .app-cart .app-announcement .app-edit-text.data-v-0f00adf4 {
- font-size: 26rpx;
- color: #353535;
- margin-right: 32rpx;
- }
- .app-cart .app-settlement.data-v-0f00adf4 {
- width: 100%;
- height: 110rpx;
- border-top: 1rpx solid #e2e2e2;
- background-color: white;
- padding: 15rpx 24rpx;
- }
- .app-cart .app-settlement .app-radio.data-v-0f00adf4 {
- padding-left: 23rpx;
- }
- .app-cart .app-settlement .app-radio .app-price.data-v-0f00adf4 {
- margin-left: 24rpx;
- font-size: 28rpx;
- }
- .app-cart .app-settlement .app-all-text.data-v-0f00adf4 {
- margin-left: 9rpx;
- font-size: 25rpx;
- color: #3f3f3f;
- }
- .app-cart .app-settlement .app-delete.data-v-0f00adf4 {
- width: 140rpx;
- height: 64rpx;
- line-height: 64rpx;
- text-align: center;
- background-color: white;
- border-radius: 32rpx;
- border: 1rpx solid;
- font-size: 28rpx;
- margin: 0 24rpx 0 0;
- padding: 0;
- }
- .app-cart .app-settlement .delete-disabled.data-v-0f00adf4 {
- color: #989898;
- border: 1rpx solid #989898;
- }
- .app-cart .app-settlement .app-settlement-button.data-v-0f00adf4 {
- height: 82rpx;
- width: 250rpx;
- color: #ffffff;
- font-size: 30rpx;
- line-height: 82rpx;
- text-align: center;
- margin: 0;
- padding: 0;
- border-radius: 41rpx;
- border: none;
- }
- .app-cart .no-cart.data-v-0f00adf4 {
- width: 100%;
- }
- .app-cart .no-cart .cart-icon.data-v-0f00adf4 {
- width: 160rpx;
- height: 160rpx;
- border-radius: 50%;
- background-color: rgba(0, 0, 0, 0.1);
- margin: 150rpx auto 40rpx;
- }
- .app-cart .no-cart .cart-icon .cart-image.data-v-0f00adf4 {
- height: 80rpx;
- width: 80rpx;
- margin: 40rpx;
- }
- .app-cart .no-cart .cart-text.data-v-0f00adf4 {
- font-size: 30rpx;
- color: #888;
- text-align: center;
- }
- .send-dialog.data-v-0f00adf4 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 1700;
- }
- .send-dialog .send-content.data-v-0f00adf4 {
- position: absolute;
- bottom: 0;
- left: 0;
- background-color: #fff;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- padding: 24rpx;
- }
- .send-dialog .send-content .send-close.data-v-0f00adf4 {
- position: absolute;
- top: 24rpx;
- right: 24rpx;
- width: 30rpx;
- height: 30rpx;
- }
- .send-dialog .send-content .send-title.data-v-0f00adf4 {
- font-size: 32rpx;
- margin: 16rpx 0 36rpx;
- text-align: center;
- color: #000000;
- }
- .send-dialog .send-content .send-tip.data-v-0f00adf4 {
- font-size: 24rpx;
- color: #999999;
- }
- .send-dialog .send-content .send-type.data-v-0f00adf4 {
- margin-top: 32rpx;
- }
- .send-dialog .send-content .send-type .send-type-name.data-v-0f00adf4 {
- height: 42rpx;
- font-size: 28rpx;
- color: #353535;
- }
- .send-dialog .send-content .send-type .send-type-name image.data-v-0f00adf4 {
- width: 42rpx;
- height: 42rpx;
- margin-right: 18rpx;
- }
- .send-dialog .send-content .send-type .send-type-item.data-v-0f00adf4 {
- margin-top: 15rpx;
- height: 226rpx;
- border-radius: 16rpx;
- background-color: #f2f2f2;
- padding: 20rpx;
- padding-left: 0;
- padding-bottom: 0;
- width: 702rpx;
- position: relative;
- }
- .send-dialog .send-content .send-type .send-type-item .send-goods.data-v-0f00adf4 {
- white-space: nowrap;
- }
- .send-dialog .send-content .send-type .send-type-item .send-goods .send-goods-list.data-v-0f00adf4 {
- white-space: nowrap;
- margin-left: 0;
- }
- .send-dialog .send-content .send-type .send-type-item .send-goods view.data-v-0f00adf4 {
- height: 110rpx;
- margin-left: 20rpx;
- display: inline-block;
- }
- .send-dialog .send-content .send-type .send-type-item .send-goods view image.data-v-0f00adf4 {
- width: 110rpx;
- height: 110rpx;
- border-radius: 16rpx;
- }
- .send-dialog .send-content .send-type .send-type-item .send-count.data-v-0f00adf4 {
- height: 96rpx;
- line-height: 96rpx;
- width: 500rpx;
- font-size: 22rpx;
- color: #353535;
- position: absolute;
- bottom: 0;
- left: 30rpx;
- }
- .send-dialog .send-content .send-type .send-type-item .send-count text.data-v-0f00adf4 {
- color: #ff4544;
- }
- .send-dialog .send-content .send-type .send-type-item .send-count-btn.data-v-0f00adf4 {
- position: absolute;
- bottom: 22rpx;
- right: 28rpx;
- height: 54rpx;
- border-radius: 27rpx;
- width: 128rpx;
- text-align: center;
- line-height: 54rpx;
- background-color: #ff4544;
- color: #fff;
- font-size: 28rpx;
- }
- .bd-fixed-bottom.data-v-0f00adf4 {
- width: 100%;
- z-index: 1500;
- position: fixed;
- left: 0;
- bottom: 0;
- }
- .bd-bottom-height-0.data-v-0f00adf4 {
- width: 100%;
- height: 110rpx;
- }
- .cart-list .collapse-box .collapse-item .collapse-item-titlebar.data-v-0f00adf4 {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- height: 80rpx;
- }
- .cart-list .collapse-box .collapse-item .collapse-item-titlebar .collapse-item-titlebar-txt.data-v-0f00adf4 {
- padding-left: 24rpx;
- font-weight: bold;
- font-size: 30rpx;
- }
- .data-v-0f00adf4 .uni-collapse {
- background-color: transparent !important;
- }
|