photoPreview.wxss 2.7 KB

1
  1. .container.data-v-86ccaa50{height:100vh;background-color:#424242}.container .photo-box.data-v-86ccaa50{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.container .tongue.data-v-86ccaa50{width:80%;height:60%;index:1;border-radius:10rpx}.container .font-cont.data-v-86ccaa50{width:100%;position:fixed;left:0;bottom:calc(var(--window-bottom) + 50rpx)}.container .font-cont .chose-patient.data-v-86ccaa50{position:relative;margin:30rpx 60rpx;padding:30rpx;box-shadow:0 0 5px 2px rgba(0,0,0,.05);background-color:#fff;border-radius:15rpx}.container .font-cont .chose-patient .title-box.data-v-86ccaa50{display:flex;align-items:center;justify-content:space-between}.container .font-cont .chose-patient .title-box .title.data-v-86ccaa50{font-size:32rpx;font-family:PingFang SC;font-weight:700;color:#111}.container .font-cont .chose-patient .title-box .right.data-v-86ccaa50{height:100%;display:flex;align-items:center;justify-content:center}.container .font-cont .chose-patient .title-box .right .value.data-v-86ccaa50{font-size:28rpx;font-family:PingFang SC;color:#999;margin-right:10rpx}.container .font-cont .chose-patient .title-box .right image.data-v-86ccaa50{width:15rpx;height:30rpx}.container .font-cont .chose-patient .patient.data-v-86ccaa50{display:flex;align-items:center;justify-content:space-between;height:110rpx}.container .font-cont .chose-patient .patient .left .name.data-v-86ccaa50{font-size:30rpx;line-height:1;font-family:PingFang SC;font-weight:700;color:#111}.container .font-cont .chose-patient .patient .left .info.data-v-86ccaa50{margin-top:30rpx;display:flex;align-items:center}.container .font-cont .chose-patient .patient .left .info .text.data-v-86ccaa50{font-size:26rpx;font-family:PingFang SC;line-height:1;font-weight:500;color:#999;margin-right:19rpx}.container .font-cont .chose-patient .patient .right.data-v-86ccaa50{display:flex;align-items:center}.container .font-cont .chose-patient .patient .right image.data-v-86ccaa50{width:15rpx;height:30rpx}.container .font-cont .footer-btn.data-v-86ccaa50{width:100%;padding-top:30rpx;z-index:99;display:flex;align-items:center;justify-content:center;font-family:SourceHanSansCN-Normal;font-weight:400;font-size:34rpx;color:#fff}.container .font-cont .footer-btn-left.data-v-86ccaa50{width:278rpx;height:97rpx;box-sizing:border-box;border-radius:48rpx;border:2px solid #FFFFFF;line-height:93rpx;text-align:center}.container .font-cont .footer-btn-right.data-v-86ccaa50{margin:0;font-family:SourceHanSansCN-Normal;font-weight:400;font-size:34rpx;color:#fff;width:276rpx;height:95rpx;background:#F54D04;border-radius:48rpx;line-height:95rpx;margin-left:61rpx}.container .font-cont .footer-btn-right.data-v-86ccaa50:after{border:none}