123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- @charset "UTF-8";
- .text-center.data-v-2d77edf4 {
- text-align: center;
- }
- .font-weight.data-v-2d77edf4 {
- font-weight: bold;
- }
- .page-width.data-v-2d77edf4 {
- width: 100%;
- }
- .goods-hover-class.data-v-2d77edf4 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-2d77edf4 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-2d77edf4 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-2d77edf4 {
- width: 100%;
- }
- .u-hover-class.data-v-2d77edf4 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-2d77edf4 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .dialog-bg.data-v-2d77edf4 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 101;
- }
- .jump-dialog.data-v-2d77edf4 {
- position: fixed;
- bottom: 120rpx;
- right: 24rpx;
- width: 100rpx;
- height: 100rpx;
- border-radius: 50%;
- background-color: rgba(0, 0, 0, 0.3);
- font-size: 16rpx;
- color: #fff;
- z-index: 100;
- }
- .jump-dialog.tabbarbool.data-v-2d77edf4 {
- bottom: 240rpx;
- }
- .jump-dialog image.data-v-2d77edf4 {
- width: 54rpx;
- height: 54rpx;
- margin-bottom: 3rpx;
- display: block;
- }
- .use-info.data-v-2d77edf4 {
- position: fixed;
- bottom: 64rpx;
- text-align: center;
- font-size: 28rpx;
- width: 200rpx;
- margin: 0 auto;
- left: 0;
- right: 0;
- }
- .use-info.tabbarbool.data-v-2d77edf4 {
- bottom: 204rpx;
- }
- .scan.data-v-2d77edf4 {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: #fff;
- text-align: center;
- padding-top: 184rpx;
- font-size: 28rpx;
- color: #353535;
- }
- .scan .scan-input.data-v-2d77edf4 {
- height: 94rpx;
- width: 580rpx;
- margin: 40rpx auto;
- background-color: #f9f9f9;
- border: 2rpx solid #e2e2e2;
- border-radius: 16rpx;
- position: relative;
- box-shadow: 1rpx 1rpx 4rpx 4rpx #f5f5f5;
- }
- .scan .scan-input input.data-v-2d77edf4 {
- border-radius: 16rpx;
- width: 100%;
- height: 100%;
- padding: 10rpx 80rpx 10rpx 20rpx;
- text-align: left;
- }
- .scan .scan-input image.data-v-2d77edf4 {
- width: 48rpx;
- height: 44rpx;
- position: absolute;
- right: 24rpx;
- top: 23rpx;
- z-index: 2;
- }
- .scan .scan-button.data-v-2d77edf4 {
- height: 300rpx;
- width: 300rpx;
- border-radius: 50%;
- text-align: center;
- line-height: 300rpx;
- box-shadow: 2rpx 2rpx 8rpx 8rpx #f3f3f3;
- margin: 112rpx auto;
- font-size: 42rpx;
- font-weight: 600;
- color: #fff;
- }
- .item.data-v-2d77edf4 {
- margin: 24rpx 24rpx 0;
- background-color: #fff;
- border-radius: 16rpx;
- }
- .item .status.data-v-2d77edf4 {
- padding: 28rpx 30rpx;
- border-bottom: 2rpx solid #e2e2e2;
- }
- .item .status .item-code.data-v-2d77edf4 {
- padding: 16rpx 30rpx;
- border-radius: 40rpx;
- font-size: 28rpx;
- font-weight: 600;
- }
- .item .status .item-status.data-v-2d77edf4 {
- font-size: 28rpx;
- }
- .item .status .item-status view.data-v-2d77edf4:first-of-type {
- margin-right: 16rpx;
- }
- .item .status .item-status image.data-v-2d77edf4 {
- height: 22rpx;
- width: 14rpx;
- display: block;
- }
- .item .item-time.data-v-2d77edf4 {
- height: 72rpx;
- line-height: 72rpx;
- font-size: 28rpx;
- color: #666666;
- padding: 0 30rpx;
- }
- .dialog.data-v-2d77edf4 {
- margin: 270rpx auto;
- background-color: #fff;
- border-radius: 16rpx;
- width: 600rpx;
- padding: 60rpx 0;
- text-align: center;
- }
- .dialog .dialog-img.data-v-2d77edf4 {
- width: 200rpx;
- height: 200rpx;
- margin: 0 auto 20rpx;
- }
- .dialog .dialog-msg.data-v-2d77edf4 {
- font-size: 32rpx;
- color: #353535;
- }
- .dialog .dialog-other.data-v-2d77edf4 {
- font-size: 24rpx;
- color: #999999;
- }
- .dialog .dialog-button.data-v-2d77edf4 {
- font-size: 26rpx;
- width: 520rpx;
- height: 90rpx;
- border-radius: 45rpx;
- line-height: 90rpx;
- text-align: center;
- color: #fff;
- margin: 50rpx auto 0;
- }
- .u-rules.data-v-2d77edf4 {
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- width: 100%;
- position: fixed;
- z-index: 1005;
- left: 0;
- background-color: #fff;
- }
- .u-rules.iphone_x.tabbarbool.data-v-2d77edf4 {
- padding-bottom: 50rpx;
- }
- .u-rules .u-rules-top.data-v-2d77edf4 {
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- background-color: #fff;
- height: 80rpx;
- }
- .u-rules .u-rules-top .end-close.data-v-2d77edf4 {
- width: 80rpx;
- height: 80rpx;
- padding: 25rpx;
- }
- .u-rules .u-rules-top .end-close image.data-v-2d77edf4 {
- width: 30rpx;
- height: 30rpx;
- }
- .u-rules .u-rules-content.data-v-2d77edf4 {
- padding: 0 20rpx;
- min-height: 160rpx;
- max-height: 918rpx;
- overflow: auto;
- }
|