123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- @charset "UTF-8";
- .text-center.data-v-5ac2dc9a {
- text-align: center;
- }
- .font-weight.data-v-5ac2dc9a {
- font-weight: bold;
- }
- .page-width.data-v-5ac2dc9a {
- width: 100%;
- }
- .goods-hover-class.data-v-5ac2dc9a {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-5ac2dc9a {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-5ac2dc9a {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-5ac2dc9a {
- width: 100%;
- }
- .u-hover-class.data-v-5ac2dc9a {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-5ac2dc9a {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .success.data-v-5ac2dc9a {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background-color: #fff;
- text-align: center;
- }
- .success .success-text.data-v-5ac2dc9a {
- margin: -20rpx auto 30rpx;
- color: #353535;
- font-size: 40rpx;
- }
- .success image.data-v-5ac2dc9a {
- height: 270rpx;
- width: 380rpx;
- margin: 120rpx auto 60rpx;
- }
- .success .app-button.data-v-5ac2dc9a {
- margin: 24rpx auto;
- width: 320rpx;
- }
- .pay.data-v-5ac2dc9a {
- font-size: 36rpx;
- color: #353535;
- text-align: center;
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: #fff;
- }
- .pay .pay-view.data-v-5ac2dc9a {
- position: relative;
- margin-top: -324rpx;
- color: #fff;
- font-size: 26rpx;
- }
- .pay .pay-view .money-icon.data-v-5ac2dc9a {
- width: 93rpx;
- height: 93rpx;
- border-radius: 50%;
- margin-bottom: 20rpx;
- }
- .pay .pay-view .money-name.data-v-5ac2dc9a {
- font-size: 34rpx;
- margin-bottom: 10rpx;
- }
- .pay .pay-view .pay-price.data-v-5ac2dc9a {
- margin-top: 150rpx;
- color: #353535;
- font-size: 50rpx;
- }
- .pay .pay-view .pay-price text.data-v-5ac2dc9a {
- font-size: 70rpx;
- }
- .refuse.data-v-5ac2dc9a {
- font-size: 36rpx;
- color: #353535;
- text-align: center;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: #fff;
- position: absolute;
- }
- .refuse image.data-v-5ac2dc9a {
- height: 160rpx;
- width: 160rpx;
- margin: 80rpx auto 40rpx;
- }
- .refuse view.data-v-5ac2dc9a {
- margin-bottom: 25rpx;
- }
- .refuse .refuse-reason.data-v-5ac2dc9a {
- margin: 10rpx 0 76rpx;
- }
- .refuse .refuse-info.data-v-5ac2dc9a {
- font-size: 28rpx;
- color: #999;
- border-top: 1rpx solid #e2e2e2;
- width: 520rpx;
- margin: 0 auto;
- margin-bottom: 0;
- padding-top: 30rpx;
- padding-left: 20rpx;
- text-align: left;
- }
- .refuse .refuse-info text.data-v-5ac2dc9a {
- color: #666;
- }
- .refuse .app-button.data-v-5ac2dc9a {
- margin: 24rpx auto;
- width: 320rpx;
- }
- .wait.data-v-5ac2dc9a {
- color: #666;
- font-size: 32rpx;
- text-align: center;
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: #fff;
- }
- .wait view.data-v-5ac2dc9a {
- margin-bottom: 68rpx;
- }
- .wait image.data-v-5ac2dc9a {
- height: 270rpx;
- width: 380rpx;
- margin: 120rpx auto 60rpx;
- }
- .wait .app-button.data-v-5ac2dc9a {
- margin: 24rpx auto;
- width: 320rpx;
- }
- .title.data-v-5ac2dc9a {
- font-size: 26rpx;
- color: #fff;
- margin-top: -360rpx;
- text-align: center;
- height: 160rpx;
- padding-top: 30rpx;
- position: relative;
- }
- .title .big-title-text.data-v-5ac2dc9a {
- font-size: 34rpx;
- margin: 0 0 12rpx;
- }
- .popup.data-v-5ac2dc9a {
- position: fixed;
- background: rgba(0, 0, 0, 0.5);
- padding: 50rpx;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: 2000;
- }
- .popup .textarea.data-v-5ac2dc9a {
- width: 100%;
- background: #fff;
- border: 1rpx solid #ccc;
- z-index: 1;
- padding: 24rpx;
- border-radius: 5rpx;
- }
- .popup .c.data-v-5ac2dc9a {
- position: fixed;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- z-index: 0;
- }
- .h-100.data-v-5ac2dc9a {
- height: 100%;
- }
- .app-button.data-v-5ac2dc9a {
- margin: 40rpx 24rpx;
- color: #fff;
- }
- .app-button text.data-v-5ac2dc9a {
- color: #fff !important;
- }
- .address-input.data-v-5ac2dc9a {
- width: 580rpx;
- font-size: 28rpx;
- color: #353535;
- }
- .area-left.data-v-5ac2dc9a {
- text-align: text;
- margin-left: auto;
- }
- .app-view.data-v-5ac2dc9a {
- background-color: #ffffff;
- position: relative;
- z-index: 10;
- width: 702rpx;
- margin: 0 auto;
- border-radius: 16rpx;
- }
- .app-view .app-line.data-v-5ac2dc9a {
- height: 118rpx;
- line-height: 118rpx;
- padding: 0 32rpx 0 0;
- }
- .app-view .app-line text.app-text.data-v-5ac2dc9a {
- font-size: 28rpx;
- color: #353535;
- width: 140rpx;
- margin-right: 20rpx;
- text-align: right;
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- }
- .app-view .c-address.data-v-5ac2dc9a {
- padding-right: 24rpx;
- font-size: 28rpx;
- color: #353535;
- width: 500rpx;
- height: 100%;
- }
- .app-view .c-address.placeholder.data-v-5ac2dc9a {
- color: #cdcdcd;
- }
- .app-view .icon-arrow-image.data-v-5ac2dc9a {
- width: 12rpx;
- height: 24rpx;
- }
- .app-view .tip.data-v-5ac2dc9a {
- padding: 0 24rpx 24rpx 24rpx;
- background: #ffffff;
- color: #b7b7b7;
- }
|