AI文件导入错误修改
This commit is contained in:
parent
073ac16f7d
commit
b7b57fa405
@ -8,7 +8,7 @@
|
||||
<div class="text-[12px] text-gray-400">刘大壮</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- 音频controls -->
|
||||
<div class="flex gap-[12px] items-center">
|
||||
<Icon icon="majesticons:back-circle" :size="20" class="text-gray-300 cursor-pointer"/>
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { formatPast } from '@/utils/formatTime'
|
||||
import response from '@/assets/audio/response.mp3'
|
||||
// import response from '@/assets/audio/response.mp3'
|
||||
|
||||
defineOptions({ name: 'Index' })
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user