@charset "UTF-8"; /** * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 */ .uni-forms-item__content.data-v-39afab9e { display: flex; align-items: center; } .u-tag__text.data-v-39afab9e { font-size: 22rpx; padding: 0 10rpx; } page.data-v-39afab9e, .page1.data-v-39afab9e { height: 100%; font-size: 28rpx; } .content.data-v-39afab9e { border-top: 1px solid #eee; overflow-y: scroll; height: 100%; } .content-box.data-v-39afab9e { width: 100%; height: auto; background: #fff; margin-bottom: 20rpx; } .content-list.data-v-39afab9e { width: 95%; margin: 0 auto; display: flex; height: 80rpx; border-bottom: 1px solid #eee; } .content-list.data-v-39afab9e:last-child { border-bottom: none; height: auto; } .list-name.data-v-39afab9e { width: 200rpx; text-align: left; line-height: 80rpx; height: 80rpx; padding-left: 20rpx; } .list-val.data-v-39afab9e { width: 560rpx; height: 80rpx; line-height: 80rpx; } .list-val input.data-v-39afab9e { width: 400rpx; height: 60rpx; display: inline-block; line-height: 60rpx; float: left; margin-top: 10rpx; padding-left: 20rpx; border-bottom: 1px solid #088FEB; } .uni-data-select.data-v-39afab9e { width: 80%; text-align: center; } .uni-select.data-v-39afab9e { border: none !important; border-radius: 0 !important; } .uni-select__input-placeholder.data-v-39afab9e { color: #6a6a6a; font-size: 28rpx !important; width: 400rpx; } .uni-select__input-box .uni-icons.data-v-39afab9e { margin-left: 100rpx; } .shop-box.data-v-39afab9e { width: 95%; margin: 0 auto; position: relative; background: #fff; } .shop-name.data-v-39afab9e { width: 100%; height: 240rpx; line-height: 80rpx; border-top: 1px solid #eee; border-bottom: 1px solid #eee; font-size: 28rpx; font-weight: bold; display: flex; } .shop-name .uni-icons.data-v-39afab9e { color: #088FEB !important; } .shop-productName.data-v-39afab9e { flex: 1; display: flex; flex-direction: column; padding-left: 20rpx; } .shop-productName view.data-v-39afab9e { height: 55rpx; } .shop-collapse.data-v-39afab9e { display: flex; height: 80rpx; font-size: 26rpx; line-height: 80rpx; } .shop-collapse text.data-v-39afab9e { width: 40%; text-align: center; padding-right: 40rpx; border-right: 1px solid #eee; } .price-box-title.data-v-39afab9e { width: 95%; height: 80rpx; line-height: 80rpx; margin: 0 auto; display: flex; text-align: center; border-bottom: 1px solid #eee; } .price-box-title text.data-v-39afab9e { flex: 1; } .uni-list-cell.data-v-39afab9e { display: flex; margin-right: 20rpx; } .bottom-box.data-v-39afab9e { width: 100%; position: fixed; bottom: 0; display: flex; background: #fff; border-top: 1px solid #eee; height: 110rpx; } .bottom-left.data-v-39afab9e { flex: 1; height: 110rpx; line-height: 110rpx; } .bottom-right.data-v-39afab9e { flex: 1; height: 110rpx; } .bottom-left text.data-v-39afab9e { line-height: 84rpx; display: inline-block; padding-left: 20rpx; } .bottom-btn.data-v-39afab9e { width: 320rpx; background: linear-gradient(90deg, #60F3FF, #088FEB); color: #fff; border-radius: 50rpx; height: 85rpx; margin-top: 15rpx; line-height: 85rpx; text-align: center; } textarea.data-v-39afab9e { margin: 20rpx; border: 1px solid #eee; height: 150rpx; width: 500rpx; } .shop-popup-content.data-v-39afab9e { align-items: center; justify-content: center; padding: 30rpx; height: 1200rpx; background-color: #fff; margin-bottom: 30rpx; overflow: scroll; } .shop-popup-title.data-v-39afab9e { display: flex; height: 180rpx; border-bottom: 1px solid #eee; margin-top: 20rpx; } .shop-popup-title-left.data-v-39afab9e { width: 150rpx; height: 150rpx; } .shop-popup-title-left ._img.data-v-39afab9e { width: 150rpx; height: 150rpx; } .shop-popup-title-right.data-v-39afab9e { width: 400rpx; margin-left: 30rpx; } .shop-popup-title-right-box.data-v-39afab9e { height: 50rpx; line-height: 50rpx; } .shop-popup-container.data-v-39afab9e { width: 100%; background: #fff; height: 50rpx; } .shop-title-fur.data-v-39afab9e { width: 95%; height: 70rpx; margin: 0 auto; } .shop-title-name.data-v-39afab9e { font-size: 30rpx; width: 50%; float: left; height: 70rpx; line-height: 70rpx; } .shop-attrs text.data-v-39afab9e { display: inline-block; border: 1px solid #5fd9ee; margin: 20rpx; background-color: #fff; color: #5fd9ee; width: 100rpx; line-height: 70rpx; height: 70rpx; text-align: center; } .shop-attrs .checkedText.data-v-39afab9e { background-color: #5fd9ee; color: #fff; } .shop-checkList.data-v-39afab9e { display: flex; height: 50rpx; font-size: 28rpx; line-height: 50rpx; margin: 20rpx 0; } .shop-checkList-box.data-v-39afab9e { height: 50rpx; width: 60%; } .shop-popup-bottom.data-v-39afab9e { width: 95%; height: 100rpx; position: fixed; bottom: 0; left: 2.5%; display: flex; z-index: 99; background: #fff; } .shop-popup-bottom-left.data-v-39afab9e { width: 50%; line-height: 80rpx; } .shop-popup-bottom-right.data-v-39afab9e { width: 50%; line-height: 100rpx; } .shop-popup-bottom-right .bottom-btn.data-v-39afab9e { width: 70%; line-height: 70rpx; height: 70rpx; text-align: center; color: #fff; font-size: 28rpx; margin: 0 auto; background: linear-gradient(90deg, #60F3FF, #088FEB); border-radius: 70rpx; } .noPic.data-v-39afab9e { width: 150rpx; height: 150rpx; border-radius: 10px; text-align: center; line-height: 140rpx; color: #777; background: #eee; margin-top: 20rpx; } .tui-order-content.data-v-39afab9e { width: 100%; box-sizing: border-box; background: #fff; font-size: 24rpx; line-height: 30rpx; } .u-collapse-content.data-v-39afab9e { display: flex; justify-content: space-between; line-height: 60rpx; }