123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- @charset "UTF-8";
- .text-center.data-v-47435608 {
- text-align: center;
- }
- .font-weight.data-v-47435608 {
- font-weight: bold;
- }
- .page-width.data-v-47435608 {
- width: 100%;
- }
- .goods-hover-class.data-v-47435608 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-47435608 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-47435608 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-47435608 {
- width: 100%;
- }
- .u-hover-class.data-v-47435608 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-47435608 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-submit-goods .composition .composition-item.data-v-47435608 {
- margin-top: 24rpx;
- }
- .app-submit-goods .composition .composition-item .composition-open.data-v-47435608 {
- text-align: center;
- background-color: #fff;
- height: 84rpx;
- }
- .app-submit-goods .composition .composition-item .composition-open .composition-btn.data-v-47435608 {
- display: inline-block;
- border: 2rpx solid #bbbbbb;
- font-size: 24rpx;
- color: #999999;
- padding: 0 24rpx;
- margin: 12rpx 0 16rpx;
- height: 56rpx;
- line-height: 54rpx;
- border-radius: 28rpx;
- }
- .app-submit-goods .composition .composition-item .composition-open .composition-btn image.data-v-47435608 {
- width: 22rpx;
- height: 12rpx;
- margin-left: 16rpx;
- }
- .app-submit-goods .composition .composition-item .composition-info.data-v-47435608 {
- background-color: #fff;
- font-size: 28rpx;
- text-align: right;
- padding: 24rpx;
- }
- .app-submit-goods .composition .composition-item .composition-info .composition-discount.data-v-47435608 {
- font-size: 24rpx;
- }
- .app-submit-goods .goods-item.data-v-47435608 {
- position: relative;
- background: #fff;
- padding: 28rpx 32rpx;
- border-bottom: 1rpx solid #e2e2e2;
- font-size: 28rpx;
- }
- .app-submit-goods .goods-item .jingwai-tips.data-v-47435608 {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- position: absolute;
- top: -10rpx;
- left: -14rpx;
- width: 60rpx;
- height: 60rpx;
- border-radius: 50%;
- font-size: 24rpx;
- color: white;
- -webkit-transform: rotate(-30deg);
- transform: rotate(-30deg);
- }
- .app-submit-goods .goods-item .address-disabled.data-v-47435608 {
- background: #ffecec;
- color: #ff4544;
- position: absolute;
- bottom: 0;
- left: 0;
- right: 22rpx;
- padding: 12rpx 0;
- text-align: center;
- font-size: 20rpx;
- z-index: 100;
- }
- .app-submit-goods .goods-item .goods-image.data-v-47435608 {
- width: 156rpx;
- height: 156rpx;
- display: block;
- margin-right: 24rpx;
- font-size: 24rpx;
- }
- .app-submit-goods .goods-item .goods-name.data-v-47435608 {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- line-height: 1.25;
- }
- .app-submit-goods .goods-item .attr-list.data-v-47435608 {
- margin-bottom: 12rpx;
- }
- .app-submit-goods .goods-item .attr-list.data-v-47435608, .app-submit-goods .goods-item .goods-num.data-v-47435608 {
- font-size: 24rpx;
- color: #999999;
- }
- .app-submit-goods .goods-item .goods-other.data-v-47435608 {
- margin-top: 16rpx;
- }
- .app-submit-goods .goods-item .attr-item.data-v-47435608 {
- margin-right: 24rpx;
- }
- .app-submit-goods .goods-item .attr-item.data-v-47435608:last-child {
- margin-right: 0;
- }
- .app-submit-goods .goods-item .goods-price-info.data-v-47435608 {
- text-align: right;
- }
- .app-submit-goods .goods-item.data-v-47435608:last-child {
- border-bottom: none;
- }
|