diff --git a/pages/dormitory/index.vue b/pages/dormitory/index.vue index 1f74d11..fe3e03c 100644 --- a/pages/dormitory/index.vue +++ b/pages/dormitory/index.vue @@ -2,7 +2,8 @@ - + + @@ -103,6 +104,7 @@ await this.listOwnApply(); }, methods: { + scrolltolower() { if (this.queryParams.pageNum < this.totalPages) { this.queryParams.pageNum++;