.tabBarLineHeight { height: 138rpx; } .tabBarView { position: fixed; bottom: 0; } .showDataLoading { margin-top: 40rpx; } .h-content-wrap { padding-top: 60rpx; background: linear-gradient(to bottom, #fef1b9, #fff); height: 80rpx; } .serial-number { padding: 48rpx; width: 600rpx; text-align: center; font-size: 28rpx; line-height: 60rpx; background: white; border-radius: 15rpx; .number { line-height: 70rpx; font-size: 35rpx; color: #578D31; font-weight: bold; } .text { font-size: 30rpx; //color: #FFC000; line-height: 80rpx; } .text1 { line-height: 80rpx; font-size: 26rpx; color: red; } } /* 菜单 */ .tab-bar { display: flex; height: 80rpx; margin-left: 24rpx; background: #fff; width: 340rpx; border-radius: 40rpx; .tab-item { // flex: 1; width: 50%; display: flex; align-items: center; justify-content: center; font-size: 28rpx; color: #333; border-radius: 50rpx; } .tab-item.active { color: #333333; // background: linear-gradient(to right, #ff6c7b, #ff9db8); background: #FFE05C; border-radius: 50rpx; } } /* 服务订单的菜单 */ .service-order-tab-bar { display: flex; justify-content: space-around; height: 100rpx; margin-top: 24rpx; .service-order-tab-item { flex: 1; display: flex; align-items: center; justify-content: center; font-size: 28rpx; color: #333; line-height: 52rpx; } .service-order-tab-item.active { color: #ff0000; } } /* 服务订单内容*/ .service-order { margin-top: 24rpx; /* 门店列表 */ .store-wrap { background: #fff; // border-radius: 24rpx; margin-top: 14rpx; padding-left: 24rpx; padding-right: 24rpx; padding-bottom: 24rpx; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; // border: 2rpx dashed rgb(103, 100, 100) ; .grayscale { filter: grayscale(100%); } .order-state { display: flex; font-size: 24rpx; align-items: center; .order-num { // width: 70%; // display: flex; // align-items: center; // height: 40rpx; .h-order-num { margin-right: 6rpx; font-size: 28rpx; font-family: PingFangSC-Regular, PingFang SC; color: #666666; image { width: 32rpx; height: 32rpx; transform: translateY(8rpx); } } .h-order-text { margin-right: 6rpx; font-size: 28rpx; font-size: large; font-family: PingFangSC-Regular, PingFang SC; color: #666666; } } .order-state-name { width: 30%; text-align: right; padding-right: 24rpx; .h-text1 { color: #666666; } .h-text2 { color: #93D21A; } .h-text3 { color: #FFAF36; } } } .store-list { margin-top: 24rpx; margin-bottom: 12rpx; display: flex; justify-content: space-between; .store-content { display: flex; justify-content: space-between; .store-img { width: 152rpx; image { height: 152rpx; border-radius: 6rpx; } } .content { width: 100%; height: 100vh; padding-left: 16rpx; padding-top: 4rpx; padding-right: 24rpx; .title { height: 44rpx; font-size: 28rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: bold; color: #111111; line-height: 44rpx; margin-left: 8rpx; } .price { height: 44rpx; font-size: 28rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: bold; color: #ED569F; line-height: 44rpx; margin-left: 8rpx; } .desc { display: flex; // padding: 6rpx; .time { font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #ED569F; background: rgba(237, 86, 159, 0.1); padding: 6rpx 16rpx; border-radius: 0rpx 0rpx 12rpx 12rpx; } .service-type { font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; color: black; background: #fff9de; padding: 6rpx 16rpx; margin-left: 16rpx; border-radius: 0rpx 0rpx 12rpx 12rpx; } .service-mode { font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; color: #9ed733; background: #e9f6d1; padding: 6rpx 16rpx; margin-left: 16rpx; border-radius: 0rpx 0rpx 12rpx 12rpx; } } } } } .detail { font-size: 24rpx; padding-top: 12rpx; padding-bottom: 12rpx; background-image: url('/static/order/ud4.png'); background-size: cover; .d-item-row { display: flex; height: 44rpx; align-items: center; .item-icon { display: flex; align-items: center; padding-right: 8rpx; image { height: 36rpx; width: 36rpx; } } .item-text { color: #666666; .item-v { font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #333333; } } } } .detail11 { font-size: 24rpx; padding-top: 12rpx; padding-bottom: 12rpx; .d-item-row { display: flex; height: 44rpx; align-items: center; .item-icon { display: flex; align-items: center; padding-right: 8rpx; image { height: 36rpx; width: 36rpx; } } .item-text { color: #666666; .item-v { font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #333333; } } } } .flexLR { border: 4rpx dotted #eeeeee; width: 100%; display: flex; justify-content: space-between; overflow: hidden; } .nav-bar { display: flex; text-align: right; justify-content: flex-end; .btn { height: 60rpx; line-height: 60rpx; background: #FFE05C; margin-top: 20rpx; text-align: center; color: #fff; margin-right: 16rpx; border-radius: 30rpx; color: #333; padding-right: 24rpx; padding-left: 24rpx; font-size: 26rpx; display: flex; .text1 { padding-left: 2rpx; font-size: 24rpx; color: #666; } } .look-num-btn { height: 60rpx; line-height: 60rpx; background: #999; margin-top: 20rpx; width: 160rpx; text-align: center; color: #fff; margin-right: 16rpx; border-radius: 8rpx; } } .fontColor { color: red; } } } /* 产品订单 */ .product-order { margin-top: 24rpx; .developing { text-align: center; color: #666; } } .planNumber { font-size: 35rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #93BC23; } .tabs{ background: #FFFFFF; } .payView{ //height: 638rpx; background: #FFFFFF; box-shadow: 0rpx -4rpx 8rpx 0rpx rgba(0,0,0,0.03); border-radius: 24rpx 24rpx 0rpx 0rpx; padding: 24rpx 32rpx; z-index: 100; } .payType{ font-size: 32rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: bord; color: #111111; line-height: 48rpx; } .x{ width: 35rpx; height: 35rpx; border-radius: 18rpx; } .payTitle{ font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #666666; line-height: 40rpx; margin-top: 8rpx; } .payItem{ background: #FAFAFA; border-radius: 20rpx; padding: 34rpx 32rpx; margin-top: 32rpx; } .payName{ margin-left: 24rpx; } .balance{ font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #999999; line-height: 40rpx; } .commitBtn{ width: 686rpx; height: 108rpx; background: #FFE05C; border-radius: 60rpx; margin-top: 32rpx; font-size: 32rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: bold; color: #111111; line-height: 108rpx; text-align: center; } .passwordView{ background: #FFFFFF; width: 686rpx; height: 400rpx; border-radius: 20rpx; padding: 34rpx 0; } .h-tab-bar{ margin-top: 80rpx; } .h-operate-btn{ width: 550rpx; height: 80rpx; border-radius: 40rpx; background: #FFE05C; line-height: 80rpx; text-align: center; margin-top: 80rpx; } .loveCard{ flex-grow: 1; max-height: 300rpx; } .loveCardItem{ margin-top: 15rpx; background: #FFFFFF; }