星油车管小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
2.2 KiB

9 months ago
.isPhoneX{padding-bottom:env(safe-area-inset-bottom)}.numbox{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 24rpx 32rpx}.numbox .numInput{width:76rpx;height:96rpx;line-height:92rpx;text-align:center;background:#fff;border-radius:4rpx;border:2rpx solid #e6e6e6;font-size:44rpx;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;color:#333}.numbox .numInputon{position:relative;border:2rpx solid #377cff}.numbox .numInputon::after{width:56rpx;height:4rpx;background:#377cff;border-radius:2rpx;content:"";position:absolute;bottom:6rpx;left:12rpx}.numbox .newnumInput{width:76rpx;height:96rpx;line-height:92rpx;text-align:center;border-radius:4rpx;font-size:44rpx;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;background:#e7faf1;border:2rpx dashed #0fd07e;color:#0fd07e}.numbox .newnumInputon{position:relative;border:2rpx solid #0fd07e}.numbox .newnumInputon::after{width:56rpx;height:4rpx;background:#0fd07e;border-radius:2rpx;content:"";position:absolute;bottom:6rpx;left:12rpx}.numbox .newpl{font-size:24rpx;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;color:#00bf6e;line-height:36rpx}.plate-popup{position:fixed;z-index:999;background-color:#e3e2e7;box-shadow:0 0 30rpx rgba(0,0,0,.1);bottom:0;width:100%;overflow:hidden;text-align:center}.plate-popup .plate-close{width:calc(100% - vww(10));background:#fff;line-height:60rpx;font-size:24rpx;text-align:right;padding-right:20rpx;color:#00a7ea}.plate-popup .plate-popup-item{margin:0 auto;overflow:hidden;display:inline-block;display:table}.plate-popup .plate-popup-item:last-child{margin-bottom:2vw}.plate-popup .plate-popup-item-list{float:left;font-size:28rpx;width:8vw;margin:0 1vw;margin-top:2vw;height:70rpx;line-height:70rpx;background:#fff;border-radius:5px;color:#4a4a4a;overflow:hidden}.plate-popup .plate-popup-item-list.del{width:14vw}.plate-popup .plate-popup-item-list.del2{width:12vw}.plate-popup .plate-popup-item-list.delImg{width:14vw;display:flex}.plate-popup .plate-popup-item-list.delImg image{width:48rpx;height:48rpx;margin:0 auto;display:block;vertical-align:middle;align-self:center}.plate-popup .plate-popup-item-list.special{background:#f0f2f4}.plate-popup .plate-popup-item-disabled{background:#f0f2f4}