Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b553ae4c1d
@ -8,7 +8,7 @@
|
|||||||
<div class="text-[12px] text-gray-400">刘大壮</div>
|
<div class="text-[12px] text-gray-400">刘大壮</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 音频controls -->
|
<!-- 音频controls -->
|
||||||
<div class="flex gap-[12px] items-center">
|
<div class="flex gap-[12px] items-center">
|
||||||
<Icon icon="majesticons:back-circle" :size="20" class="text-gray-300 cursor-pointer"/>
|
<Icon icon="majesticons:back-circle" :size="20" class="text-gray-300 cursor-pointer"/>
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { formatPast } from '@/utils/formatTime'
|
import { formatPast } from '@/utils/formatTime'
|
||||||
import response from '@/assets/audio/response.mp3'
|
// import response from '@/assets/audio/response.mp3'
|
||||||
|
|
||||||
defineOptions({ name: 'Index' })
|
defineOptions({ name: 'Index' })
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user