NEZ-3176 fix:explore 历史记录页面开发

This commit is contained in:
zhangyu
2023-09-13 18:01:22 +08:00
parent c669de4cca
commit 44b481af67
12 changed files with 347 additions and 2093 deletions

View File

@@ -1104,6 +1104,7 @@ export const loadMore = {
bind (el, binding) {
// 获取element定义scroll
const selectDom = binding.value.dom ? el.querySelector(binding.value.dom) : el
el.hasMore = binding.value.hasMore
heightLoad = bus.debounce(function () {
if (!el.hasMore) {
return