支持大量数据长列表滚动的san组件。
A san component that support big data list with high scroll performance.
$ npm install san-long-list
直接下载 dist/san-long-list.js
并在 HTML 文件中引入:
<script src="path/to/dist/san-long-list.js"></script>
<script src="unpkg.com/san-long-list/dist/san-long-list.min.js"></script>