2 lines
3.3 KiB
CSS
Executable File
2 lines
3.3 KiB
CSS
Executable File
.paiban-container[data-v-79f98e7f]{padding:20px}.card-header[data-v-79f98e7f]{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600}.paiban-form[data-v-79f98e7f] .el-form-item__label{font-weight:500}.doctor-list[data-v-79f98e7f]{display:flex;flex-wrap:wrap;gap:12px}.doctor-list .doctor-radio[data-v-79f98e7f]{margin-right:0}.doctor-list .doctor-radio[data-v-79f98e7f] .el-radio__label{display:flex;align-items:center}.paiban-time-container[data-v-79f98e7f]{width:100%}.date-selector[data-v-79f98e7f]{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.date-selector .date-button[data-v-79f98e7f]{min-width:130px;height:40px;font-size:14px;border-radius:8px;transition:all .2s}.date-selector .date-button[data-v-79f98e7f]:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.time-slots-container[data-v-79f98e7f]{background-color:#f8f9fa;border-radius:8px;padding:16px}.time-slots-header[data-v-79f98e7f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.time-slots-header .header-title[data-v-79f98e7f]{font-size:15px;font-weight:600;color:#303133}.time-slots-grid[data-v-79f98e7f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;max-height:450px;overflow-y:auto;padding:2px}.time-slots-grid[data-v-79f98e7f]::-webkit-scrollbar{width:6px}.time-slots-grid[data-v-79f98e7f]::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}.time-slots-grid[data-v-79f98e7f]::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}.time-slots-grid .time-slot-item[data-v-79f98e7f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 8px;border:2px solid #e4e7ed;border-radius:8px;cursor:pointer;transition:all .2s;background-color:#fff;min-height:70px}.time-slots-grid .time-slot-item .slot-time[data-v-79f98e7f]{font-size:15px;font-weight:600;color:#303133;margin-bottom:6px}.time-slots-grid .time-slot-item .slot-status[data-v-79f98e7f]{font-size:12px;color:#909399;padding:0 8px;border-radius:4px;background-color:#f4f4f5}.time-slots-grid .time-slot-item .slot-status.status-available[data-v-79f98e7f]{color:#67c23a;background-color:#f0f9ff}.time-slots-grid .time-slot-item.available[data-v-79f98e7f]{border-color:#e4e7ed}.time-slots-grid .time-slot-item.available[data-v-79f98e7f]:hover{border-color:#409eff;background-color:#ecf5ff;transform:translateY(-2px);box-shadow:0 4px 12px #409eff26}.time-slots-grid .time-slot-item.unavailable[data-v-79f98e7f]{background-color:#f5f7fa;border-color:#e4e7ed;cursor:not-allowed;opacity:.6}.time-slots-grid .time-slot-item.unavailable .slot-time[data-v-79f98e7f]{color:#c0c4cc}.time-slots-grid .time-slot-item.unavailable .slot-status[data-v-79f98e7f]{color:#c0c4cc;background-color:#f5f7fa}.time-slots-grid .time-slot-item.unavailable[data-v-79f98e7f]:hover{transform:none;box-shadow:none}.time-slots-grid .time-slot-item.selected[data-v-79f98e7f]{border-color:#409eff;background:linear-gradient(135deg,#409eff,#66b1ff);box-shadow:0 4px 12px #409eff4d}.time-slots-grid .time-slot-item.selected .slot-time[data-v-79f98e7f]{color:#fff}.time-slots-grid .time-slot-item.selected .slot-status[data-v-79f98e7f]{color:#fff;background-color:#fff3}[data-v-79f98e7f] .el-radio-group{display:flex;flex-wrap:wrap;gap:12px}[data-v-79f98e7f] .el-radio{margin-right:0}
|