chore(docs): update material-spec

This commit is contained in:
wenyujie 2022-09-19 17:50:47 +08:00 committed by 林熠
parent bca8cd23a4
commit 89abae82e2

View File

@ -617,7 +617,7 @@ component
| screenshot | 组件快照 | String | 否 |
| icon | 组件的小图标 | String (URL) | 是 |
| tags | 组件标签 | String | 是 |
| keywards | 组件关键词,用于搜索联想 | String | 是 |
| keywords | 组件关键词,用于搜索联想 | String | 是 |
| devMode | 组件研发模式 | String  (procode,lowcode) | 是 |
| npm | npm 源引入完整描述对象 | Object | 否 |
| npm.package | 源码组件库名 | String | 否 |