ai-clone/frontend-ai/unpackage/dist/build/mp-weixin/pages/video-gen/video-gen.wxss

2 lines
3.5 KiB
Plaintext

.video-gen-page.data-v-2ed74c00{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20rpx}.header.data-v-2ed74c00{text-align:center;padding:40rpx 20rpx;color:#fff}.title.data-v-2ed74c00{font-size:48rpx;font-weight:700;display:block;margin-bottom:10rpx}.subtitle.data-v-2ed74c00{font-size:28rpx;opacity:.9}.message.data-v-2ed74c00{margin:20rpx;padding:20rpx;border-radius:10rpx;text-align:center;font-size:28rpx}.message.success.data-v-2ed74c00{background:#d4edda;color:#155724}.message.error.data-v-2ed74c00{background:#f8d7da;color:#721c24}.message.info.data-v-2ed74c00{background:#d1ecf1;color:#0c5460}.content.data-v-2ed74c00{height:calc(100vh - 200rpx);padding:20rpx}.section.data-v-2ed74c00{background:#fff;border-radius:20rpx;padding:30rpx;margin-bottom:20rpx}.section-title.data-v-2ed74c00{font-size:32rpx;font-weight:700;margin-bottom:20rpx;color:#333}.upload-area.data-v-2ed74c00{border:2rpx dashed #ddd;border-radius:15rpx;min-height:400rpx;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.upload-placeholder.data-v-2ed74c00{text-align:center}.upload-icon.data-v-2ed74c00{font-size:80rpx;display:block;margin-bottom:20rpx}.upload-text.data-v-2ed74c00{font-size:32rpx;color:#666;display:block;margin-bottom:10rpx}.upload-hint.data-v-2ed74c00{font-size:24rpx;color:#999}.preview-image.data-v-2ed74c00{width:100%;max-height:400rpx;border-radius:15rpx}.prompt-input.data-v-2ed74c00{width:100%;min-height:200rpx;padding:20rpx;border:1rpx solid #e0e0e0;border-radius:10rpx;font-size:28rpx;background:#f8f9fa}.char-count.data-v-2ed74c00{text-align:right;font-size:24rpx;color:#999;margin-top:10rpx}.duration-selector.data-v-2ed74c00{display:flex;flex-wrap:wrap;gap:15rpx}.duration-item.data-v-2ed74c00{flex:0 0 calc(25% - 12rpx);padding:20rpx;text-align:center;border:2rpx solid #e0e0e0;border-radius:10rpx;font-size:28rpx;background:#f8f9fa}.duration-item.active.data-v-2ed74c00{background:#667eea;color:#fff;border-color:#667eea}.name-input.data-v-2ed74c00{width:100%;padding:20rpx;border:1rpx solid #e0e0e0;border-radius:10rpx;font-size:28rpx;background:#f8f9fa}.action-section.data-v-2ed74c00{padding:0 20rpx;margin-bottom:20rpx}.generate-btn.data-v-2ed74c00{width:100%;padding:30rpx;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:15rpx;font-size:32rpx;font-weight:700}.generate-btn[disabled].data-v-2ed74c00{opacity:.6}.progress-section.data-v-2ed74c00{background:#fff;border-radius:20rpx;padding:30rpx;margin:0 20rpx 20rpx}.progress-text.data-v-2ed74c00{text-align:center;font-size:28rpx;color:#666;margin-bottom:20rpx}.progress-bar.data-v-2ed74c00{height:20rpx;background:#e0e0e0;border-radius:10rpx;overflow:hidden}.progress-fill.data-v-2ed74c00{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s}.result-section.data-v-2ed74c00{background:#fff;border-radius:20rpx;padding:30rpx;margin:0 20rpx 20rpx}.result-video.data-v-2ed74c00{width:100%;height:500rpx;border-radius:15rpx;margin:20rpx 0}.result-actions.data-v-2ed74c00{display:flex;gap:20rpx}.action-btn.data-v-2ed74c00{flex:1;padding:25rpx;background:#667eea;color:#fff;border:none;border-radius:10rpx;font-size:28rpx}.action-btn.secondary.data-v-2ed74c00{background:#6c757d}.tips-section.data-v-2ed74c00{background:rgba(255,255,255,.95);border-radius:20rpx;padding:30rpx;margin:0 20rpx 40rpx}.tips-title.data-v-2ed74c00{font-size:32rpx;font-weight:700;margin-bottom:20rpx;color:#333}.tip-item.data-v-2ed74c00{font-size:26rpx;color:#666;line-height:1.8;margin-bottom:10rpx}