青岛网站制作wordpress js无效

export default new Router({mode: 'history', // history 去掉url中的#    、hash 包含#号scrollBehavior: () => ({ y: 0 }),routes: constantRoutes
}) 

export default new Router({mode: 'history', // history 去掉url中的#    、hash 包含#号scrollBehavior: () => ({ y: 0 }),routes: constantRoutes
})