验收页面优化(通过且快速审批时无需选择处理人)

This commit is contained in:
王利强
2026-07-28 10:16:06 +08:00
parent 7c3285ed5a
commit 088ff356f2
621 changed files with 1372 additions and 212 deletions

View File

@@ -0,0 +1 @@
.page.data-v-c5c09ac6{min-height:100vh;background:#ebf2fc}.progress-bar.data-v-c5c09ac6{background:#fff;border-radius:12rpx;padding:24rpx;margin-bottom:20rpx;box-shadow:0 2rpx 12rpx rgba(0,0,0,.05)}.progress-text.data-v-c5c09ac6{display:flex;align-items:baseline;margin-bottom:16rpx}.progress-text .current-index.data-v-c5c09ac6{font-size:32rpx;font-weight:700;color:#2667e9}.progress-text .total-count.data-v-c5c09ac6{font-size:28rpx;color:#999}.progress-line.data-v-c5c09ac6{height:12rpx;background:#e5e5e5;border-radius:6rpx;overflow:hidden}.progress-inner.data-v-c5c09ac6{height:100%;background:linear-gradient(90deg,#2667e9,#5b9bff);border-radius:6rpx;transition:width .3s ease}.hazard-section.data-v-c5c09ac6{border-top:1rpx solid #eee;padding-top:20rpx}.hazard-tip.data-v-c5c09ac6{display:flex;align-items:center;padding:16rpx 20rpx;background:#fff7e6;border:1rpx solid #FFE7BA;border-radius:8rpx;margin-bottom:20rpx}.hazard-tip .text-orange.data-v-c5c09ac6{color:#fa8c16;font-size:26rpx}.hazard-btn.data-v-c5c09ac6{display:flex;align-items:center;justify-content:center;height:88rpx;border:2rpx dashed #2667E9;border-radius:12rpx;background:#f5f9ff}.hazard-btn .text-blue.data-v-c5c09ac6{color:#2667e9;font-size:28rpx}.hazard-card.data-v-c5c09ac6{background:#f5f9ff;border:1rpx solid #D6E4FF;border-radius:12rpx;overflow:hidden}.hazard-card .card-header.data-v-c5c09ac6{display:flex;justify-content:space-between;align-items:center;padding:20rpx;border-bottom:1rpx solid #E8E8E8;background:#fff}.hazard-card .card-body.data-v-c5c09ac6{padding:20rpx}.hazard-card .card-body .info-row.data-v-c5c09ac6{display:flex;margin-bottom:12rpx;font-size:26rpx}.hazard-card .card-body .info-row.data-v-c5c09ac6:last-child{margin-bottom:0}.hazard-card .card-body .info-row .text-gray.data-v-c5c09ac6{flex-shrink:0;color:#999}.hazard-card .card-body .info-row .description-text.data-v-c5c09ac6{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hazard-card .card-footer.data-v-c5c09ac6{display:flex;border-top:1rpx solid #E8E8E8;background:#fff}.hazard-card .card-footer button.data-v-c5c09ac6{flex:1;height:80rpx;line-height:80rpx;font-size:28rpx;border-radius:0}.hazard-card .card-footer button.data-v-c5c09ac6:after{border:none}.hazard-card .card-footer .btn-edit.data-v-c5c09ac6{background:#fff;color:#2667e9;border-right:1rpx solid #E8E8E8}.hazard-card .card-footer .btn-clear.data-v-c5c09ac6{background:#fff;color:#f56c6c}.level-tag.data-v-c5c09ac6{padding:4rpx 16rpx;border-radius:8rpx;font-size:24rpx}.level-minor.data-v-c5c09ac6{background:#f6ffed;border:2rpx solid #B7EB8F;color:#52c41a}.level-normal.data-v-c5c09ac6{background:#fff7e6;border:2rpx solid #FFD591;color:#fa8c16}.level-major.data-v-c5c09ac6{background:#fff1f0;border:2rpx solid #FFA39E;color:#f5222d}