app.vue:

    mounted() {

      this.$router.afterEach((to, from, next) => {
        window.scrollTo(0, 0)
      })
    },
Logo

前往低代码交流专区

更多推荐