// 页面公共样式 // 页面容器 .page-wrapper{padding:0}// 页面标题区 .page-header{background:#fff;border-radius:12px;padding:16px 24px;margin-bottom:16px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.page-title,// 页面标题区 .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title{gap:10px}.page-title .icon{width:36px;height:36px;background:linear-gradient(135deg,#e6f0ff,#b8d4ff);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.page-title h2{font-size:18px;font-weight:700;margin:0}.page-title .subtitle{font-size:12px;color:#8899b5;margin-top:2px}.page-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.page-actions .el-button{border-radius:12px}// 表单容器 .form-container{padding:0}.form-card{background:#fff;border-radius:12px;padding:24px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4}// 详情容器 .detail-container{padding:0}// Element UI 通用表单样式 :deep(.el-form-item){margin-bottom:20px}:deep(.el-input),:deep(.el-textarea){border-radius:8px}:deep(.el-select){width:100%}:deep(.el-form-item__label){font-weight:600;color:#4a5a78}:deep(.el-input-number){width:100%}:deep(.el-input-number .el-input__inner){text-align:left}// 来访记录表格样式 .records-section>>>.el-table th{background-color:#e6f2ff;color:#333;font-weight:600}.records-section>>>.el-table--striped .el-table__body tr:nth-child(2n){background-color:#f5f9ff}.records-section>>>.el-table td{padding:8px 0}.resource-management[data-v-87389c84]{padding:0}.page-header[data-v-87389c84]{background:#fff;border-radius:12px;padding:16px 24px;margin-bottom:16px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.page-header[data-v-87389c84],.page-title[data-v-87389c84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title[data-v-87389c84]{gap:10px}.page-title .icon[data-v-87389c84]{width:36px;height:36px;background:linear-gradient(135deg,#e6f0ff,#b8d4ff);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.page-title h2[data-v-87389c84]{font-size:18px;font-weight:700;margin:0}.page-title .subtitle[data-v-87389c84]{font-size:12px;color:#8899b5;margin-top:2px}.page-actions[data-v-87389c84]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.filter-bar[data-v-87389c84]{background:#fff;border-radius:12px;padding:16px 20px;margin-bottom:16px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4}.tab-bar[data-v-87389c84]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;padding:0 4px}.search-form[data-v-87389c84]{gap:20px;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f4}.search-form[data-v-87389c84],.search-item[data-v-87389c84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-label[data-v-87389c84]{font-size:14px;color:#4a5a78;white-space:nowrap}.search-actions[data-v-87389c84]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-left:auto}.search-actions[data-v-87389c84] .el-button{border-radius:16px;padding:7px 14px}.tab-pane[data-v-87389c84]{padding:8px 20px;font-size:14px;color:#4a5a78;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.tab-pane[data-v-87389c84]:hover{color:#1e6fd9}.tab-pane.active[data-v-87389c84]{color:#1e6fd9;border-bottom-color:#1e6fd9;font-weight:600}.table-card[data-v-87389c84]{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);overflow:visible}.table-card-header[data-v-87389c84]{padding:14px 20px;border-bottom:1px solid #e2e8f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;border-radius:12px 12px 0 0}.table-card-header .left[data-v-87389c84]{font-size:13px;color:#8899b5}.table-card-header .left b[data-v-87389c84]{color:#1a2540}.danger[data-v-87389c84]{color:#f5222d!important}.clickable-name[data-v-87389c84]{color:#1e6fd9;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.clickable-name[data-v-87389c84]:hover{color:#1557b0;text-decoration:underline}.pagination[data-v-87389c84]{padding:14px 20px;border-top:1px solid #e2e8f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-87389c84]:deep(.el-pagination){padding:0}