src/pages/repository/repository.vue @@ -301,7 +301,7 @@ }, // 返回上一页 goBack() { uni.navigateBack(); this.$router.go(-1); }, // 返回顶部 scrollToTop() {