mirror of
https://github.com/Ssl1S/json-schema-editor-vue.git
synced 2025-12-30 01:37:55 +08:00
Update README.md
This commit is contained in:
@@ -6,11 +6,11 @@ A json-schema editor of high efficient and easy-to-use, base on Vue
|
||||
npm install json-schema-editor-vue
|
||||
```
|
||||
|
||||
```
|
||||
```vue
|
||||
import JsonSchemaEditor from '../packages/index'
|
||||
Vue.use(JsonSchemaEditor)
|
||||
```
|
||||
```
|
||||
```vue
|
||||
<template>
|
||||
<div id="app">
|
||||
...
|
||||
@@ -38,4 +38,4 @@ export default {
|
||||
|
||||
Don't forget to star if it helped!
|
||||
|
||||
如果对您有帮助,别忘记给个星哦
|
||||
如果对您有帮助,别忘记给个星哦
|
||||
|
||||
Reference in New Issue
Block a user