Files
AIGC/demo/deploy_baota/frontend/static/GenerateTaskRecord-dae9310e.css

2 lines
6.3 KiB
CSS
Raw Permalink Normal View History

2025-11-13 17:01:39 +08:00
.generate-task-record[data-v-ccaa16f3]{display:flex;min-height:100vh;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sidebar[data-v-ccaa16f3]{width:240px;background:white;border-right:1px solid #e9ecef;display:flex;flex-direction:column;padding:24px 0;box-shadow:2px 0 8px #0000000d}.logo[data-v-ccaa16f3]{display:flex;align-items:center;padding:0 20px;margin-bottom:32px}.logo-icon[data-v-ccaa16f3]{width:24px;height:24px;background:#3b82f6;border-radius:4px;margin-right:12px}.logo span[data-v-ccaa16f3]{font-size:18px;font-weight:600;color:#1e293b}.nav-menu[data-v-ccaa16f3]{flex:1;padding:0 16px}.nav-item[data-v-ccaa16f3]{display:flex;align-items:center;padding:12px 16px;margin-bottom:4px;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#6b7280;font-size:14px;font-weight:500}.nav-item[data-v-ccaa16f3]:hover{background:#f3f4f6;color:#374151}.nav-item.active[data-v-ccaa16f3]{background:#dbeafe;color:#3b82f6}.nav-item .el-icon[data-v-ccaa16f3]{margin-right:12px;font-size:18px}.nav-item span[data-v-ccaa16f3]{font-size:14px;font-weight:500}.sidebar-footer[data-v-ccaa16f3]{padding:20px;border-top:1px solid #e9ecef;background:#f8f9fa;margin-top:auto}.online-users[data-v-ccaa16f3],.system-uptime[data-v-ccaa16f3]{font-size:13px;color:#6b7280;margin-bottom:8px;line-height:1.5}.highlight[data-v-ccaa16f3]{color:#3b82f6;font-weight:600}.main-content[data-v-ccaa16f3]{flex:1;display:flex;flex-direction:column;background:#f8f9fa}.top-header[data-v-ccaa16f3]{background:white;border-bottom:1px solid #e9ecef;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px #0000000d}.search-bar[data-v-ccaa16f3]{position:relative;display:flex;align-items:center}.search-icon[data-v-ccaa16f3]{position:absolute;left:12px;color:#9ca3af;font-size:16px;z-index:1}.search-input[data-v-ccaa16f3]{width:300px;padding:10px 12px 10px 40px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:white;outline:none;transition:border-color .2s ease}.search-input[data-v-ccaa16f3]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-input[data-v-ccaa16f3]::placeholder{color:#9ca3af}.header-actions[data-v-ccaa16f3]{display:flex;align-items:center;gap:20px}.notification-icon-wrapper[data-v-ccaa16f3]{position:relative;cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease}.notification-icon-wrapper[data-v-ccaa16f3]:hover{background:#f3f4f6}.notification-icon[data-v-ccaa16f3]{font-size:20px;color:#6b7280}.notification-badge[data-v-ccaa16f3]{position:absolute;top:4px;right:4px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid white}.user-avatar[data-v-ccaa16f3]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s ease}.user-avatar[data-v-ccaa16f3]:hover{background:#f3f4f6}.user-avatar img[data-v-ccaa16f3]{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-avatar .arrow-down[data-v-ccaa16f3]{font-size:12px;color:#6b7280}.task-content[data-v-ccaa16f3]{padding:24px;flex:1;background:white;margin:24px;border-radius:8px;box-shadow:0 1px 3px #0000001a}.content-header[data-v-ccaa16f3]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.content-header h2[data-v-ccaa16f3]{font-size:24px;font-weight:600;color:#1e293b;margin:0}.selection-info[data-v-ccaa16f3]{font-size:14px;color:#64748b;background:#f1f5f9;padding:8px 16px;border-radius:6px}.table-toolbar[data-v-ccaa16f3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.toolbar-left[data-v-ccaa16f3]{display:flex;align-items:center;gap:16px}.table-container[data-v-ccaa16f3]{background:white;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:24px}.task-table[data-v-ccaa16f3]{width:100%;border-collapse:collapse;font-size:14px}.task-table thead[data-v-ccaa16f3]{background:#f9fafb}.task-table th[data-v-ccaa16f3]{padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.task-