bindbox-game/build/resources/admin/assets/index-Cgvvx0qw.css
邹方成 642b3cf7dd
Some checks failed
Build docker and publish / linux (1.24.5) (push) Failing after 50s
build: 更新前端构建产物和资源文件
更新了前端构建产物包括JavaScript、CSS和HTML文件,主要涉及以下变更:

1. 新增了多个组件和工具函数,包括异常页面组件、iframe组件等
2. 更新了活动管理、产品管理、优惠券管理等业务模块
3. 优化了构建配置和依赖管理
4. 修复了一些样式和功能问题
5. 更新了测试相关文件

同时更新了部分后端服务接口和测试用例。这些变更主要是为了支持新功能和改进现有功能的用户体验。
2025-11-21 01:24:13 +08:00

2 lines
7.6 KiB
CSS

.modern-wizard-dialog[data-v-3b99e377] .el-dialog__body{padding:0}.wizard-container[data-v-3b99e377]{background:var(--el-fill-color);min-height:600px}.wizard-steps[data-v-3b99e377]{display:flex;justify-content:space-between;align-items:center;padding:40px;background:#fff;border-bottom:1px solid #e2e8f0}.wizard-step[data-v-3b99e377]{display:flex;align-items:center;flex:1;position:relative}.wizard-step .step-circle[data-v-3b99e377]{width:48px;height:48px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;margin-right:16px;position:relative;transition:all .3s ease}.wizard-step .step-circle .step-number[data-v-3b99e377]{font-size:18px;font-weight:600;color:#a0aec0;transition:all .3s ease}.wizard-step .step-circle .step-icon[data-v-3b99e377]{position:absolute;color:#fff;font-size:24px;opacity:0;transition:all .3s ease}.wizard-step .step-info[data-v-3b99e377]{flex:1}.wizard-step .step-info .step-title[data-v-3b99e377]{font-size:16px;font-weight:600;color:#4a5568;margin-bottom:4px;transition:all .3s ease}.wizard-step .step-info .step-desc[data-v-3b99e377]{font-size:14px;color:#a0aec0;transition:all .3s ease}.wizard-step .step-line[data-v-3b99e377]{position:absolute;right:-50%;top:50%;transform:translateY(-50%);width:100%;height:2px;background:#e2e8f0;z-index:-1}.wizard-step .step-line[data-v-3b99e377]:after{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.wizard-step.step-active .step-circle[data-v-3b99e377]{background:linear-gradient(135deg,#667eea,#764ba2);transform:scale(1.1);box-shadow:0 8px 25px #667eea66}.wizard-step.step-active .step-circle .step-number[data-v-3b99e377]{color:#fff}.wizard-step.step-active .step-title[data-v-3b99e377]{color:#667eea;font-weight:700}.wizard-step.step-completed .step-circle[data-v-3b99e377]{background:linear-gradient(135deg,#48bb78,#38a169)}.wizard-step.step-completed .step-circle .step-number[data-v-3b99e377]{opacity:0}.wizard-step.step-completed .step-circle .step-icon[data-v-3b99e377]{opacity:1}.wizard-step.step-completed .step-title[data-v-3b99e377]{color:#48bb78}.wizard-step.step-completed .step-line[data-v-3b99e377]:after{width:100%}.wizard-step.step-pending[data-v-3b99e377]{opacity:.6}.wizard-step:last-child .step-line[data-v-3b99e377]{display:none}.wizard-content[data-v-3b99e377]{padding:40px;min-height:400px}.step-panel[data-v-3b99e377]{animation:fadeIn-3b99e377 .5s ease}@keyframes fadeIn-3b99e377{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.panel-header[data-v-3b99e377]{text-align:center;margin-bottom:32px}.panel-header .panel-title[data-v-3b99e377]{font-size:24px;font-weight:700;color:var(--el-text-color-primary);margin:0 0 8px}.panel-header .panel-desc[data-v-3b99e377]{font-size:14px;color:var(--el-text-color-secondary);margin:0}.modern-form[data-v-3b99e377]{max-width:800px;margin:0 auto}.selected-activity-card[data-v-3b99e377],.selected-info-cards[data-v-3b99e377]{background:var(--el-fill-color);border:1px solid var(--el-border-color);border-radius:12px;padding:16px;margin-bottom:24px;display:flex;align-items:center;gap:12px;color:var(--el-text-color-regular);font-weight:500}.selected-activity-card .el-icon[data-v-3b99e377],.selected-info-cards .el-icon[data-v-3b99e377]{font-size:20px;color:var(--el-text-color-regular)}.selected-info-cards[data-v-3b99e377]{display:flex;gap:16px}.selected-info-cards .info-card[data-v-3b99e377]{display:flex;align-items:center;gap:8px;flex:1}.status-option[data-v-3b99e377]{display:flex;align-items:center;gap:8px}.status-option .status-dot[data-v-3b99e377]{width:8px;height:8px;border-radius:50%}.status-option .status-dot.status-active[data-v-3b99e377]{background:#48bb78}.status-option .status-dot.status-inactive[data-v-3b99e377]{background:#a0aec0}.status-option .status-dot.status-pending[data-v-3b99e377]{background:#ed8936}.price-input[data-v-3b99e377],.datetime-picker[data-v-3b99e377]{width:100%}.currency-prefix[data-v-3b99e377]{color:var(--el-color-primary);font-weight:600;margin-right:4px}.rewards-toolbar[data-v-3b99e377]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.rewards-toolbar .reward-stats[data-v-3b99e377]{margin-left:auto}.rewards-toolbar .reward-stats .stat-badge[data-v-3b99e377]{background:var(--el-color-primary);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:14px}.rewards-grid[data-v-3b99e377]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.reward-card-modern[data-v-3b99e377]{background:var(--el-fill-color-blank);border-radius:16px;padding:20px;box-shadow:var(--el-box-shadow-light);border:1px solid var(--el-border-color);transition:all .2s ease}.reward-card-modern[data-v-3b99e377]:hover{transform:translateY(-2px);box-shadow:var(--el-box-shadow);border-color:var(--el-color-primary)}.reward-card-header[data-v-3b99e377]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.reward-card-header .reward-name[data-v-3b99e377]{font-size:16px;font-weight:600;color:var(--el-text-color-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.reward-properties-modern[data-v-3b99e377]{display:flex;flex-direction:column;gap:12px}.reward-properties-modern .property-row[data-v-3b99e377]{display:flex;justify-content:space-between;align-items:center}.reward-properties-modern .property-row .property-label[data-v-3b99e377]{color:var(--el-text-color-secondary);font-weight:500}.reward-properties-modern .property-row .property-value[data-v-3b99e377]{color:var(--el-text-color-primary);font-weight:600}.empty-rewards-modern[data-v-3b99e377]{text-align:center;padding:60px 20px}.empty-rewards-modern .empty-icon[data-v-3b99e377]{font-size:64px;color:var(--el-border-color);margin-bottom:16px}.empty-rewards-modern .empty-text[data-v-3b99e377]{font-size:16px;color:var(--el-text-color-secondary);font-weight:500;margin-bottom:8px}.empty-rewards-modern .empty-subtext[data-v-3b99e377]{font-size:14px;color:var(--el-text-color-secondary)}.wizard-footer-modern[data-v-3b99e377]{display:flex;justify-content:space-between;align-items:center;padding:24px 40px;background:var(--el-fill-color-blank);border-top:1px solid var(--el-border-color)}.wizard-footer-modern .step-indicator[data-v-3b99e377]{font-size:14px;color:var(--el-text-color-secondary);font-weight:500}[data-v-3b99e377] .reward-dialog-modern .el-dialog__header{background:var(--el-color-primary);margin:0;padding:24px;border-radius:16px 16px 0 0}[data-v-3b99e377] .reward-dialog-modern .el-dialog__header .el-dialog__title{color:#fff;font-weight:600;font-size:20px}[data-v-3b99e377] .reward-dialog-modern .el-dialog__body{padding:32px}.product-option-modern[data-v-3b99e377]{display:flex;justify-content:space-between;align-items:center}.product-option-modern .product-name-modern[data-v-3b99e377]{font-weight:500}.product-option-modern .product-price-modern[data-v-3b99e377]{color:#667eea;font-weight:600}.number-input[data-v-3b99e377]{width:100%}.input-hint-modern[data-v-3b99e377]{font-size:12px;color:var(--el-text-color-secondary);margin-top:4px;line-height:1.4}.level-option-modern[data-v-3b99e377]{display:flex;align-items:center;gap:8px}.level-option-modern .level-desc-modern[data-v-3b99e377]{color:#718096;font-size:12px}@media (max-width: 768px){.wizard-steps[data-v-3b99e377]{flex-direction:column;gap:20px;padding:24px}.wizard-step[data-v-3b99e377]{flex-direction:column;text-align:center}.wizard-step .step-line[data-v-3b99e377]{display:none}.wizard-content[data-v-3b99e377]{padding:24px}.rewards-grid[data-v-3b99e377]{grid-template-columns:1fr}.wizard-footer-modern[data-v-3b99e377]{flex-direction:column;gap:16px;padding:16px 24px}}