diff --git a/src/router/index.js b/src/router/index.js index 7d3cdf72..6a79cb90 100755 --- a/src/router/index.js +++ b/src/router/index.js @@ -34,7 +34,6 @@ router.beforeEach((to, from, next) => { } }) -// TODO: 路由跳转后自动滚动到顶部 router.afterEach(to => { // 需要的信息 const app = router.app diff --git a/src/router/routes.js.REMOVED.git-id b/src/router/routes.js.REMOVED.git-id index 122631f5..4b19a510 100644 --- a/src/router/routes.js.REMOVED.git-id +++ b/src/router/routes.js.REMOVED.git-id @@ -1 +1 @@ -da015ca4f9149d9a74447ab5d1003b3c93e58547 \ No newline at end of file +7cc39e5aa61631be559f5b0319ee5a1915748943 \ No newline at end of file