@moment-design/material-library 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +7 -7
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,13 +50,13 @@ ApisConfig
50
50
 
51
51
  | 参数名 | 描述 | 类型 | 默认值 |
52
52
  | ------------ | ------------------ | ---- | ------ |
53
- | getGroupList | 左侧分组滚动条高度 | api | - |
54
- | postGroup | 右侧内容滚动条高度 | api | - |
55
- | deleteGroup | 右侧内容滚动条高度 | api | - |
56
- | getFileList | 右侧内容滚动条高度 | api | - |
57
- | deleteFile | 右侧内容滚动条高度 | api | - |
58
- | moveFile | 右侧内容滚动条高度 | api | - |
59
- | uploadFile | 右侧内容滚动条高度 | api | - |
53
+ | getGroupList | 获取分组列表 | api | - |
54
+ | postGroup | 新增、编辑分组 | api | - |
55
+ | deleteGroup | 删除分组 | api | - |
56
+ | getFileList | 获取分组下素材列表 | api | - |
57
+ | deleteFile | 删除分组下的素材 | api | - |
58
+ | moveFile | 移动分组 | api | - |
59
+ | uploadFile | 上传素材 | api | - |
60
60
 
61
61
  Events
62
62
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moment-design/material-library",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "素材库组件",
5
5
  "keywords": [
6
6
  "vue",