feat: fix ssr

This commit is contained in:
tim
2025-08-11 00:55:58 +08:00
parent dbeaefe9ba
commit 23815fbd0a

View File

@@ -122,10 +122,6 @@ import ArticleCategory from '~/components/ArticleCategory.vue'
import SearchDropdown from '~/components/SearchDropdown.vue'
import { useIsMobile } from '~/utils/screen'
definePageMeta({
scrollToTop: false,
})
export default {
name: 'HomePageView',
components: {