123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- @charset "UTF-8";
- .text-center.data-v-5f584590 {
- text-align: center;
- }
- .font-weight.data-v-5f584590 {
- font-weight: bold;
- }
- .page-width.data-v-5f584590 {
- width: 100%;
- }
- .goods-hover-class.data-v-5f584590 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-5f584590 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-5f584590 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-5f584590 {
- width: 100%;
- }
- .u-hover-class.data-v-5f584590 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-5f584590 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .checked-icon.data-v-5f584590 {
- background-color: #446dfd;
- }
- .attr-group-holder.data-v-5f584590 {
- height: 100rpx;
- }
- .group.data-v-5f584590 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100rpx;
- background-color: #fff;
- z-index: 100;
- }
- .group .group-item.data-v-5f584590 {
- height: 50rpx;
- border-left: 2rpx solid #e2e2e2;
- }
- .group .group-item .group-name.data-v-5f584590 {
- width: 86rpx;
- font-size: 28rpx;
- color: #353535;
- text-align: right;
- }
- .group .group-item .group-name.active.data-v-5f584590 {
- color: #446dfd;
- }
- .group .group-item .more.data-v-5f584590 {
- display: block;
- width: 22rpx;
- height: 12rpx;
- margin-left: 12rpx;
- }
- .group .group-item.data-v-5f584590:first-of-type {
- border-left: 0;
- }
- .attr-item.data-v-5f584590 {
- min-height: 445rpx;
- }
- .attr-item .attr-name.data-v-5f584590 {
- padding: 24rpx;
- padding-left: 96rpx;
- position: relative;
- font-size: 28rpx;
- color: #353535;
- }
- .attr-item .attr-name .check.data-v-5f584590 {
- width: 84rpx;
- height: 76rpx;
- padding: 20rpx 24rpx;
- position: absolute;
- top: 0;
- left: 0;
- }
- .attr-item .attr-name .check image.data-v-5f584590 {
- width: 36rpx;
- height: 36rpx;
- }
- .attr-item .attr-name .attr-group.data-v-5f584590 {
- padding-right: 24rpx;
- height: 30rpx;
- line-height: 26rpx;
- border-right: 2rpx solid #999999;
- margin-right: 24rpx;
- margin-bottom: 8rpx;
- }
- .attr-item .attr-name .attr-group .attr-group-name.data-v-5f584590 {
- color: #999999;
- }
- .attr-item .attr-name .attr-group.data-v-5f584590:last-of-type {
- border-right: 0;
- }
- .info-item.data-v-5f584590 {
- border-top: 1rpx solid #e2e2e2;
- height: 88rpx;
- line-height: 88rpx;
- font-size: 28rpx;
- color: #353535;
- margin: 0 24rpx;
- }
- .info-item .form-label.data-v-5f584590 {
- width: 176rpx;
- }
- .info-item .input.data-v-5f584590 {
- width: 476rpx;
- background-color: #fff;
- padding-left: 25rpx;
- font-size: 28rpx;
- }
- .info-item .input.input-item.data-v-5f584590 {
- height: 80rpx;
- line-height: 80rpx;
- white-space: nowrap;
- overflow: auto;
- }
- .info-item .input.input-item.placeholder.data-v-5f584590 {
- color: #cdcdcd;
- }
- .info-item .input.unit.data-v-5f584590 {
- width: 396rpx;
- }
- .info-item .unit-width.data-v-5f584590 {
- width: 112rpx;
- text-align: right;
- }
- .info-item.data-v-5f584590:first-of-type {
- border-top: 0;
- }
- .bottom.data-v-5f584590 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 120rpx;
- background-color: #fff;
- padding: 0 24rpx;
- font-size: 28rpx;
- z-index: 10;
- color: #353535;
- }
- .bottom .check.data-v-5f584590 {
- width: 84rpx;
- height: 84rpx;
- padding: 24rpx;
- }
- .bottom .check image.data-v-5f584590 {
- width: 36rpx;
- height: 36rpx;
- }
- .bottom .all-setting.data-v-5f584590 {
- color: #446dfd;
- margin-left: 40rpx;
- }
- .bottom .save-btn.data-v-5f584590 {
- position: absolute;
- right: 24rpx;
- bottom: 20rpx;
- height: 80rpx;
- line-height: 80rpx;
- width: 280rpx;
- text-align: center;
- border-radius: 40rpx;
- background-color: #446dfd;
- font-size: 32rpx;
- color: #ffffff;
- font-weight: bold;
- }
- .bottom .save-btn.iphone_x.data-v-5f584590 {
- bottom: 70rpx;
- }
- .bottom.iphone_x.data-v-5f584590 {
- height: 170rpx;
- padding-bottom: 50rpx;
- }
- .placeholder.data-v-5f584590 {
- height: 140rpx;
- }
- .placeholder.iphone_x.data-v-5f584590 {
- height: 190rpx;
- }
- .bg.data-v-5f584590 {
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 80;
- }
- .bg.again.data-v-5f584590 {
- z-index: 120;
- }
- .bg .dialog-group.data-v-5f584590 {
- position: fixed;
- top: 100rpx;
- width: 100%;
- border-top: 2rpx solid #e2e2e2;
- background-color: #fff;
- padding-left: 24rpx;
- }
- .bg .dialog-group .dialog-group-name.data-v-5f584590 {
- height: 88rpx;
- line-height: 88rpx;
- font-size: 28rpx;
- color: #353535;
- }
- .bg .dialog-group .dialog-group-name.active.data-v-5f584590 {
- color: #446dfd;
- }
- .bg .dialog-setting.data-v-5f584590 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- z-index: 122;
- }
- .bg .dialog-setting.iphone_x.data-v-5f584590 {
- padding-bottom: 50rpx;
- }
- .bg .dialog-setting .dialog-setting-title.data-v-5f584590 {
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- background-color: #f7f7f7;
- height: 88rpx;
- font-size: 32rpx;
- color: #353535;
- padding: 0 24rpx;
- }
- .bg .dialog-setting .dialog-setting-title .dialog-setting-btn.data-v-5f584590 {
- color: #446dfd;
- }
|