mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
feat: 调整ai music 页面文件结构
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import Mode from './components/mode/index.vue'
|
||||
import List from './components/list/index.vue'
|
||||
import Mode from './mode/index.vue'
|
||||
import List from './list/index.vue'
|
||||
|
||||
defineOptions({ name: 'Index' })
|
||||
|
Reference in New Issue
Block a user