123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293 |
- @charset "UTF-8";
- .text-center.data-v-1dc63f88 {
- text-align: center;
- }
- .font-weight.data-v-1dc63f88 {
- font-weight: bold;
- }
- .page-width.data-v-1dc63f88 {
- width: 100%;
- }
- .goods-hover-class.data-v-1dc63f88 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-1dc63f88 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-1dc63f88 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-1dc63f88 {
- width: 100%;
- }
- .u-hover-class.data-v-1dc63f88 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-1dc63f88 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .status.data-v-1dc63f88 {
- position: relative;
- padding-top: 140rpx;
- }
- .status-price.data-v-1dc63f88 {
- margin-top: 4rpx;
- }
- .status-bg.data-v-1dc63f88 {
- position: absolute;
- top: 0;
- left: 0;
- height: 220rpx;
- width: 100%;
- z-index: 0;
- }
- .status-text.data-v-1dc63f88 {
- font-size: 32rpx;
- color: #fff;
- position: absolute;
- top: 42rpx;
- left: 48rpx;
- }
- .address-info.data-v-1dc63f88 {
- width: 702rpx;
- margin: 0 auto;
- font-size: 26rpx;
- color: #353535;
- background-color: #fff;
- border-radius: 16rpx;
- position: relative;
- padding: 28rpx 24rpx 28rpx 92rpx;
- }
- .address-info image.data-v-1dc63f88 {
- position: absolute;
- top: 40rpx;
- left: 24rpx;
- height: 44rpx;
- width: 44rpx;
- }
- .address.data-v-1dc63f88 {
- margin-top: 8rpx;
- }
- .order-info.data-v-1dc63f88 {
- margin: 24rpx 38rpx;
- padding: 28rpx 24rpx;
- background-color: #fff;
- border-radius: 16rpx;
- }
- .goods.data-v-1dc63f88 {
- height: 160rpx;
- position: relative;
- margin-bottom: 20rpx;
- }
- .goods image.data-v-1dc63f88 {
- height: 160rpx;
- width: 160rpx;
- border-radius: 10rpx;
- float: left;
- margin-right: 20rpx;
- }
- .goods-info.data-v-1dc63f88 {
- font-size: 24rpx;
- color: #999999;
- }
- .goods-name.data-v-1dc63f88 {
- color: #353535;
- height: 70rpx;
- }
- .goods-price.data-v-1dc63f88 {
- color: #353535;
- font-size: 24rpx;
- position: absolute;
- bottom: 0;
- right: 0;
- }
- .total.data-v-1dc63f88 {
- font-size: 24rpx;
- margin-top: 28rpx;
- color: #999999;
- text-align: right;
- }
- .price-item.data-v-1dc63f88 {
- margin-top: 10rpx;
- font-size: 24rpx;
- color: #353535;
- }
- .price-item.data-v-1dc63f88:first-of-type {
- margin-top: 24rpx;
- }
- .price-label.data-v-1dc63f88 {
- color: #999;
- font-size: 24rpx;
- }
- .price-label.total-label.data-v-1dc63f88 {
- font-size: 24rpx;
- color: #353535;
- }
- .total-price.data-v-1dc63f88 {
- font-size: 28rpx;
- color: #ff4544;
- font-weight: bold;
- }
- .info-title.data-v-1dc63f88 {
- font-size: 24rpx;
- color: #353535;
- margin-bottom: 20rpx;
- }
- .status-info.data-v-1dc63f88 {
- position: absolute;
- right: 48rpx;
- top: 42rpx;
- color: #fff;
- font-size: 24rpx;
- text-align: right;
- }
- .to-clerk.data-v-1dc63f88 {
- position: fixed;
- bottom: 0;
- height: 140rpx;
- width: 100%;
- padding: 0 24rpx;
- border-top: 1rpx solid #e2e2e2;
- background: #ffffff;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- }
- .to-clerk button.data-v-1dc63f88 {
- width: 702rpx;
- margin: 0 auto;
- font-size: 32rpx;
- color: #fff;
- height: 88rpx;
- line-height: 88rpx;
- border-radius: 44rpx;
- background-color: #ff4544;
- text-align: center;
- }
- .card-info.data-v-1dc63f88 {
- width: 90%;
- margin: 0 auto;
- border-radius: 15rpx;
- background-color: #fff;
- position: relative;
- padding: 40rpx 24rpx;
- margin-bottom: 20rpx;
- }
- .card-img.data-v-1dc63f88 {
- height: 88rpx;
- width: 88rpx;
- margin-right: 20rpx;
- border-radius: 44rpx;
- }
- .card-name.data-v-1dc63f88 {
- font-size: 32rpx;
- color: #353535;
- width: 546rpx;
- }
- .info-label.data-v-1dc63f88 {
- color: #999999;
- }
- .card-other.data-v-1dc63f88 {
- text-align: left;
- font-size: 28rpx;
- margin-top: 40rpx;
- color: #353535;
- border-top: 1rpx solid #e2e2e2;
- }
- .other-label.data-v-1dc63f88 {
- color: #999999;
- margin: 30rpx 0 22rpx;
- }
- .bg.data-v-1dc63f88 {
- position: fixed;
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 10;
- }
- .dialog.data-v-1dc63f88 {
- position: fixed;
- top: 400rpx;
- left: 0;
- right: 0;
- height: 300rpx;
- width: 640rpx;
- margin: 0 auto;
- z-index: 21;
- background-color: #fff;
- border-radius: 10px;
- text-align: center;
- font-size: 30rpx;
- }
- .dialog-title.data-v-1dc63f88 {
- margin: 40rpx auto 35rpx;
- }
- .dialog-msg.data-v-1dc63f88 {
- color: #ff4544;
- }
- .dialog-btn.data-v-1dc63f88 {
- height: 88rpx;
- width: 640rpx;
- border-top: 1rpx solid #e2e2e2;
- line-height: 88rpx;
- position: absolute;
- bottom: 0;
- left: 0;
- }
- .dialog-close.data-v-1dc63f88, .dialog-submit.data-v-1dc63f88 {
- width: 50%;
- }
- .line.data-v-1dc63f88 {
- height: 44rpx;
- margin-top: 22rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- }
- .dialog-submit.data-v-1dc63f88 {
- color: #ff4544;
- }
- .goods-attr.data-v-1dc63f88 {
- margin-bottom: 16rpx;
- }
- .goods-attr text.data-v-1dc63f88 {
- margin-right: 18rpx;
- }
- .history-button.data-v-1dc63f88 {
- width: 215rpx;
- height: 60rpx;
- padding: 18rpx 23rpx;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- color: #ff4544;
- font-size: 24rpx;
- margin: 30rpx 0;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- background: #ffebeb;
- border-radius: 30rpx;
- }
- .history-button .icon.data-v-1dc63f88 {
- width: 12rpx;
- height: 22rpx;
- margin-left: 12rpx;
- }
|