fix: change utils && mixins alias

This commit is contained in:
陈嘉涵
2017-08-15 17:27:02 +08:00
parent 711352ae12
commit 72d590d890
31 changed files with 76 additions and 92 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Utils from 'src/utils/scroll.js';
import Utils from 'packages/utils/scroll.js';
const CONTEXT = '@@Waterfall';
const OFFSET = 300;