mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
delete unused files
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
## 0.0.2 (2017-01-20)
|
||||
|
||||
* 改了bug A
|
||||
* 加了功能B
|
||||
|
||||
## 0.0.1 (2017-01-10)
|
||||
|
||||
* 第一版
|
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"name": "@youzan/waterfall",
|
||||
"version": "0.0.1",
|
||||
"description": "瀑布流",
|
||||
"main": "./lib/index.js",
|
||||
"author": "pangxie1991",
|
||||
"license": "MIT",
|
||||
"devDependencies": {},
|
||||
"dependencies": {}
|
||||
}
|
@@ -1,4 +1,4 @@
|
||||
import Utils from 'packages/utils/scroll.js';
|
||||
import Utils from '../../utils/scroll.js';
|
||||
|
||||
const CONTEXT = '@@Waterfall';
|
||||
const OFFSET = 300;
|
||||
|
Reference in New Issue
Block a user