This commit is contained in:
zyqwst
2020-06-28 01:00:17 +08:00

View File

@@ -6,11 +6,11 @@ A json-schema editor of high efficient and easy-to-use, base on Vue
npm install json-schema-editor-vue npm install json-schema-editor-vue
``` ```
``` ```vue
import JsonSchemaEditor from '../packages/index' import JsonSchemaEditor from '../packages/index'
Vue.use(JsonSchemaEditor) Vue.use(JsonSchemaEditor)
``` ```
``` ```vue
<template> <template>
<div id="app"> <div id="app">
... ...
@@ -38,4 +38,4 @@ export default {
Don't forget to star if it helped! Don't forget to star if it helped!
如果对您有帮助,别忘记给个星哦 如果对您有帮助,别忘记给个星哦