剔除部分无用代码
This commit is contained in:
@@ -989,8 +989,7 @@ const imageLoaded = (item, index, index1) => {
|
||||
// 计算左侧位置
|
||||
const leftIndex = ref(0);
|
||||
|
||||
//距离顶部的高度
|
||||
const scrollTopSiz = ref(0);
|
||||
|
||||
|
||||
//元素最低端的距离
|
||||
const lastbottom = ref("");
|
||||
|
||||
Reference in New Issue
Block a user