@charset "UTF-8"; /** * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 */ .uni-forms-item__content { display: flex; align-items: center; } .u-tag__text { font-size: 22rpx; padding: 0 10rpx; } page { height: 100%; } .page1 { font-size: 28rpx; } .uni-tab__dot { padding: 0 8rpx; line-height: 30rpx; color: #ffffff; text-align: center; font-size: 24rpx; background-color: #ff0000; border-radius: 30rpx; } .popup-content { align-items: center; justify-content: center; padding: 30rpx; height: 1200rpx; background-color: #fff; overflow: scroll; } .popup-pay-content { align-items: center; justify-content: center; padding: 30rpx; width: 500rpx; height: auto; background-color: #fff; } .popup-pay-title { font-size: 36rpx; font-weight: bold; text-align: center; position: relative; } .popup-pay-container { margin-top: 20rpx; height: 100rpx; border-radius: 10px; background: #088FEB; line-height: 100rpx; text-align: center; border-bottom: 1px solid #eee; border-top: 1px solid #eee; color: #fff; } .popup-title-right-box { height: 50rpx; line-height: 50rpx; } .popup-title-right { width: 400rpx; margin-left: 30rpx; } .popup-title-left { width: 150rpx; height: 150rpx; } .popup-title-left image { width: 150rpx; height: 150rpx; } .popup-title { display: flex; height: 180rpx; border-bottom: 1px solid #eee; margin-top: 20rpx; } .popup-container { width: 100%; background: #fff; height: 50rpx; } .popup-container1 { width: 100%; background: #fff; height: 50rpx; } .uni-tab__text { font-size: 24rpx; color: #646566; } .title-box { background: #fff; position: fixed; top: 0; width: 100%; z-index: 99; } .bottom-box { width: 100%; height: 120rpx; display: flex; background: #fff; z-index: 98; } .bottom-left { width: 15%; position: relative; padding-top: 20rpx; } .bottom-right { width: 85%; padding-top: 20rpx; } .bottom-right .bottom-btn { width: 85%; line-height: 70rpx; height: 70rpx; text-align: center; margin-top: 10rpx; color: #fff; font-size: 28rpx; margin: 0 auto; background: linear-gradient(90deg, #60F3FF, #088FEB); border-radius: 70rpx; } .bottom-left-box { display: flex; flex-direction: column; text-align: center; } .content-box { background: #fff; flex: 1; display: flex; overflow: hidden; } .content-left { width: 170rpx; background: #eee; overflow: scroll; height: 84%; float: left; position: fixed; top: 8%; } .left-box { width: 100%; height: 90rpx; font-size: 30rpx; text-align: center; line-height: 90rpx; border-bottom: 1px solid #fff; } .purchase-price { display: flex; line-height: 80rpx; height: 80rpx; width: 95%; margin: 20rpx auto; } .left-box-hover { width: 100%; height: 90rpx; font-size: 30rpx; text-align: center; line-height: 90rpx; border-bottom: 1px solid #fff; background-color: #fff; } .red { border-right: 3px solid red; } .content-right { flex: 1; overflow-y: scroll; height: 100%; width: 570rpx; background: #fff; margin: 0 0 150rpx 170rpx; padding-top: 16%; } .right-box { width: 100%; height: 190rpx; display: flex; border-bottom: 1px solid #eee; position: relative; } .box-left { width: 130rpx; height: 131rpx; background-size: 100%; margin: 25rpx 30rpx 35rpx 10rpx; border-radius: 20rpx; } .box-left ._img { width: 100%; height: 100%; } .box-right { margin-top: 17rpx; } .box-right-name { font-size: 30rpx; font-weight: bold; } .box-right-num { padding: 5rpx 0; color: #777; } .box-right-price { display: flex; font-size: 25rpx; } .checkbox { width: 40rpx; height: 40rpx; position: absolute; top: 20rpx; right: 30rpx; } .price-box { display: flex; flex-direction: column; margin-right: 20rpx; } .price-box text:first-child { color: #ffa200; } .uni-tab__cart-button-right, .uni-tab__cart-sub-right { display: none; flex: none; } .title-fur { width: 95%; height: 50rpx; margin: 0 auto; } .name { font-size: 30rpx; width: 50%; float: left; height: 50rpx; line-height: 70rpx; } .content-fur { padding-bottom: 25rpx; } .content-low { width: auto; border: 1px solid #eee; display: inline-block; min-width: 90rpx; padding: 5rpx; font-size: 35rpx; text-align: center; color: #777; margin: 20rpx 0 0 20rpx; } .content-low:hover { background: #eee; } .checkList { display: flex; height: 50rpx; font-size: 28rpx; line-height: 50rpx; margin: 20rpx 0; } .checkList-box { height: 50rpx; width: 60%; } .popup-bottom { width: 95%; height: 100rpx; position: fixed; bottom: 0; left: 2.5%; display: flex; z-index: 99; background: #fff; } .popup-bottom-left { width: 50%; line-height: 80rpx; } .popup-bottom-right { width: 50%; line-height: 100rpx; } .popup-bottom-right .bottom-btn { width: 70%; line-height: 70rpx; height: 70rpx; text-align: center; /* margin-top: 10rpx; */ color: #fff; font-size: 28rpx; margin: 0 auto; background: linear-gradient(90deg, #60F3FF, #088FEB); border-radius: 70rpx; } .attrs .suibian { display: inline-block; border: 1px solid #5fd9ee; margin: 20rpx; margin-bottom: 0; margin-left: 0; background-color: #fff; color: #5fd9ee; padding: 0 20rpx; min-width: 100rpx; line-height: 70rpx; height: 70rpx; text-align: center; border-radius: 20rpx; } .attrs .checkedText { background-color: #5fd9ee; color: #fff; border-radius: 20rpx; } .shop-mask { width: 100%; height: 190rpx; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.1); } .noPic { width: 150rpx; height: 150rpx; border-radius: 10px; text-align: center; line-height: 140rpx; color: #777; background: #eee; } .kucun { background: url(https://jewel-shop.oss-cn-beijing.aliyuncs.com/9428d632981647728829da336a1d24b3.png) no-repeat; width: 50rpx; height: 25rpx; position: absolute; top: -14rpx; right: -15rpx; background-size: 100%; } .showImg-box { width: 700rpx; height: 1100rpx; border-radius: 10px; } .swiper-box { height: 1100rpx; } .swiper-item { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 1100rpx; color: #fff; background-color: #cee1fd; border-radius: 10px; } .zuni-numbox { height: 60rpx; display: flex; flex-direction: row; } .zuni-numbox-btns { display: flex; flex-direction: row; align-items: center; justify-content: center; padding: 0 16rpx; cursor: pointer; } .zuni-numbox__value { margin: 0 4rpx; width: 80rpx; text-align: center; font-size: 40rpx; line-height: 60rpx; height: 60rpx; border-left-width: 0; border-right-width: 0; } .zuni-numbox--text { line-height: 40rpx; font-size: 64rpx; font-weight: 300; } .zuni-numbox .zuni-numbox--disabled { color: #c0c0c0 !important; cursor: not-allowed; } .add-popup-content { align-items: center; justify-content: center; margin-bottom: 180rpx; padding: 30rpx; width: 500rpx; height: 410rpx; background-color: #fff; } .add-popup-title { font-size: 36rpx; font-weight: bold; text-align: center; position: relative; } .add-popup-container { margin-top: 20rpx; } .add-popup-bottom { display: flex; height: 80rpx; color: #fff; line-height: 80rpx; margin-top: 30rpx; } .add-popup-btn { flex: 1; text-align: center; background: linear-gradient(90deg, #60F3FF, #088FEB); } .right-box:last-child { margin-bottom: 100rpx; } .tan-1 { padding-bottom: 160rpx; } @media screen and (min-width: 470px) { /* 适配宽度为375px及以上的屏幕 */ .popup-content { height: 900rpx; } } @media screen and (min-width: 760px) { /* 适配宽度为760px及以上的屏幕 */ .popup-content { height: 800px !important; } .vue-ref { padding-bottom: 0 !important; } .popup-title { height: 150px; } .popup-container { height: 480px !important; } .u-keyboard__button-wrapper__button { height: 70px !important; } .popup-bottom { height: 100px; } .content-left { height: 76%; top: 10%; } .content-right { padding-bottom: 100px; } }