⚙️ 配置面板

📑 PPT 宣讲配置 {{ pptCollapseOpen ? '▼' : '▶' }}
✅ 已选择:{{ localPptFile.name }} ({{ (localPptFile.size / 1024 / 1024).toFixed(2) }} MB)
ℹ️ 支持格式:.ppt, .pptx | 最大 50MB | 自动解析为图片并生成翻页节点
⚠️ 请先完成 PPT 导入,并填写播报文本后,即可生成翻页节点
⚠️ 请先完成 PPT 授权导入,再生成翻页节点
⚠️ 请先填写播报文本,再生成翻页节点
调试:PPT 已导入={{ pptConfig.imported }}, 文本={{ config.text ? '已填写' : '未填写' }}, 页数={{ pptConfig.totalPages }}
第{{ item.page_num }}页 | {{ item.page_title }}
📑 PPT 页面列表
第{{ item.page_num }}页 | {{ item.page_title }}
📝 绑定的播报句子
句{{ index+1 }}: {{ sentence }}
{{ config.speed }}x

📼 视频缓存 ({{ cachedVideos.length }}个)

{{ cache.text.substring(0, 20) }}{{ cache.text.length > 20 ? '...' : '' }}
{{ new Date(cache.timestamp).toLocaleString() }} | {{ formatDuration(cache.duration) }}
☁️ 我的云端项目 {{ cloudProjectCollapseOpen ? '▼' : '▶' }}
{{ project.project_name }}
{{ project.create_time }} | {{ project.video_duration ? '时长:' + project.video_duration : '未录制' }}
暂无云端项目
[{{ log.time }}] {{ log.message }}

📺 视频预览

第{{ currentPptPage }}页 / 共{{ pptConfig.totalPages }}页
{{ isRecording ? '🔴 录制中' : (isConnected ? '🟢 已连接' : '⚪ 未连接') }}
⏱️ {{ formatDuration(recordDuration) }}
📝 句 {{ currentSentence }}/{{ totalSentences }}