From c3aaf28f7316cce12eec007a9f85a96cbcddeec2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 07 五月 2025 10:34:20 +0800
Subject: [PATCH] 最新版本541200007
---
pda/pages/index/queueup.vue | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pda/pages/index/queueup.vue b/pda/pages/index/queueup.vue
index f1bac4f..7cb8ab1 100644
--- a/pda/pages/index/queueup.vue
+++ b/pda/pages/index/queueup.vue
@@ -164,7 +164,13 @@
},
onReachBottom() {
if(this.total > this.platformLineUpList.length){
+ this.page ++
this.getList()
+ }else{
+ uni.showToast({
+ title:'鏆傛棤鏇村鏁版嵁',
+ icon: 'none'
+ })
}
},
methods: {
--
Gitblit v1.9.3