feat: polish voice studio workflow and bilingual copy
This commit is contained in:
@@ -135,7 +135,7 @@ onMounted(fetchTimeline)
|
||||
<!-- 暂无数据 -->
|
||||
<div v-if="events.length === 0" class="text-center py-20 bg-white/50 backdrop-blur rounded-3xl border border-white">
|
||||
<SparklesIcon class="h-16 w-16 text-purple-300 mx-auto mb-4" />
|
||||
<p class="text-xl text-gray-500">还没有开始冒险呢,快去创作第一个故事吧!</p>
|
||||
<p class="text-xl text-gray-500">还没有开始冒险呢,先来创作第一个故事吧!</p>
|
||||
</div>
|
||||
|
||||
<!-- 时间轴内容 -->
|
||||
|
||||
Reference in New Issue
Block a user