mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-01 01:21:04 +08:00
Reapply "fix: retain scroll position after hydration"
This reverts commit ff767970a1.
This commit is contained in:
@@ -121,6 +121,10 @@ 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: {
|
||||
|
||||
Reference in New Issue
Block a user