剔除部分无用代码

This commit is contained in:
2025-11-05 09:33:50 +08:00
parent 31d91f7de5
commit 0f6c87efc7
2 changed files with 3 additions and 26 deletions

View File

@@ -989,8 +989,7 @@ const imageLoaded = (item, index, index1) => {
// 计算左侧位置
const leftIndex = ref(0);
//距离顶部的高度
const scrollTopSiz = ref(0);
//元素最低端的距离
const lastbottom = ref("");