123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- @charset "UTF-8";
- .text-center.data-v-9e5bf770 {
- text-align: center;
- }
- .font-weight.data-v-9e5bf770 {
- font-weight: bold;
- }
- .page-width.data-v-9e5bf770 {
- width: 100%;
- }
- .goods-hover-class.data-v-9e5bf770 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-9e5bf770 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-9e5bf770 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-9e5bf770 {
- width: 100%;
- }
- .u-hover-class.data-v-9e5bf770 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-9e5bf770 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .attr.data-v-9e5bf770 {
- background-color: #fff;
- position: relative;
- padding-left: 84rpx;
- margin-bottom: 20rpx;
- }
- .attr .low-attr.data-v-9e5bf770 {
- position: absolute;
- z-index: 2;
- top: 24rpx;
- height: 40rpx;
- width: 40rpx;
- left: 24rpx;
- }
- .attr .attr-item.data-v-9e5bf770 {
- height: 88rpx;
- line-height: 88rpx;
- border-top: 2rpx solid #e2e2e2;
- position: relative;
- font-size: 28rpx;
- color: #353535;
- }
- .attr .attr-item input.data-v-9e5bf770 {
- height: 88rpx;
- line-height: 88rpx;
- }
- .attr .attr-item.data-v-9e5bf770:first-of-type {
- border-top: 0;
- }
- .add-attr.data-v-9e5bf770 {
- height: 120rpx;
- background-color: #fff;
- margin-bottom: 20rpx;
- padding-top: 24rpx;
- }
- .add-attr .add-attr-btn.data-v-9e5bf770 {
- height: 72rpx;
- width: 320rpx;
- border-radius: 36rpx;
- border: 1rpx solid #446dfd;
- margin: 0 auto;
- color: #446dfd;
- font-size: 26rpx;
- line-height: 72rpx;
- }
- .add-attr .add-attr-btn image.data-v-9e5bf770 {
- height: 28rpx;
- width: 28rpx;
- margin-right: 12rpx;
- margin-top: 22rpx;
- }
- .add.data-v-9e5bf770 {
- position: fixed;
- bottom: 0;
- left: 0;
- height: 120rpx;
- width: 100%;
- z-index: 15;
- background-color: #fff;
- }
- .add view.data-v-9e5bf770 {
- width: 702rpx;
- line-height: 80rpx;
- height: 80rpx;
- margin: 20rpx auto;
- border-radius: 40rpx;
- background-color: #446dfd;
- color: #fff;
- font-size: 32rpx;
- text-align: center;
- }
- .add.iphone_x.data-v-9e5bf770 {
- height: 170rpx;
- padding-bottom: 50rpx;
- }
- .placeholder.data-v-9e5bf770 {
- height: 120rpx;
- }
- .placeholder.iphone_x.data-v-9e5bf770 {
- height: 170rpx;
- }
- .dialog.data-v-9e5bf770 {
- position: fixed;
- height: 100%;
- width: 100%;
- bottom: 0;
- left: 0;
- z-index: 10;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .dialog .dialog-item.data-v-9e5bf770 {
- padding-top: 20rpx;
- position: fixed;
- top: 25%;
- left: 0;
- right: 0;
- margin: 0 auto;
- width: 620rpx;
- border-radius: 16rpx;
- background-color: #fff;
- text-align: center;
- }
- .dialog .btn-area.data-v-9e5bf770 {
- height: 88rpx;
- position: relative;
- border-top: 1rpx solid #e2e2e2;
- }
- .dialog .btn-area .line.data-v-9e5bf770 {
- height: 32rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- position: absolute;
- top: 28rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .dialog .btn-area .submit-btn.data-v-9e5bf770 {
- height: 88rpx;
- line-height: 88rpx;
- font-size: 32rpx;
- color: #666;
- width: 310rpx;
- text-align: center;
- }
- .dialog .btn-area .submit-btn.be-submit.data-v-9e5bf770 {
- color: #446dfd;
- }
- .dialog .dialog-title.data-v-9e5bf770 {
- text-align: center;
- font-size: 32rpx;
- color: #353535;
- margin: 66rpx 0 76rpx;
- }
|