提交 b5e75b65 编写于 作者: shutao-dc's avatar shutao-dc

update long-list2.uvue

上级 d1db5517
...@@ -221,9 +221,7 @@ ...@@ -221,9 +221,7 @@
(this.$refs["longPage"]! as ComponentPublicInstance[])[index].$callMethod('loadData', null) (this.$refs["longPage"]! as ComponentPublicInstance[])[index].$callMethod('loadData', null)
} }
//swiper页面切换需要重新赋值嵌套滚动子元素的id //swiper页面切换需要重新赋值嵌套滚动子元素的id
if (this.swiperList[index].id != null) { this.nestedScrollChildId = this.swiperList[index].id
this.nestedScrollChildId = this.swiperList[index].id
}
} }
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册