2 lines
7.0 KiB
CSS
2 lines
7.0 KiB
CSS
.triage-stats-bar[data-v-f2ad30ed]{display:flex;gap:12px;flex-wrap:wrap}.stat-card[data-v-f2ad30ed]{flex:1;min-width:120px;padding:16px 20px;border-radius:8px;background:#fff;border:1px solid #ebeef5;box-shadow:0 1px 4px #0000000a;transition:all .2s}.stat-card[data-v-f2ad30ed]:hover{box-shadow:0 2px 12px #00000014}.stat-card__value[data-v-f2ad30ed]{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:4px}.stat-card__label[data-v-f2ad30ed]{font-size:13px;color:#909399}.stat-card--blue .stat-card__value[data-v-f2ad30ed]{color:#409eff}.stat-card--cyan .stat-card__value[data-v-f2ad30ed]{color:#13c2c2}.stat-card--green .stat-card__value[data-v-f2ad30ed]{color:#67c23a}.stat-card--orange .stat-card__value[data-v-f2ad30ed]{color:#e6a23c}.stat-card--purple .stat-card__value[data-v-f2ad30ed]{color:#9254de}.stat-card--gray .stat-card__value[data-v-f2ad30ed]{color:#909399}.triage-pending-list[data-v-be52f33d]{display:flex;flex-direction:column;height:100%}.filter-bar[data-v-be52f33d]{display:flex;gap:8px;padding:8px 12px;border-bottom:1px solid #ebeef5}.list-container[data-v-be52f33d]{flex:1;overflow-y:auto}.empty-state[data-v-be52f33d]{display:flex;align-items:center;justify-content:center;height:200px}.list-item[data-v-be52f33d]{display:flex;align-items:flex-start;gap:8px;padding:12px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s}.list-item[data-v-be52f33d]:hover{background:#f7f8fa}.list-item--active[data-v-be52f33d]{background:#ecf5ff;border-left:3px solid #409eff}.list-item__urgency[data-v-be52f33d]{flex-shrink:0;width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}.urgency--high[data-v-be52f33d]{background:#f56c6c}.urgency--medium[data-v-be52f33d]{background:#e6a23c}.urgency--low[data-v-be52f33d]{background:#909399}.list-item__content[data-v-be52f33d]{flex:1;min-width:0}.list-item__title[data-v-be52f33d]{font-size:14px;font-weight:500;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px}.list-item__meta[data-v-be52f33d]{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:4px}.meta-user[data-v-be52f33d]{font-size:12px;color:#606266}.meta-dept[data-v-be52f33d]{font-size:12px;color:#909399}.list-item__time[data-v-be52f33d]{font-size:11px;color:#c0c4cc}.list-item__confidence[data-v-be52f33d]{flex-shrink:0;width:50px;display:flex;flex-direction:column;align-items:center;gap:2px}.confidence-text[data-v-be52f33d]{font-size:11px;color:#909399}.pagination[data-v-be52f33d]{padding:8px;display:flex;justify-content:center;border-top:1px solid #ebeef5}.triage-detail-panel[data-v-4c4531d4]{height:100%;overflow-y:auto;padding:16px}.empty-state[data-v-4c4531d4]{display:flex;align-items:center;justify-content:center;height:100%}.section[data-v-4c4531d4]{margin-bottom:20px}.section-title[data-v-4c4531d4]{font-size:14px;font-weight:600;color:#303133;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #ebeef5}.user-profile[data-v-4c4531d4]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.profile-item[data-v-4c4531d4]{display:flex;align-items:center;gap:6px}.profile-label[data-v-4c4531d4]{font-size:12px;color:#909399;min-width:40px}.profile-value[data-v-4c4531d4]{font-size:13px;color:#303133}.problem-content[data-v-4c4531d4]{font-size:14px;color:#303133;line-height:1.6;padding:12px;background:#f7f8fa;border-radius:6px}.analysis-grid[data-v-4c4531d4]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.analysis-item[data-v-4c4531d4]{display:flex;align-items:center;gap:6px}.analysis-label[data-v-4c4531d4]{font-size:12px;color:#909399;min-width:60px}.analysis-value[data-v-4c4531d4]{font-size:13px;color:#303133}.confidence-bar[data-v-4c4531d4]{flex:1;min-width:80px}.context-tags[data-v-4c4531d4]{display:flex;flex-wrap:wrap;gap:6px}.triage-steps[data-v-4c4531d4]{display:flex;flex-direction:column;gap:12px}.step-item[data-v-4c4531d4]{padding:10px;background:#f7f8fa;border-radius:6px}.step-question[data-v-4c4531d4]{font-size:13px;font-weight:500;color:#303133;margin-bottom:8px;display:flex;align-items:center;gap:6px}.step-num[data-v-4c4531d4]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#409eff;color:#fff;font-size:11px;flex-shrink:0}.step-options[data-v-4c4531d4]{display:flex;flex-direction:column;gap:4px;padding-left:26px}.step-option[data-v-4c4531d4]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#606266;padding:2px 0}.option-prob[data-v-4c4531d4]{color:#909399;font-size:11px}.exclude-section[data-v-4c4531d4]{display:flex;flex-direction:column}.route-section[data-v-4c4531d4]{position:sticky;bottom:0;background:#fff;padding-top:12px;border-top:2px solid #ebeef5}.route-buttons[data-v-4c4531d4]{display:flex;gap:8px;flex-wrap:wrap}.triage-dashboard[data-v-35ae7de7]{display:flex;flex-direction:column;height:100%;padding:16px;gap:12px}.dashboard-header[data-v-35ae7de7]{display:flex;justify-content:space-between;align-items:center}.dashboard-title[data-v-35ae7de7]{font-size:20px;font-weight:600;color:#303133;margin:0}.header-actions[data-v-35ae7de7]{display:flex;gap:8px;align-items:center}.dashboard-body[data-v-35ae7de7]{flex:1;display:flex;gap:12px;overflow:hidden}.left-panel[data-v-35ae7de7]{width:380px;flex-shrink:0;background:#fff;border-radius:8px;border:1px solid #ebeef5;display:flex;flex-direction:column;overflow:hidden}.right-panel[data-v-35ae7de7]{flex:1;background:#fff;border-radius:8px;border:1px solid #ebeef5;overflow:hidden}.history-list[data-v-35ae7de7]{display:flex;flex-direction:column;height:100%}.filter-bar[data-v-35ae7de7]{display:flex;gap:8px;padding:8px 12px;border-bottom:1px solid #ebeef5;flex-wrap:wrap}.list-container[data-v-35ae7de7]{flex:1;overflow-y:auto}.empty-state[data-v-35ae7de7]{display:flex;align-items:center;justify-content:center;height:200px}.list-item[data-v-35ae7de7]{display:flex;align-items:flex-start;gap:8px;padding:12px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s}.list-item[data-v-35ae7de7]:hover{background:#f7f8fa}.list-item--active[data-v-35ae7de7]{background:#ecf5ff;border-left:3px solid #409eff}.list-item__urgency[data-v-35ae7de7]{flex-shrink:0;width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}.urgency--high[data-v-35ae7de7]{background:#f56c6c}.urgency--medium[data-v-35ae7de7]{background:#e6a23c}.urgency--low[data-v-35ae7de7]{background:#909399}.list-item__content[data-v-35ae7de7]{flex:1;min-width:0}.list-item__title[data-v-35ae7de7]{font-size:14px;font-weight:500;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px}.list-item__meta[data-v-35ae7de7]{display:flex;align-items:center;gap:6px;margin-bottom:4px}.meta-user[data-v-35ae7de7]{font-size:12px;color:#606266}.list-item__time[data-v-35ae7de7]{font-size:11px;color:#c0c4cc}.pagination[data-v-35ae7de7]{padding:8px;display:flex;justify-content:center;border-top:1px solid #ebeef5}
|