构建版本
parents
Showing
index.js
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "cy-admin-ui", | ||
| "version": "1.0.0", | ||
| "description": "菜芽软件管理端公共组件库", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git@cy-dev.com:webpack/cy-admin-ui.git" | ||
| }, | ||
| "keywords": [ | ||
| "菜芽软件公共组件库" | ||
| ], | ||
| "author": "毛线", | ||
| "license": "ISC" | ||
| } |
packages/layout/index.js
0 → 100644
packages/layout/src/drag.vue
0 → 100644
packages/table/index.js
0 → 100644
packages/table/src/main.vue
0 → 100644
Please register or sign in to comment