mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: 部分寫法修正
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { useI18n } from 'vue-i18n'
|
||||
import PopularAnimeCarousel from './components/PopularAnimeCarousel.vue'
|
||||
// import PopularAnimeCarousel from './components/PopularAnimeCarousel.vue'
|
||||
import type { AnimeItem } from './types'
|
||||
import { getUserID, removeHttpFromUrl } from '~/utils'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user