feat: 添加loading

This commit is contained in:
jiangruowei
2017-02-22 17:31:33 +08:00
parent 4589081506
commit 50f173e875
9 changed files with 99 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "@youzan/z-loading",
"version": "0.0.1",
"description": "loading component",
"main": "./lib/index.js",
"author": "jiangruowei",
"license": "MIT",
"devDependencies": {},
"dependencies": {}
}