mirror of
https://gitee.com/was666/as-editor.git
synced 2025-05-21 02:04:05 +08:00
update README.md.
This commit is contained in:
parent
0bfce9c66b
commit
1154489e67
@ -37,7 +37,7 @@ src / utils / componentProperties.js // 组件数据
|
||||
```js
|
||||
{
|
||||
component: 'custommodule', // 中间部分手机组件的name
|
||||
text: '自定义模块', // 组件文字描述
|
||||
text: '自定义模块', // 组件文字描述
|
||||
type: '1-14', // data-tpye
|
||||
active: true, // 是否选中
|
||||
style: 'custommodulestyle', // 右边组件设置的name
|
||||
@ -46,7 +46,7 @@ src / utils / componentProperties.js // 组件数据
|
||||
```
|
||||
#### 在线文档
|
||||
|
||||
文档地址:[https://gitee.com/was666/as-editor/wikis](https://gitee.com/was666/as-editor/wikis)
|
||||
文档地址:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc)
|
||||
|
||||
#### 扩展项目
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user