From 511caa60d1fbbb4df940e09f915ed64bcd27d406 Mon Sep 17 00:00:00 2001 From: fengerli <528575642@qq.com> Date: Thu, 25 Sep 2025 15:07:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/common/index/index.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pages/common/index/index.vue b/pages/common/index/index.vue index 9e1e405..d85e86f 100644 --- a/pages/common/index/index.vue +++ b/pages/common/index/index.vue @@ -24,7 +24,7 @@ 发送信息 + :down="downOption" :fixed="false"> @@ -210,8 +210,7 @@ upOption: { auto: false, noMoreSize: 1, - offset: 50, - isLock: false, + offset: 80, empty: { tip: '暂无相关数据' } @@ -220,7 +219,7 @@ page: 1, // 当前页码 size: 10, // 每页条数 total: 0, // 总数据量 - loadedCount: 0, // 关键:记录已加载的总条数 + loadedCount: 0, loading: false, finished: false, deviceId: '',