优化
This commit is contained in:
@@ -76,8 +76,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
d: index
|
||||
};
|
||||
}),
|
||||
b: common_vendor.o$1((...args) => $options.onRefresherRefresh && $options.onRefresherRefresh(...args)),
|
||||
c: common_vendor.o$1((...args) => $options.onScrollToLower && $options.onScrollToLower(...args)),
|
||||
b: common_vendor.o((...args) => $options.onRefresherRefresh && $options.onRefresherRefresh(...args)),
|
||||
c: common_vendor.o((...args) => $options.onScrollToLower && $options.onScrollToLower(...args)),
|
||||
d: $data.triggered,
|
||||
e: common_vendor.p({
|
||||
tabIndex: 1
|
||||
|
||||
Reference in New Issue
Block a user