sl-virtual 类似于CURD的列表,内有wxs+render.js虚拟列表 - 更新日志

1.0.1(2022-07-11)

更新多选返回数据方式

1.0.0(2022-06-13)

sl-virtual 类似于CURD的列表,内有 Mescroll-body(wxs+render.js虚拟列表)( 只微信测试了十万条数据 ,其他版本待测试 )

使用方式:

// 引入 import MescrollCompMixin from "@/uni_modules/sl-virtual/static/js/mescroll-comp.js"; // 调用 mixins: [MescrollCompMixin],