SPA課程const疑問

原本是使用

export default new VueRouter({
    mode:'history',
    routes,
})

改成了

const router = new VueRouter({
    mode:'history',
    routes,
})

export default router

頁面就不會出來了
我在想是不是const的原因?
因為console也沒有任何的錯誤
想請教大神這要怎麼排除

JellyBool
修改的评论也不能少于六个字哦!
shihherokai 回复 JellyBool
修改的评论也不能少于六个字哦!
JellyBool 回复 shihherokai
修改的评论也不能少于六个字哦!
shihherokai
修改的评论也不能少于六个字哦!