瀑布流加载功能实现 && 文档补全

This commit is contained in:
pangxie1991
2017-02-26 17:22:53 +08:00
parent 846f555861
commit 787ff255b8
8 changed files with 271 additions and 22 deletions

View File

@@ -1,3 +1,3 @@
import SampleComponent from './src/main';
import Waterfall from './src/main.js';
export default SampleComponent;
export default Waterfall;