mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-08 03:37:28 +08:00
feat: fix ssr
This commit is contained in:
@@ -122,10 +122,6 @@ import ArticleCategory from '~/components/ArticleCategory.vue'
|
|||||||
import SearchDropdown from '~/components/SearchDropdown.vue'
|
import SearchDropdown from '~/components/SearchDropdown.vue'
|
||||||
import { useIsMobile } from '~/utils/screen'
|
import { useIsMobile } from '~/utils/screen'
|
||||||
|
|
||||||
definePageMeta({
|
|
||||||
scrollToTop: false,
|
|
||||||
})
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'HomePageView',
|
name: 'HomePageView',
|
||||||
components: {
|
components: {
|
||||||
|
|||||||
Reference in New Issue
Block a user