feat: 新增音频播放器

This commit is contained in:
xiaohong
2024-07-16 17:36:46 +08:00
parent 933628050b
commit 806888cce8
4 changed files with 65 additions and 9 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="flex flex-col h-full">
<div class="flex flex-col h-[600px]">
<div class="flex-auto flex overflow-hidden">
<el-tabs v-model="currentType" class="flex-auto px-[var(--app-content-padding)]">
<!-- 我的创作 -->