Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xaboy committed Jul 30, 2024
1 parent abbaa38 commit 5f66c6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,14 @@

```shell
npm install @form-create/designer@next
npm install @form-create/element-ui@next
```

请自行导入`ElementPlus`并挂载

```js
import FcDesigner from '@form-create/designer'

app.use(FcDesigner)
app.use(FcDesigner.formCreate)
```
Expand Down

0 comments on commit 5f66c6a

Please sign in to comment.