-
Notifications
You must be signed in to change notification settings - Fork 2
/
search_index.json
1 lines (1 loc) · 141 KB
/
search_index.json
1
{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["bootstrap","definit","demo,demo代码可在git仓库查看","form","json","lodash","schema","upload","vue","vue.j","vuex","介绍","使用","依赖","假设你已了解和熟悉vue开发","实现了常见的表单元素","想了解","支持扩展自定义组件、校验","支持数组动态增减、上下拖拽移动","支持编辑器(tinymce)、datepicker、select、imag","是一套基于","校验表单(基于ajv)","特性","目前只提供boostrap一套ui","等","简化表单类型、属性、顺序定义","能实现哪些功能,最简单的方法就是看","自动生成表单的库。","起步","通过简单例子快速上手,感受它带来的便利"],"docs/start.html":["'#app',","''","'./basic.vue'","'^1[3578]\\\\d{9}$',","'basic',","'jsonschema","'lodash'","'object',","'phone']","'string',","'vue'","'vuex'","'姓名'","'手机',","'王昌彬'","'请输入正确的手机号码'","()","*/","/*","1.","2.","3.","4.","=","['name',","_","app","components:","data","default","description:","disabl","el:","eslint","export","fals","form","import","instal","jsonschema","lodash","model:","name:","new","npm","pattern:","phone:","properties:","required:","return","schema:","store","store:","template:","title:","type:","vue","vue'","vue({","vue.config.productiontip","vue.use(vueform)","vue.use(vuex)","vueform","vuex","vuex.store(store),","vue、vuex、lodash、jsonschema","{","}","})","},","快速上手","挂载初始化","本节通过一个简单的例子介绍如何快速上手。demo","渲染结果","编写组件","首先引入"],"docs/concepts.html":["&","(composable)","(reactive)","...","bootstrap","court","definit","definition)。它可以:","form","form的表单校验是通过","ietf","inline、tab等跟布局相关的不能支持","json","model","placeholder、readonly等表单属性","schema","schema是gari","ui","valid","vue","一些扩展表单元素的配置","为了不偏离","但是,json","使用vue.js的响应式","其中包含配套工具可以满足","前端","功能;同时一份通用描述可以统一","后端","向","和","和组件化","增删描述","定义表单顺序","实现了一套常见表单所需要的components,包括:","容器组件","布局","希望通过实际的表单数据模型","并非无所不能","很多规则都是用来约定数据的,并不适合于表单生成,否则循环生成表单元素时要进行很多过滤","所以我们基于业界标准规范,主要的数据模型包含以下三个:","所以,json","描述了json数据类型,表单所需要的required、max、min等","提交的用于描述","提供表单校验能力","改变表单类型","数据结构的规范;","更多","校验逻辑,保证体验一致性。","核心概念","模型驱动","正好满足要求:","的初衷,我们需要另外一种描述来定义表单(form","的强大之处,基于","的描述、关键字定义等可以在此参考","的描述进行校验的,所以这样不管是前端还是后端就可以共用一套校验逻辑了。触发校验的时机:","自动渲染表单","表单元素值改变(默认lazy,change时才触发)","表单属性","表单提交时","表单数据描述","表单数据模型,用于初始化数据","表单数据获取提交","表单校验","表单组件","规范描述了json数据校验规则","这些组件都继承自相应的mixins,同时可以自己扩展自定义组件(后面会介绍到)","通过类型规则能够自动生成的表单元素还是有限"],"docs/json-schema.html":["&","court","ietf","json","schema","schema是gari","其中包含配套工具可以满足","前端","功能;同时一份通用描述可以统一","后端","向","和","提交的用于描述","数据结构的规范;","更多","校验逻辑,保证体验一致性。","的描述、关键字定义等可以在此参考","表单数据描述","表单校验"],"docs/default-type.html":["&","array","boolean","checkbox","date","date、d","default","definition来定义,目前支持","editor","element","enum属性","fieldset","form","format:","hidden","html","html片段","imag","inlin","input","json","list可增删","number","object","schema","select","string","text","textarea","time、tim","tinymce富文本编辑器","type","type:","updat","其他类型请通过form","内联表单","图片上传","基于","规范描述,我们可以生成以下默认类型的表单元素:"],"docs/definition.html":["\"\"","\"\",","\"*\"","\"age\"","\"age\":","\"classes\"","\"classes\":","\"classes[].name\"","\"classes[].score\"","\"col\":","\"config\":","\"description\":","\"disabled\":","\"firstname\":","\"items\":","\"key\":","\"label\":","\"lastname\":","\"mutiple\":","\"name\"","\"name\":","\"name\"}","\"name.firstname\"","\"name.firstname\",","\"name.lastname\"","\"options\":","\"placeholder\":","\"readonly\":","\"row\":","\"score\":","\"step\":","\"text\",","\"title\":","\"tpl\":","\"type\":","\"value\":","\"姓\",","\"昌彬\",","\"王\"","\"语文\",","*/","...","/*","//","1,","25,","3,","80","[","[],","]","],","data","data属性路径,跟实际对象属性的访问路径相同。","definit","definition优先。","definition可以嵌套。","definition支持的关键字","definition是一个数组,它的子集可以是以下内容:","definition,两者进行合并,form","definition,然后如果设置了form","descript","disabl","false,","field定义对象","form","key","key:","keyword","key是展示出来的,value代表值","name","path","placehold","properti","schema","select、checkboxs、radios等多选元素的options;","title,默认取schema","title;为空可以去掉titl","type=html,模板","type=inline,栅格化col","type=number,数字间隔","type=select、date、editor、imag","type=textarea,row","upload等扩展组件支持的配置","{","{key:","{}","}","},","一个form","一些扩展表单元素的配置","下面都是可选","只读","增删描述","如果没有提供","它可以做什么","完全使用schema生成的默认表单,相当于没设置","定义表单顺序","实际上内部会将schema转换成form","容器的子表单元素;definition子集","对应的key","布局","改变表单类型","数组元素访问list[].id:因为数组的index根据实际情况生成,所以这里通过数组下标[]占位表示。如","是否多选","特定类型的属性","表单元素下面的默认提示文案,默认取schema","表单元素类型","表单属性",",我们将根据schema渲染默认表单类型。"],"docs/components/basic.html":["'advlist',","'autosave'","'codesample',","'colorpicker',","'contextmenu',","'fullscreen',","'help',","'hr',","'imag","'image',","'link',","'lists',","'preview',","'searchreplace',","'table',","'textcolor',","'undo","'wordcount',","(image)","//","=","=>","[basicmixin]","action:","aligncent","alignjustifi","alignleft","alignright","backcolor","base64","bold","checkbox","config","config.action方法,处理用户上传的图片,并返回图片地址;如:","config:","date","datepick","definit","demo、cod","description、disabled、options、config","description、disabled、readonli","description、disabled、readonly、opt","editor","forecolor","format","fullscreen","function","help'","hidden","hr","html","iamg","imag","indent","input","ital","link","maximum、minimum","maxlength、minlength","maxlength、minlength、pattern","mixin","mixins/basic.j","mixins:","module.export","new","number","outdent","pictur","placeholder、description、disabled、config","placeholder、description、disabled、readonli","placeholder、description、disabled、readonly、row","placeholder、description、disabled、readonly、step","preview","promise((resolve,","redo","reject)","resolve(uri)","return","schema","searchreplac","select","styleselect","tabl","text","textarea","toolbar配置:","tpl(html片段)","type:","upload","upload',","vue","vue,默认支持以下插件","{","|","}","})","};","元素","可通过config.plugins、config.toolbar进行扩展;其他配置参考tinymc","图片上传操作","图片上传组件","图片上传需要服务器支持,所以必须提供","基于@tinymce/tinymc","基于vue","基于vue2","基础组件","基础表单组件","备注","富文本编辑组件","提供了基础表单组件基本功能。所以基础组件一般只需基于此扩展"],"docs/components/panel.html":["array","definit","fieldset","inlin","isfixed(=tru","items[].col(bootstrap","mixin","mixins/array.j","mixins/object.j","row、col)","不能移动)","元素","内联表单","备注","容器组件","布局组件","提供了array获取、设置值的功能;同时提供增加、删除元素的功能","提供了object获取、设置值的功能","支持增删、拖拽移动顺序"],"docs/validate.html":["ajv","ajv:更强大","code","demo","errors,我们可以很容易修改自定义校验错误提示","errors:支持自定义校验错误提示","form的校验是基于","json","schema","store","vue","修改校验提示","实例,所以你可以很容易添加自定义校验规则","我们通过","暴露了","校验","校验对应的提示","校验库,支持最新的","添加自定义format规则","添加自定义keyword","添加自定义校验规则","表单元素值改变(默认lazy,change时才触发)","表单提交时","表单校验","规范","触发时机","通过ajv","通过ajv.addformat","通过ajv.addkeyword"],"docs/demo.html":["array","definit","demo","fieldset","form","inlin","object","root","select异步opt","图片上传","基本使用","基础表单组件","富文本编辑器","扩展自定义组件","自定义校验"],"docs/components/dev.html":["\"canceltip\"","&&","'',","'boolean'","'boolean',","'button","'cancel","'canceltip')","'jsonschema","'test'即可","'强烈程度',","'是否单身',","'看看你有多期待!'","()","(def,","(type","(value)","...","//","1.","2.","3.","3.1","3.2","3.3","=","===","[","[mixins.basicmixin]","]","```javascript","const","counter',","def.typ","default","definit","definition.help","definition.type是可以随意定义的,所以不需要做任何事情,只要修改definition.item.typ","demo、cod","description:","export","form","format:","formstor","formstore.state.gener","function","gener","generator.addrule('boolean',","import","key:","mixin","mixins:","mount","name,最后组件type必须是这个值","new","return","schema","schema)","schema.default","schema.format","schema.titl","schema.typ","single:","store","test)","this.ajv.addformat('canceltip',","tip'","title:","true","type","type:","vue'","vue.component('test',","vue.use(vueform)","vue.use(vuex)","vueform","vuex.store(store)","{","{{","}","})","},","}}","全局引用组件","创建组件,复用mixin","只需要definition扩展","因为添加了一条format规则,所以要添加format校验","如果内置组件并不能满足您的表单需求,这篇文章将介绍如何扩展自定义组件。","就跟写普通组件差不多","扩展自定义组件","新增规则","有两种方式可以添加规则","校验器,是vm.created时才创建的","注意compon","添加一条boolean类型规则","添加规则","类似内置组件一样使用","组件开发","考虑复用性,通过schema规则(如format)扩展"],"docs/plan.html":["其他表单元素:radio、radios、color...","后续规划","扩展自定义组件","组件按需引入","规划"]},"length":12},"tokenStore":{"root":{"1":{"docs":{},".":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"2":{"5":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"docs":{},".":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}},"3":{"docs":{},".":{"1":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},"2":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},"3":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678}}}},"4":{"docs":{},".":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}},"8":{"0":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}},"docs":{}},"docs":{},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"p":{"docs":{"./":{"ref":"./","tf":0.02564102564102564},"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}},"l":{"docs":{},"d":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"s":{"docs":{},"e":{"6":{"4":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}},"docs":{}},"docs":{}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02564102564102564},"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":5.012345679012346},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},"。":{"docs":{},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}},"来":{"docs":{},"定":{"docs":{},"义":{"docs":{},",":{"docs":{},"目":{"docs":{},"前":{"docs":{},"支":{"docs":{},"持":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}}}}},"优":{"docs":{},"先":{"docs":{},"。":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}},"可":{"docs":{},"以":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"。":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"关":{"docs":{},"键":{"docs":{},"字":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"子":{"docs":{},"集":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"以":{"docs":{},"下":{"docs":{},"内":{"docs":{},"容":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"两":{"docs":{},"者":{"docs":{},"进":{"docs":{},"行":{"docs":{},"合":{"docs":{},"并":{"docs":{},",":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{},"如":{"docs":{},"果":{"docs":{},"设":{"docs":{},"置":{"docs":{},"了":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}},".":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"是":{"docs":{},"可":{"docs":{},"以":{"docs":{},"随":{"docs":{},"意":{"docs":{},"定":{"docs":{},"义":{"docs":{},"的":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"做":{"docs":{},"任":{"docs":{},"何":{"docs":{},"事":{"docs":{},"情":{"docs":{},",":{"docs":{},"只":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/default-type.html":{"ref":"docs/default-type.html","tf":3.348484848484848},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}},"m":{"docs":{},"o":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.06060606060606061},"docs/demo.html":{"ref":"docs/demo.html","tf":10.0625}},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"代":{"docs":{},"码":{"docs":{},"可":{"docs":{},"在":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"查":{"docs":{},"看":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}}}},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{},"、":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"l":{"docs":{},"i":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}},"y":{"docs":{},"、":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678}},"属":{"docs":{},"性":{"docs":{},"路":{"docs":{},"径":{"docs":{},",":{"docs":{},"跟":{"docs":{},"实":{"docs":{},"际":{"docs":{},"对":{"docs":{},"象":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"访":{"docs":{},"问":{"docs":{},"路":{"docs":{},"径":{"docs":{},"相":{"docs":{},"同":{"docs":{},"。":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}},"、":{"docs":{},"d":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}},"p":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.10256410256410256},"docs/start.html":{"ref":"docs/start.html","tf":0.034482758620689655},"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.03614457831325301},"docs/default-type.html":{"ref":"docs/default-type.html","tf":3.3787878787878785},"docs/definition.html":{"ref":"docs/definition.html","tf":5.030864197530864},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.02040816326530612}},"的":{"docs":{},"表":{"docs":{},"单":{"docs":{},"校":{"docs":{},"验":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}},"校":{"docs":{},"验":{"docs":{},"是":{"docs":{},"基":{"docs":{},"于":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}},"a":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}},":":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}},"e":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.018518518518518517}}}}}}},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}},"定":{"docs":{},"义":{"docs":{},"对":{"docs":{},"象":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}}}}}}},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.05128205128205128},"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.08433734939759036},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":5.173913043478261},"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/validate.html":{"ref":"docs/validate.html","tf":0.06060606060606061}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.02564102564102564},"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"可":{"docs":{},"增":{"docs":{},"删":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}},"n":{"docs":{},"k":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.05128205128205128},"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.08433734939759036},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":5.086956521739131},"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/validate.html":{"ref":"docs/validate.html","tf":0.06060606060606061},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}},"是":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}},")":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}},"y":{"docs":{},"p":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.06060606060606061}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}},"、":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"b":{"docs":{},"o":{"docs":{},"x":{"docs":{},"s":{"docs":{},"、":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},"等":{"docs":{},"多":{"docs":{},"选":{"docs":{},"元":{"docs":{},"素":{"docs":{},"的":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},";":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02564102564102564},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}},"等":{"docs":{},"扩":{"docs":{},"展":{"docs":{},"组":{"docs":{},"件":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"配":{"docs":{},"置":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}},"i":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.07692307692307693},"docs/start.html":{"ref":"docs/start.html","tf":0.034482758620689655},"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.03614457831325301},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358},"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}},".":{"docs":{},"j":{"docs":{"./":{"ref":"./","tf":0.05128205128205128}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},")":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}},"x":{"docs":{},")":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}},"x":{"docs":{"./":{"ref":"./","tf":0.02564102564102564},"docs/start.html":{"ref":"docs/start.html","tf":0.017241379310344827}},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}}}}}}},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.017241379310344827},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.02040816326530612}}},"(":{"docs":{},"{":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"、":{"docs":{},"l":{"docs":{},"o":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"、":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"支":{"docs":{},"持":{"docs":{},"以":{"docs":{},"下":{"docs":{},"插":{"docs":{},"件":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"d":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}},"介":{"docs":{},"绍":{"docs":{"./":{"ref":"./","tf":10}}}},"使":{"docs":{},"用":{"docs":{"./":{"ref":"./","tf":0.07692307692307693}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"的":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}},"假":{"docs":{},"设":{"docs":{},"你":{"docs":{},"已":{"docs":{},"了":{"docs":{},"解":{"docs":{},"和":{"docs":{},"熟":{"docs":{},"悉":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"开":{"docs":{},"发":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}},"实":{"docs":{},"现":{"docs":{},"了":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}},"一":{"docs":{},"套":{"docs":{},"常":{"docs":{},"见":{"docs":{},"表":{"docs":{},"单":{"docs":{},"所":{"docs":{},"需":{"docs":{},"要":{"docs":{},"的":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{},"包":{"docs":{},"括":{"docs":{},":":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"内":{"docs":{},"部":{"docs":{},"会":{"docs":{},"将":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"转":{"docs":{},"换":{"docs":{},"成":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"添":{"docs":{},"加":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"校":{"docs":{},"验":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}}}}}}}}}}}}}}},"想":{"docs":{},"了":{"docs":{},"解":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}},"支":{"docs":{},"持":{"docs":{},"扩":{"docs":{},"展":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"组":{"docs":{},"件":{"docs":{},"、":{"docs":{},"校":{"docs":{},"验":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}},"数":{"docs":{},"组":{"docs":{},"动":{"docs":{},"态":{"docs":{},"增":{"docs":{},"减":{"docs":{},"、":{"docs":{},"上":{"docs":{},"下":{"docs":{},"拖":{"docs":{},"拽":{"docs":{},"移":{"docs":{},"动":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}},"编":{"docs":{},"辑":{"docs":{},"器":{"docs":{},"(":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"y":{"docs":{},"m":{"docs":{},"c":{"docs":{},"e":{"docs":{},")":{"docs":{},"、":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"p":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"、":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"增":{"docs":{},"删":{"docs":{},"、":{"docs":{},"拖":{"docs":{},"拽":{"docs":{},"移":{"docs":{},"动":{"docs":{},"顺":{"docs":{},"序":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}}}}}},"是":{"docs":{},"一":{"docs":{},"套":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}},"否":{"docs":{},"多":{"docs":{},"选":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"校":{"docs":{},"验":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}},"表":{"docs":{},"单":{"docs":{},"(":{"docs":{},"基":{"docs":{},"于":{"docs":{},"a":{"docs":{},"j":{"docs":{},"v":{"docs":{},")":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}},"逻":{"docs":{},"辑":{"docs":{},",":{"docs":{},"保":{"docs":{},"证":{"docs":{},"体":{"docs":{},"验":{"docs":{},"一":{"docs":{},"致":{"docs":{},"性":{"docs":{},"。":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}}}}}}}},"对":{"docs":{},"应":{"docs":{},"的":{"docs":{},"提":{"docs":{},"示":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}},"库":{"docs":{},",":{"docs":{},"支":{"docs":{},"持":{"docs":{},"最":{"docs":{},"新":{"docs":{},"的":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}},"器":{"docs":{},",":{"docs":{},"是":{"docs":{},"v":{"docs":{},"m":{"docs":{},".":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"时":{"docs":{},"才":{"docs":{},"创":{"docs":{},"建":{"docs":{},"的":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}},"特":{"docs":{},"性":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}},"定":{"docs":{},"类":{"docs":{},"型":{"docs":{},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}},"目":{"docs":{},"前":{"docs":{},"只":{"docs":{},"提":{"docs":{},"供":{"docs":{},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"p":{"docs":{},"一":{"docs":{},"套":{"docs":{},"u":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}}}}},"等":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}},"简":{"docs":{},"化":{"docs":{},"表":{"docs":{},"单":{"docs":{},"类":{"docs":{},"型":{"docs":{},"、":{"docs":{},"属":{"docs":{},"性":{"docs":{},"、":{"docs":{},"顺":{"docs":{},"序":{"docs":{},"定":{"docs":{},"义":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}},"能":{"docs":{},"实":{"docs":{},"现":{"docs":{},"哪":{"docs":{},"些":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"看":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"生":{"docs":{},"成":{"docs":{},"表":{"docs":{},"单":{"docs":{},"的":{"docs":{},"库":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}},"渲":{"docs":{},"染":{"docs":{},"表":{"docs":{},"单":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}},"定":{"docs":{},"义":{"docs":{},"校":{"docs":{},"验":{"docs":{"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}}},"起":{"docs":{},"步":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}},"通":{"docs":{},"过":{"docs":{},"简":{"docs":{},"单":{"docs":{},"例":{"docs":{},"子":{"docs":{},"快":{"docs":{},"速":{"docs":{},"上":{"docs":{},"手":{"docs":{},",":{"docs":{},"感":{"docs":{},"受":{"docs":{},"它":{"docs":{},"带":{"docs":{},"来":{"docs":{},"的":{"docs":{},"便":{"docs":{},"利":{"docs":{"./":{"ref":"./","tf":0.02564102564102564}}}}}}}}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{},"规":{"docs":{},"则":{"docs":{},"能":{"docs":{},"够":{"docs":{},"自":{"docs":{},"动":{"docs":{},"生":{"docs":{},"成":{"docs":{},"的":{"docs":{},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},"还":{"docs":{},"是":{"docs":{},"有":{"docs":{},"限":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"j":{"docs":{},"v":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}}}}}}}}}}},"'":{"docs":{},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}},".":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},".":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}}}},"^":{"1":{"docs":{},"[":{"3":{"5":{"7":{"8":{"docs":{},"]":{"docs":{},"\\":{"docs":{},"\\":{"docs":{},"d":{"docs":{},"{":{"9":{"docs":{},"}":{"docs":{},"$":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"docs":{}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{},"'":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.017241379310344827},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.02040816326530612}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}},"p":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.017241379310344827}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}},"x":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"姓":{"docs":{},"名":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}},"手":{"docs":{},"机":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"王":{"docs":{},"昌":{"docs":{},"彬":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"请":{"docs":{},"输":{"docs":{},"入":{"docs":{},"正":{"docs":{},"确":{"docs":{},"的":{"docs":{},"手":{"docs":{},"机":{"docs":{},"号":{"docs":{},"码":{"docs":{},"'":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"v":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"s":{"docs":{},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"'":{"docs":{},")":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}},"f":{"docs":{},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{},"g":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"'":{"docs":{},"即":{"docs":{},"可":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"强":{"docs":{},"烈":{"docs":{},"程":{"docs":{},"度":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}},"是":{"docs":{},"否":{"docs":{},"单":{"docs":{},"身":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}},"看":{"docs":{},"看":{"docs":{},"你":{"docs":{},"有":{"docs":{},"多":{"docs":{},"期":{"docs":{},"待":{"docs":{},"!":{"docs":{},"'":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}},"(":{"docs":{},")":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},")":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},")":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}},"*":{"docs":{},"/":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678}}}},"/":{"docs":{},"*":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678}}},"/":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.1419753086419753},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.027210884353741496}}}},"=":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.05442176870748299}},">":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}},"=":{"docs":{},"=":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}},"[":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},"'":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}},"]":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.017241379310344827}}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555},"docs/demo.html":{"ref":"docs/demo.html","tf":0.125}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"j":{"docs":{},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"f":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}},"j":{"docs":{},"v":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.06060606060606061}},":":{"docs":{},"更":{"docs":{},"强":{"docs":{},"大":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"t":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"处":{"docs":{},"理":{"docs":{},"用":{"docs":{},"户":{"docs":{},"上":{"docs":{},"传":{"docs":{},"的":{"docs":{},"图":{"docs":{},"片":{"docs":{},",":{"docs":{},"并":{"docs":{},"返":{"docs":{},"回":{"docs":{},"图":{"docs":{},"片":{"docs":{},"地":{"docs":{},"址":{"docs":{},";":{"docs":{},"如":{"docs":{},":":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"s":{"docs":{},"t":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.034013605442176874}}}}},"d":{"docs":{},"e":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.06060606060606061}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"b":{"docs":{},"o":{"docs":{},"x":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}}},"s":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}}}}}}},"n":{"docs":{},"u":{"docs":{},"m":{"docs":{},"属":{"docs":{},"性":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"修":{"docs":{},"改":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"校":{"docs":{},"验":{"docs":{},"错":{"docs":{},"误":{"docs":{},"提":{"docs":{},"示":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"支":{"docs":{},"持":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"校":{"docs":{},"验":{"docs":{},"错":{"docs":{},"误":{"docs":{},"提":{"docs":{},"示":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.05172413793103448},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.02040816326530612}}}}}},"a":{"docs":{},"g":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.022388059701492536}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}},"e":{"docs":{},"、":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"等":{"docs":{},"跟":{"docs":{},"布":{"docs":{},"局":{"docs":{},"相":{"docs":{},"关":{"docs":{},"的":{"docs":{},"不":{"docs":{},"能":{"docs":{},"支":{"docs":{},"持":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}},"e":{"docs":{},"t":{"docs":{},"f":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}},"a":{"docs":{},"m":{"docs":{},"g":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}},"e":{"docs":{},"m":{"docs":{},"s":{"docs":{},"[":{"docs":{},"]":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"(":{"docs":{},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"p":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"(":{"docs":{},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"l":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"a":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"u":{"docs":{},"m":{"docs":{},"、":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"m":{"docs":{},"u":{"docs":{},"m":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},"、":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}},"、":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},"s":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{},".":{"docs":{},"j":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}}}},":":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.017241379310344827}}},",":{"docs":{},"最":{"docs":{},"后":{"docs":{},"组":{"docs":{},"件":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"这":{"docs":{},"个":{"docs":{},"值":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"w":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.02586206896551724},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}},"p":{"docs":{},"m":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"h":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"d":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"l":{"docs":{},"y":{"docs":{},"等":{"docs":{},"表":{"docs":{},"单":{"docs":{},"属":{"docs":{},"性":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"l":{"docs":{},"i":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}},"y":{"docs":{},"、":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"p":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"d":{"docs":{},"o":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"(":{"docs":{},"u":{"docs":{},"r":{"docs":{},"i":{"docs":{},")":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}},"o":{"docs":{},"w":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},")":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}},"o":{"docs":{},"t":{"docs":{"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}},"x":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.02586206896551724},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"取":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}},";":{"docs":{},"为":{"docs":{},"空":{"docs":{},"可":{"docs":{},"以":{"docs":{},"去":{"docs":{},"掉":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{},"、":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}}},"n":{"docs":{},"y":{"docs":{},"m":{"docs":{},"c":{"docs":{},"e":{"docs":{},"富":{"docs":{},"文":{"docs":{},"本":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"器":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}}}}}}}},"p":{"docs":{},"'":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":3.3787878787878785},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},":":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.02586206896551724},"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.13636363636363635},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}},"=":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{},",":{"docs":{},"模":{"docs":{},"板":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},",":{"docs":{},"栅":{"docs":{},"格":{"docs":{},"化":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}},"n":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{},"数":{"docs":{},"字":{"docs":{},"间":{"docs":{},"隔":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"、":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"、":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"、":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{},"g":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},",":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"配":{"docs":{},"置":{"docs":{},":":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"(":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{},"片":{"docs":{},"段":{"docs":{},")":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},".":{"docs":{},"a":{"docs":{},"j":{"docs":{},"v":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}}},"{":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.08620689655172414},"docs/definition.html":{"ref":"docs/definition.html","tf":0.030864197530864196},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.03731343283582089},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.06802721088435375}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"}":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}},"{":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}},"}":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.05172413793103448},"docs/definition.html":{"ref":"docs/definition.html","tf":0.024691358024691357},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.022388059701492536},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.047619047619047616}},")":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}},",":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.034482758620689655},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},";":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}},"}":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}},"快":{"docs":{},"速":{"docs":{},"上":{"docs":{},"手":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":10.008620689655173}}}}}},"挂":{"docs":{},"载":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}},"本":{"docs":{},"节":{"docs":{},"通":{"docs":{},"过":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"如":{"docs":{},"何":{"docs":{},"快":{"docs":{},"速":{"docs":{},"上":{"docs":{},"手":{"docs":{},"。":{"docs":{},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}}}}}}}}}}}}}}}}}}}}}},"渲":{"docs":{},"染":{"docs":{},"结":{"docs":{},"果":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"编":{"docs":{},"写":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"首":{"docs":{},"先":{"docs":{},"引":{"docs":{},"入":{"docs":{"docs/start.html":{"ref":"docs/start.html","tf":0.008620689655172414}}}}}},"&":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216},"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.06060606060606061}},"&":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}},"一":{"docs":{},"些":{"docs":{},"扩":{"docs":{},"展":{"docs":{},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},"的":{"docs":{},"配":{"docs":{},"置":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}},"个":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"为":{"docs":{},"了":{"docs":{},"不":{"docs":{},"偏":{"docs":{},"离":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}},"其":{"docs":{},"中":{"docs":{},"包":{"docs":{},"含":{"docs":{},"配":{"docs":{},"套":{"docs":{},"工":{"docs":{},"具":{"docs":{},"可":{"docs":{},"以":{"docs":{},"满":{"docs":{},"足":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}}}}}}}},"他":{"docs":{},"类":{"docs":{},"型":{"docs":{},"请":{"docs":{},"通":{"docs":{},"过":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}}}}}},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},":":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"、":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"docs/plan.html":{"ref":"docs/plan.html","tf":0.25}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{},"端":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}},"功":{"docs":{},"能":{"docs":{},";":{"docs":{},"同":{"docs":{},"时":{"docs":{},"一":{"docs":{},"份":{"docs":{},"通":{"docs":{},"用":{"docs":{},"描":{"docs":{},"述":{"docs":{},"可":{"docs":{},"以":{"docs":{},"统":{"docs":{},"一":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}}}}}}}}}}}},"后":{"docs":{},"端":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}},"续":{"docs":{},"规":{"docs":{},"划":{"docs":{"docs/plan.html":{"ref":"docs/plan.html","tf":0.25}}}}}},"向":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}},"和":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}},"组":{"docs":{},"件":{"docs":{},"化":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}},"增":{"docs":{},"删":{"docs":{},"描":{"docs":{},"述":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"定":{"docs":{},"义":{"docs":{},"表":{"docs":{},"单":{"docs":{},"顺":{"docs":{},"序":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"容":{"docs":{},"器":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}},"的":{"docs":{},"子":{"docs":{},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},";":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"子":{"docs":{},"集":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}},"布":{"docs":{},"局":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},"组":{"docs":{},"件":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":10}}}}}},"希":{"docs":{},"望":{"docs":{},"通":{"docs":{},"过":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"表":{"docs":{},"单":{"docs":{},"数":{"docs":{},"据":{"docs":{},"模":{"docs":{},"型":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}},"并":{"docs":{},"非":{"docs":{},"无":{"docs":{},"所":{"docs":{},"不":{"docs":{},"能":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}},"很":{"docs":{},"多":{"docs":{},"规":{"docs":{},"则":{"docs":{},"都":{"docs":{},"是":{"docs":{},"用":{"docs":{},"来":{"docs":{},"约":{"docs":{},"定":{"docs":{},"数":{"docs":{},"据":{"docs":{},"的":{"docs":{},",":{"docs":{},"并":{"docs":{},"不":{"docs":{},"适":{"docs":{},"合":{"docs":{},"于":{"docs":{},"表":{"docs":{},"单":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"否":{"docs":{},"则":{"docs":{},"循":{"docs":{},"环":{"docs":{},"生":{"docs":{},"成":{"docs":{},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},"时":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"很":{"docs":{},"多":{"docs":{},"过":{"docs":{},"滤":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"所":{"docs":{},"以":{"docs":{},"我":{"docs":{},"们":{"docs":{},"基":{"docs":{},"于":{"docs":{},"业":{"docs":{},"界":{"docs":{},"标":{"docs":{},"准":{"docs":{},"规":{"docs":{},"范":{"docs":{},",":{"docs":{},"主":{"docs":{},"要":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"模":{"docs":{},"型":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"三":{"docs":{},"个":{"docs":{},":":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}},"描":{"docs":{},"述":{"docs":{},"了":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"数":{"docs":{},"据":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"表":{"docs":{},"单":{"docs":{},"所":{"docs":{},"需":{"docs":{},"要":{"docs":{},"的":{"docs":{},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"x":{"docs":{},"、":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"等":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{},"的":{"docs":{},"用":{"docs":{},"于":{"docs":{},"描":{"docs":{},"述":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}}},"供":{"docs":{},"表":{"docs":{},"单":{"docs":{},"校":{"docs":{},"验":{"docs":{},"能":{"docs":{},"力":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}},"了":{"docs":{},"基":{"docs":{},"础":{"docs":{},"表":{"docs":{},"单":{"docs":{},"组":{"docs":{},"件":{"docs":{},"基":{"docs":{},"本":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{},"所":{"docs":{},"以":{"docs":{},"基":{"docs":{},"础":{"docs":{},"组":{"docs":{},"件":{"docs":{},"一":{"docs":{},"般":{"docs":{},"只":{"docs":{},"需":{"docs":{},"基":{"docs":{},"于":{"docs":{},"此":{"docs":{},"扩":{"docs":{},"展":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{},"获":{"docs":{},"取":{"docs":{},"、":{"docs":{},"设":{"docs":{},"置":{"docs":{},"值":{"docs":{},"的":{"docs":{},"功":{"docs":{},"能":{"docs":{},";":{"docs":{},"同":{"docs":{},"时":{"docs":{},"提":{"docs":{},"供":{"docs":{},"增":{"docs":{},"加":{"docs":{},"、":{"docs":{},"删":{"docs":{},"除":{"docs":{},"元":{"docs":{},"素":{"docs":{},"的":{"docs":{},"功":{"docs":{},"能":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"获":{"docs":{},"取":{"docs":{},"、":{"docs":{},"设":{"docs":{},"置":{"docs":{},"值":{"docs":{},"的":{"docs":{},"功":{"docs":{},"能":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}}}}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"表":{"docs":{},"单":{"docs":{},"类":{"docs":{},"型":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"数":{"docs":{},"据":{"docs":{},"结":{"docs":{},"构":{"docs":{},"的":{"docs":{},"规":{"docs":{},"范":{"docs":{},";":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}}}},"组":{"docs":{},"元":{"docs":{},"素":{"docs":{},"访":{"docs":{},"问":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"[":{"docs":{},"]":{"docs":{},".":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"数":{"docs":{},"组":{"docs":{},"的":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"x":{"docs":{},"根":{"docs":{},"据":{"docs":{},"实":{"docs":{},"际":{"docs":{},"情":{"docs":{},"况":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"这":{"docs":{},"里":{"docs":{},"通":{"docs":{},"过":{"docs":{},"数":{"docs":{},"组":{"docs":{},"下":{"docs":{},"标":{"docs":{},"[":{"docs":{},"]":{"docs":{},"占":{"docs":{},"位":{"docs":{},"表":{"docs":{},"示":{"docs":{},"。":{"docs":{},"如":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"多":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":10.012048192771084}}}}}},"模":{"docs":{},"型":{"docs":{},"驱":{"docs":{},"动":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}},"正":{"docs":{},"好":{"docs":{},"满":{"docs":{},"足":{"docs":{},"要":{"docs":{},"求":{"docs":{},":":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}},"的":{"docs":{},"初":{"docs":{},"衷":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"种":{"docs":{},"描":{"docs":{},"述":{"docs":{},"来":{"docs":{},"定":{"docs":{},"义":{"docs":{},"表":{"docs":{},"单":{"docs":{},"(":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}},"强":{"docs":{},"大":{"docs":{},"之":{"docs":{},"处":{"docs":{},",":{"docs":{},"基":{"docs":{},"于":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}},"描":{"docs":{},"述":{"docs":{},"、":{"docs":{},"关":{"docs":{},"键":{"docs":{},"字":{"docs":{},"定":{"docs":{},"义":{"docs":{},"等":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{},"此":{"docs":{},"参":{"docs":{},"考":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}}}}}}}}}}}}},"进":{"docs":{},"行":{"docs":{},"校":{"docs":{},"验":{"docs":{},"的":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"不":{"docs":{},"管":{"docs":{},"是":{"docs":{},"前":{"docs":{},"端":{"docs":{},"还":{"docs":{},"是":{"docs":{},"后":{"docs":{},"端":{"docs":{},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"共":{"docs":{},"用":{"docs":{},"一":{"docs":{},"套":{"docs":{},"校":{"docs":{},"验":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"了":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"校":{"docs":{},"验":{"docs":{},"的":{"docs":{},"时":{"docs":{},"机":{"docs":{},":":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"(":{"docs":{},"默":{"docs":{},"认":{"docs":{},"l":{"docs":{},"a":{"docs":{},"z":{"docs":{},"y":{"docs":{},",":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"时":{"docs":{},"才":{"docs":{},"触":{"docs":{},"发":{"docs":{},")":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"提":{"docs":{},"示":{"docs":{},"文":{"docs":{},"案":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"取":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"属":{"docs":{},"性":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"提":{"docs":{},"交":{"docs":{},"时":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}},"数":{"docs":{},"据":{"docs":{},"描":{"docs":{},"述":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216}}}},"模":{"docs":{},"型":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"数":{"docs":{},"据":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{},"提":{"docs":{},"交":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}},"校":{"docs":{},"验":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338},"docs/json-schema.html":{"ref":"docs/json-schema.html","tf":0.043478260869565216},"docs/validate.html":{"ref":"docs/validate.html","tf":10}}}},"组":{"docs":{},"件":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}},"规":{"docs":{},"范":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}},"描":{"docs":{},"述":{"docs":{},"了":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"数":{"docs":{},"据":{"docs":{},"校":{"docs":{},"验":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"生":{"docs":{},"成":{"docs":{},"以":{"docs":{},"下":{"docs":{},"默":{"docs":{},"认":{"docs":{},"类":{"docs":{},"型":{"docs":{},"的":{"docs":{},"表":{"docs":{},"单":{"docs":{},"元":{"docs":{},"素":{"docs":{},":":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}}}}}}}}}}}}}}}}}}},"划":{"docs":{"docs/plan.html":{"ref":"docs/plan.html","tf":10}}}},"这":{"docs":{},"些":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"继":{"docs":{},"承":{"docs":{},"自":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"可":{"docs":{},"以":{"docs":{},"自":{"docs":{},"己":{"docs":{},"扩":{"docs":{},"展":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"组":{"docs":{},"件":{"docs":{},"(":{"docs":{},"后":{"docs":{},"面":{"docs":{},"会":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{},")":{"docs":{"docs/concepts.html":{"ref":"docs/concepts.html","tf":0.012048192771084338}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"i":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.030303030303030304},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}},"片":{"docs":{},"段":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"'":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}},"r":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}}},"u":{"docs":{},"t":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}},"内":{"docs":{},"联":{"docs":{},"表":{"docs":{},"单":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}},"图":{"docs":{},"片":{"docs":{},"上":{"docs":{},"传":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}},"操":{"docs":{},"作":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}},"组":{"docs":{},"件":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}},"需":{"docs":{},"要":{"docs":{},"服":{"docs":{},"务":{"docs":{},"器":{"docs":{},"支":{"docs":{},"持":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"必":{"docs":{},"须":{"docs":{},"提":{"docs":{},"供":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}},"基":{"docs":{},"于":{"docs":{"docs/default-type.html":{"ref":"docs/default-type.html","tf":0.015151515151515152}},"@":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"y":{"docs":{},"m":{"docs":{},"c":{"docs":{},"e":{"docs":{},"/":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"y":{"docs":{},"m":{"docs":{},"c":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"2":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}},"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.014925373134328358}}}}}},"础":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":10}}}},"表":{"docs":{},"单":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}}},"本":{"docs":{},"使":{"docs":{},"用":{"docs":{"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}},"\"":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.024691358024691357}}}},"*":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"[":{"docs":{},"]":{"docs":{},".":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"\"":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"s":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"s":{"docs":{},"t":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678}},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.012345679012345678}}},"}":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"l":{"docs":{},"y":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}},"o":{"docs":{},"w":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"t":{"docs":{},"e":{"docs":{},"p":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"\"":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"p":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}},"姓":{"docs":{},"\"":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}},"昌":{"docs":{},"彬":{"docs":{},"\"":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"王":{"docs":{},"\"":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"语":{"docs":{},"文":{"docs":{},"\"":{"docs":{},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}},"]":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},",":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}},":":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.043209876543209874},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"是":{"docs":{},"展":{"docs":{},"示":{"docs":{},"出":{"docs":{},"来":{"docs":{},"的":{"docs":{},",":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},"代":{"docs":{},"表":{"docs":{},"值":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"都":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"只":{"docs":{},"读":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}},"需":{"docs":{},"要":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"扩":{"docs":{},"展":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"没":{"docs":{},"有":{"docs":{},"提":{"docs":{},"供":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}},"内":{"docs":{},"置":{"docs":{},"组":{"docs":{},"件":{"docs":{},"并":{"docs":{},"不":{"docs":{},"能":{"docs":{},"满":{"docs":{},"足":{"docs":{},"您":{"docs":{},"的":{"docs":{},"表":{"docs":{},"单":{"docs":{},"需":{"docs":{},"求":{"docs":{},",":{"docs":{},"这":{"docs":{},"篇":{"docs":{},"文":{"docs":{},"章":{"docs":{},"将":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"如":{"docs":{},"何":{"docs":{},"扩":{"docs":{},"展":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},"做":{"docs":{},"什":{"docs":{},"么":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},"完":{"docs":{},"全":{"docs":{},"使":{"docs":{},"用":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"生":{"docs":{},"成":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"表":{"docs":{},"单":{"docs":{},",":{"docs":{},"相":{"docs":{},"当":{"docs":{},"于":{"docs":{},"没":{"docs":{},"设":{"docs":{},"置":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"应":{"docs":{},"的":{"docs":{},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"根":{"docs":{},"据":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"默":{"docs":{},"认":{"docs":{},"表":{"docs":{},"单":{"docs":{},"类":{"docs":{},"型":{"docs":{},"。":{"docs":{"docs/definition.html":{"ref":"docs/definition.html","tf":0.006172839506172839}}}}}}}}}}}}}}}}}}}}}}},"|":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.05223880597014925}}},"元":{"docs":{},"素":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}},"可":{"docs":{},"通":{"docs":{},"过":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"进":{"docs":{},"行":{"docs":{},"扩":{"docs":{},"展":{"docs":{},";":{"docs":{},"其":{"docs":{},"他":{"docs":{},"配":{"docs":{},"置":{"docs":{},"参":{"docs":{},"考":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"y":{"docs":{},"m":{"docs":{},"c":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"备":{"docs":{},"注":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179},"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}},"富":{"docs":{},"文":{"docs":{},"本":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/components/basic.html":{"ref":"docs/components/basic.html","tf":0.007462686567164179}}}},"器":{"docs":{"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625}}}}}}}},"不":{"docs":{},"能":{"docs":{},"移":{"docs":{},"动":{"docs":{},")":{"docs":{"docs/components/panel.html":{"ref":"docs/components/panel.html","tf":0.05555555555555555}}}}}}},"修":{"docs":{},"改":{"docs":{},"校":{"docs":{},"验":{"docs":{},"提":{"docs":{},"示":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}},"暴":{"docs":{},"露":{"docs":{},"了":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}},"添":{"docs":{},"加":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}},"校":{"docs":{},"验":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}}}}},"一":{"docs":{},"条":{"docs":{},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{},"类":{"docs":{},"型":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}}},"触":{"docs":{},"发":{"docs":{},"时":{"docs":{},"机":{"docs":{"docs/validate.html":{"ref":"docs/validate.html","tf":0.030303030303030304}}}}}},"扩":{"docs":{},"展":{"docs":{},"自":{"docs":{},"定":{"docs":{},"义":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/demo.html":{"ref":"docs/demo.html","tf":0.0625},"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374},"docs/plan.html":{"ref":"docs/plan.html","tf":0.25}}}}}}}}},"`":{"docs":{},"`":{"docs":{},"`":{"docs":{},"j":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}},"a":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"r":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{},"'":{"docs":{},",":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"局":{"docs":{},"引":{"docs":{},"用":{"docs":{},"组":{"docs":{},"件":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}},"创":{"docs":{},"建":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"复":{"docs":{},"用":{"docs":{},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}},"因":{"docs":{},"为":{"docs":{},"添":{"docs":{},"加":{"docs":{},"了":{"docs":{},"一":{"docs":{},"条":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"校":{"docs":{},"验":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"跟":{"docs":{},"写":{"docs":{},"普":{"docs":{},"通":{"docs":{},"组":{"docs":{},"件":{"docs":{},"差":{"docs":{},"不":{"docs":{},"多":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}},"新":{"docs":{},"增":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.013605442176870748}}}}}},"有":{"docs":{},"两":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"可":{"docs":{},"以":{"docs":{},"添":{"docs":{},"加":{"docs":{},"规":{"docs":{},"则":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}},"注":{"docs":{},"意":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"内":{"docs":{},"置":{"docs":{},"组":{"docs":{},"件":{"docs":{},"一":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":10}}}},"按":{"docs":{},"需":{"docs":{},"引":{"docs":{},"入":{"docs":{"docs/plan.html":{"ref":"docs/plan.html","tf":0.25}}}}}}}},"考":{"docs":{},"虑":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"规":{"docs":{},"则":{"docs":{},"(":{"docs":{},"如":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},")":{"docs":{},"扩":{"docs":{},"展":{"docs":{"docs/components/dev.html":{"ref":"docs/components/dev.html","tf":0.006802721088435374}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"length":618},"corpusTokens":["\"\"","\"\",","\"*\"","\"age\"","\"age\":","\"canceltip\"","\"classes\"","\"classes\":","\"classes[].name\"","\"classes[].score\"","\"col\":","\"config\":","\"description\":","\"disabled\":","\"firstname\":","\"items\":","\"key\":","\"label\":","\"lastname\":","\"mutiple\":","\"name\"","\"name\":","\"name\"}","\"name.firstname\"","\"name.firstname\",","\"name.lastname\"","\"options\":","\"placeholder\":","\"readonly\":","\"row\":","\"score\":","\"step\":","\"text\",","\"title\":","\"tpl\":","\"type\":","\"value\":","\"姓\",","\"昌彬\",","\"王\"","\"语文\",","&","&&","'#app',","''","'',","'./basic.vue'","'^1[3578]\\\\d{9}$',","'advlist',","'autosave'","'basic',","'boolean'","'boolean',","'button","'cancel","'canceltip')","'codesample',","'colorpicker',","'contextmenu',","'fullscreen',","'help',","'hr',","'imag","'image',","'jsonschema","'link',","'lists',","'lodash'","'object',","'phone']","'preview',","'searchreplace',","'string',","'table',","'test'即可","'textcolor',","'undo","'vue'","'vuex'","'wordcount',","'姓名'","'强烈程度',","'手机',","'是否单身',","'王昌彬'","'看看你有多期待!'","'请输入正确的手机号码'","()","(composable)","(def,","(image)","(reactive)","(type","(value)","*/","...","/*","//","1,","1.","2.","25,","3,","3.","3.1","3.2","3.3","4.","80","=","===","=>","[","['name',","[],","[basicmixin]","[mixins.basicmixin]","]","],","_","```javascript","action:","ajv","ajv:更强大","aligncent","alignjustifi","alignleft","alignright","app","array","backcolor","base64","bold","boolean","bootstrap","checkbox","code","components:","config","config.action方法,处理用户上传的图片,并返回图片地址;如:","config:","const","counter',","court","data","data属性路径,跟实际对象属性的访问路径相同。","date","datepick","date、d","def.typ","default","definit","definition)。它可以:","definition.help","definition.type是可以随意定义的,所以不需要做任何事情,只要修改definition.item.typ","definition优先。","definition可以嵌套。","definition支持的关键字","definition是一个数组,它的子集可以是以下内容:","definition来定义,目前支持","definition,两者进行合并,form","definition,然后如果设置了form","demo","demo、cod","demo,demo代码可在git仓库查看","descript","description:","description、disabled、options、config","description、disabled、readonli","description、disabled、readonly、opt","disabl","editor","el:","element","enum属性","errors,我们可以很容易修改自定义校验错误提示","errors:支持自定义校验错误提示","eslint","export","fals","false,","fieldset","field定义对象","forecolor","form","format","format:","formstor","formstore.state.gener","form的校验是基于","form的表单校验是通过","fullscreen","function","gener","generator.addrule('boolean',","help'","hidden","hr","html","html片段","iamg","ietf","imag","import","indent","inlin","inline、tab等跟布局相关的不能支持","input","instal","isfixed(=tru","ital","items[].col(bootstrap","json","jsonschema","key","key:","keyword","key是展示出来的,value代表值","link","list可增删","lodash","maximum、minimum","maxlength、minlength","maxlength、minlength、pattern","mixin","mixins/array.j","mixins/basic.j","mixins/object.j","mixins:","model","model:","module.export","mount","name","name:","name,最后组件type必须是这个值","new","npm","number","object","outdent","path","pattern:","phone:","pictur","placehold","placeholder、description、disabled、config","placeholder、description、disabled、readonli","placeholder、description、disabled、readonly、row","placeholder、description、disabled、readonly、step","placeholder、readonly等表单属性","preview","promise((resolve,","properti","properties:","redo","reject)","required:","resolve(uri)","return","root","row、col)","schema","schema)","schema.default","schema.format","schema.titl","schema.typ","schema:","schema是gari","searchreplac","select","select、checkboxs、radios等多选元素的options;","select异步opt","single:","store","store:","string","styleselect","tabl","template:","test)","text","textarea","this.ajv.addformat('canceltip',","time、tim","tinymce富文本编辑器","tip'","title:","title,默认取schema","title;为空可以去掉titl","toolbar配置:","tpl(html片段)","true","type","type:","type=html,模板","type=inline,栅格化col","type=number,数字间隔","type=select、date、editor、imag","type=textarea,row","ui","updat","upload","upload',","upload等扩展组件支持的配置","valid","vue","vue'","vue({","vue.component('test',","vue.config.productiontip","vue.j","vue.use(vueform)","vue.use(vuex)","vueform","vuex","vuex.store(store)","vuex.store(store),","vue、vuex、lodash、jsonschema","vue,默认支持以下插件","{","{key:","{{","{}","|","}","})","},","};","}}","一个form","一些扩展表单元素的配置","下面都是可选","不能移动)","为了不偏离","介绍","但是,json","使用","使用vue.js的响应式","依赖","修改校验提示","假设你已了解和熟悉vue开发","元素","全局引用组件","其中包含配套工具可以满足","其他类型请通过form","其他表单元素:radio、radios、color...","内联表单","创建组件,复用mixin","前端","功能;同时一份通用描述可以统一","只读","只需要definition扩展","可通过config.plugins、config.toolbar进行扩展;其他配置参考tinymc","后端","后续规划","向","和","和组件化","因为添加了一条format规则,所以要添加format校验","图片上传","图片上传操作","图片上传组件","图片上传需要服务器支持,所以必须提供","基于","基于@tinymce/tinymc","基于vue","基于vue2","基本使用","基础组件","基础表单组件","增删描述","备注","如果内置组件并不能满足您的表单需求,这篇文章将介绍如何扩展自定义组件。","如果没有提供","它可以做什么","完全使用schema生成的默认表单,相当于没设置","定义表单顺序","实例,所以你可以很容易添加自定义校验规则","实现了一套常见表单所需要的components,包括:","实现了常见的表单元素","实际上内部会将schema转换成form","容器的子表单元素;definition子集","容器组件","富文本编辑器","富文本编辑组件","对应的key","就跟写普通组件差不多","布局","布局组件","希望通过实际的表单数据模型","并非无所不能","很多规则都是用来约定数据的,并不适合于表单生成,否则循环生成表单元素时要进行很多过滤","快速上手","想了解","我们通过","所以我们基于业界标准规范,主要的数据模型包含以下三个:","所以,json","扩展自定义组件","挂载初始化","描述了json数据类型,表单所需要的required、max、min等","提交的用于描述","提供了array获取、设置值的功能;同时提供增加、删除元素的功能","提供了object获取、设置值的功能","提供了基础表单组件基本功能。所以基础组件一般只需基于此扩展","提供表单校验能力","支持增删、拖拽移动顺序","支持扩展自定义组件、校验","支持数组动态增减、上下拖拽移动","支持编辑器(tinymce)、datepicker、select、imag","改变表单类型","数据结构的规范;","数组元素访问list[].id:因为数组的index根据实际情况生成,所以这里通过数组下标[]占位表示。如","新增规则","是一套基于","是否多选","暴露了","更多","有两种方式可以添加规则","本节通过一个简单的例子介绍如何快速上手。demo","校验","校验器,是vm.created时才创建的","校验对应的提示","校验库,支持最新的","校验表单(基于ajv)","校验逻辑,保证体验一致性。","核心概念","模型驱动","正好满足要求:","注意compon","添加一条boolean类型规则","添加自定义format规则","添加自定义keyword","添加自定义校验规则","添加规则","渲染结果","特定类型的属性","特性","的初衷,我们需要另外一种描述来定义表单(form","的强大之处,基于","的描述、关键字定义等可以在此参考","的描述进行校验的,所以这样不管是前端还是后端就可以共用一套校验逻辑了。触发校验的时机:","目前只提供boostrap一套ui","等","简化表单类型、属性、顺序定义","类似内置组件一样使用","组件开发","组件按需引入","编写组件","考虑复用性,通过schema规则(如format)扩展","能实现哪些功能,最简单的方法就是看","自动渲染表单","自动生成表单的库。","自定义校验","表单元素下面的默认提示文案,默认取schema","表单元素值改变(默认lazy,change时才触发)","表单元素类型","表单属性","表单提交时","表单数据描述","表单数据模型,用于初始化数据","表单数据获取提交","表单校验","表单组件","规划","规范","规范描述了json数据校验规则","规范描述,我们可以生成以下默认类型的表单元素:","触发时机","起步","这些组件都继承自相应的mixins,同时可以自己扩展自定义组件(后面会介绍到)","通过ajv","通过ajv.addformat","通过ajv.addkeyword","通过简单例子快速上手,感受它带来的便利","通过类型规则能够自动生成的表单元素还是有限","首先引入",",我们将根据schema渲染默认表单类型。"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"介绍","keywords":"","body":"Vue Form\nVue Form 是一套基于 JSON Schema 使用 Vue.js 自动生成表单的库。\n特性\n\n使用 JSON Schema 校验表单(基于ajv)\n使用 Form Definition 简化表单类型、属性、顺序定义\n实现了常见的表单元素\n支持数组动态增减、上下拖拽移动\n支持编辑器(Tinymce)、datePicker、select、image-upload 等\n支持扩展自定义组件、校验\n\n起步\n\n假设你已了解和熟悉Vue开发\n\n\n想了解 Vue Form 能实现哪些功能,最简单的方法就是看 Demo,Demo代码可在Git仓库查看\n通过简单例子快速上手,感受它带来的便利\n\n依赖\n\nVue.js\nVuex\nlodash\nbootstrap 目前只提供boostrap一套UI\n\n"},"docs/start.html":{"url":"docs/start.html","title":"快速上手","keywords":"","body":"快速上手\n本节通过一个简单的例子介绍如何快速上手。Demo\n1. 首先引入 Vue、Vuex、lodash、jsonschema-form-vue\nnpm install vue vuex lodash jsonschema-form-vue\n\n2. 编写组件\n\n \n \n\n\n\nexport default {\n data () {\n return {\n schema: {\n title: 'basic',\n type: 'object',\n properties: {\n name: {\n type: 'string',\n title: '姓名'\n },\n phone: {\n type: 'string',\n title: '手机',\n pattern: '^1[3578]\\\\d{9}$',\n description: '请输入正确的手机号码'\n }\n },\n required: ['name', 'phone']\n },\n model: {\n name: '王昌彬'\n }\n }\n }\n}\n\n\n3. 挂载初始化\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport _ from 'lodash'\nimport VueForm from 'jsonschema-form-vue'\nimport { store } from 'jsonschema-form-vue'\nimport App from './basic.vue'\n\nVue.config.productionTip = false\nVue.use(Vuex)\nVue.use(VueForm)\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n store: new Vuex.Store(store),\n components: { App },\n template: ''\n})\n\n4. 渲染结果\n\n"},"docs/concepts.html":{"url":"docs/concepts.html","title":"核心概念","keywords":"","body":"核心概念\n\nVue Form 使用Vue.js的响应式 (Reactive) 和组件化 (Composable) 的强大之处,基于 bootstrap UI 实现了一套常见表单所需要的Components,包括:\n\n容器组件\n表单组件\n\n这些组件都继承自相应的mixins,同时可以自己扩展自定义组件(后面会介绍到)\n模型驱动\nVue Form 希望通过实际的表单数据模型\n\n自动渲染表单\n提供表单校验能力\n表单数据获取提交\n\n所以我们基于业界标准规范,主要的数据模型包含以下三个:\nJSON schema\n\nJSON Schema是Gary Court 向 IETF 提交的用于描述 JSON 数据结构的规范;\n其中包含配套工具可以满足 表单数据描述 和 表单校验 功能;同时一份通用描述可以统一 前端 & 后端 校验逻辑,保证体验一致性。\n\n更多 JSON Schema 的描述、关键字定义等可以在此参考\n所以,JSON schema 正好满足要求:\n\n描述了JSON数据类型,表单所需要的required、max、min等\n规范描述了JSON数据校验规则\n\n但是,JSON schema 并非无所不能\n\n通过类型规则能够自动生成的表单元素还是有限\ninline、tab等跟布局相关的不能支持\nplaceholder、readonly等表单属性\nJSON schema 很多规则都是用来约定数据的,并不适合于表单生成,否则循环生成表单元素时要进行很多过滤\n\nForm Definition\n为了不偏离 JSON schema 的初衷,我们需要另外一种描述来定义表单(Form Definition)。它可以:\n\n改变表单类型\n定义表单顺序\n增删描述\n布局\n表单属性\n一些扩展表单元素的配置\n...\n\nModel\n表单数据模型,用于初始化数据\nValidator\nVue form的表单校验是通过 JSON schema 的描述进行校验的,所以这样不管是前端还是后端就可以共用一套校验逻辑了。触发校验的时机:\n\n表单元素值改变(默认lazy,change时才触发)\n表单提交时\n\n"},"docs/json-schema.html":{"url":"docs/json-schema.html","title":"JSON Schema","keywords":"","body":"JSON Schema\n\nJSON Schema是Gary Court 向 IETF 提交的用于描述 JSON 数据结构的规范;\n其中包含配套工具可以满足 表单数据描述 和 表单校验 功能;同时一份通用描述可以统一 前端 & 后端 校验逻辑,保证体验一致性。\n\n更多 JSON Schema 的描述、关键字定义等可以在此参考\n"},"docs/default-type.html":{"url":"docs/default-type.html","title":"Default Form Type","keywords":"","body":"Default Form Type\n基于 JSON schema 规范描述,我们可以生成以下默认类型的表单元素:\n\n\n\nSchema\nForm Type\n\n\n\n\ntype: string & format: date、date-time、time\ndate\n\n\ntype: string & format: image\nimage-update 图片上传\n\n\ntype: string & enum属性\nselect\n\n\ntype: string\ntext\n\n\ntype: number\nnumber\n\n\ntype: boolean\ncheckbox\n\n\ntype: object\nfieldset\n\n\ntype: array & enum属性\ncheckboxs\n\n\ntype: array\nlist可增删\n\n\n\n其他类型请通过Form Definition来定义,目前支持\n\n\n\ntype\nForm Element\n\n\n\n\neditor\ntinyMCE富文本编辑器\n\n\nhidden\ninput hidden\n\n\nhtml\nhtml片段\n\n\ninline\n内联表单\n\n\ntextarea\ntextarea\n\n\n\n"},"docs/definition.html":{"url":"docs/definition.html","title":"Form Definition","keywords":"","body":"Form Definition\n如果没有提供 Form Definition ,我们将根据schema渲染默认表单类型。\nForm Definition是一个数组,它的子集可以是以下内容:\n\n\"*\" 完全使用schema生成的默认表单,相当于没设置\n\"name\" schema property name\n{key: \"name\"} 一个Form Field定义对象\n\nForm Definition可以嵌套。\n实际上内部会将schema转换成Form Definition,然后如果设置了Form Definition,两者进行合并,Form Definition优先。\n它可以做什么\n\n改变表单类型\n定义表单顺序\n增删描述\n布局\n表单属性\n一些扩展表单元素的配置\n...\n\nkeywords\nForm Definition支持的关键字\n{\n \"type\": \"text\", // 表单元素类型\n /* 下面都是可选 */\n \"key\": \"name.firstName\", // data path\n \"title\": \"姓\", // title,默认取schema title;为空可以去掉title\n \"description\": \"\", // 表单元素下面的默认提示文案,默认取schema description\n \"placeholder\": \"\", // placeholder\n \"readonly\": false, // 只读\n \"disabled\": false, // disabled\n /* 特定类型的属性 */\n \"items\": [], // 容器的子表单元素;definition子集\n \"mutiple\": false, // 是否多选\n \"step\": 1, // type=number,数字间隔\n \"row\": 3, // type=textarea,row\n \"col\": 3, // type=inline,栅格化col\n \"options\": [ // select、checkboxs、radios等多选元素的options; key是展示出来的,value代表值\n {\n \"label\": \"\",\n \"value\": \"\"\n }\n ],\n \"tpl\": \"\", // type=html,模板\n \"config\": {} // type=select、date、editor、image-upload等扩展组件支持的配置\n}\n\nkey\ndata属性路径,跟实际对象属性的访问路径相同。\n数组元素访问list[].id:因为数组的index根据实际情况生成,所以这里通过数组下标[]占位表示。如\n// data 对应的key\n{\n \"name\": { // key: \"name\"\n \"firstName\": \"昌彬\", // key: \"name.firstName\"\n \"lastName\": \"王\" // key: \"name.lastName\"\n },\n \"age\": 25, // key: \"age\"\n \"classes\": [ // key: \"classes\"\n {\n \"name\": \"语文\", // key: \"classes[].name\"\n \"score\": 80 // key: \"classes[].score\"\n }\n ]\n}\n\n"},"docs/components/basic.html":{"url":"docs/components/basic.html","title":"基础组件","keywords":"","body":"基础表单组件\n\n\n\n元素\ndefinition\nschema\n备注\n\n\n\n\ntext\nplaceholder、description、disabled、readonly\nmaxLength、minLength、pattern\n\n\n\nnumber\nplaceholder、description、disabled、readonly、step\nmaximum、minimum\n\n\n\ntextarea\nplaceholder、description、disabled、readonly、row\nmaxLength、minLength\n\n\n\ncheckbox\ndescription、disabled、readonly\n-\n\n\n\ncheckboxs\ndescription、disabled、readonly、options\n-\n\n\n\nhidden\n-\n-\n\n\n\nhtml\ntpl(html片段)\n-\n\n\n\nselect\ndescription、disabled、options、config\n-\n基于vue-select\n\n\ndate\nplaceholder、description、disabled、config\nformat\n基于vue2-datepicker\n\n\nimage-upload\nconfig\nformat\n基于vue-picture-input \n\n\neditor\nconfig\n-\n基于@tinymce/tinymce-vue\n\n\n\niamge-upload\n图片上传组件 Demo、Code\n图片上传需要服务器支持,所以必须提供 config.action方法,处理用户上传的图片,并返回图片地址;如:\n{\n type: 'image-upload',\n config: {\n action: function (image) {\n // image base64\n return new Promise((resolve, reject) => {\n // 图片上传操作\n resolve(uri)\n })\n }\n }\n}\n\neditor\n富文本编辑组件 Demo、Code\n基于@tinymce/tinymce-vue,默认支持以下插件\n\n'lists', 'advlist', 'image', 'table', 'textcolor', 'colorpicker', 'codesample', 'contextmenu', 'link', 'fullscreen', 'help', 'preview', 'searchreplace', 'hr', 'wordcount', 'autosave'\n\ntoolbar配置:\n\n'undo redo | styleselect | bold italic forecolor backcolor | alignleft aligncenter alignright alignjustify | outdent indent | table hr link image | searchreplace | fullscreen preview help'\n\n可通过config.plugins、config.toolbar进行扩展;其他配置参考tinymce-vue\n\nMixin\nmixins/basic.js\n提供了基础表单组件基本功能。所以基础组件一般只需基于此扩展\nmodule.exports = {\n mixins: [basicMixin]\n};\n\n"},"docs/components/panel.html":{"url":"docs/components/panel.html","title":"布局组件","keywords":"","body":"容器组件\n\n\n\n元素\ndefinition\n备注\n\n\n\n\nfieldset\n-\n\n\n\narray\nisFixed(=true 不能移动)\n支持增删、拖拽移动顺序\n\n\ninline\nitems[].col(bootstrap row、col)\n内联表单\n\n\n\nMixin\n\nmixins/object.js\n提供了object获取、设置值的功能\nmixins/array.js\n提供了array获取、设置值的功能;同时提供增加、删除元素的功能\n\n"},"docs/validate.html":{"url":"docs/validate.html","title":"表单校验","keywords":"","body":"校验\nVue Form的校验是基于\n\najv:更强大 JSON Schema 校验库,支持最新的 JSON Schema 规范\najv-errors:支持自定义校验错误提示\n\n校验对应的提示\n触发时机\n\n表单元素值改变(默认lazy,change时才触发)\n表单提交时\n\n添加自定义校验规则\n我们通过 store 暴露了 Ajv 实例,所以你可以很容易添加自定义校验规则\n\n通过ajv.addFormat 添加自定义format规则\nDemo Code\n通过ajv.addKeyword 添加自定义keyword\n\n修改校验提示\n通过ajv-errors,我们可以很容易修改自定义校验错误提示\nDemo Code\n"},"docs/demo.html":{"url":"docs/demo.html","title":"Demo","keywords":"","body":"Demo\n\n基本使用\nForm Definition\n基础表单组件\nobject fieldset\ninline\narray\nselect异步options\n自定义校验\narray root\n富文本编辑器\n图片上传\n扩展自定义组件\n\n"},"docs/components/dev.html":{"url":"docs/components/dev.html","title":"组件开发","keywords":"","body":"扩展自定义组件\n\n如果内置组件并不能满足您的表单需求,这篇文章将介绍如何扩展自定义组件。\n\nDemo、Code\n1. 创建组件,复用Mixin\n\n \n \n \n {{ schema.title }}\n \n {{ definition.help }}\n \n\n\n\nimport { mixins } from 'jsonschema-form-vue'\n\nexport default {\n mixins: [mixins.basicMixin]\n}\n\n\n就跟写普通组件差不多\n2. 全局引用组件\nVue.component('test', Test)\n\n注意component name,最后组件type必须是这个值\n3. 添加规则\n有两种方式可以添加规则\n3.1 只需要definition扩展\ndefinition.type是可以随意定义的,所以不需要做任何事情,只要修改definition.item.type = 'test'即可\n3.2 考虑复用性,通过schema规则(如format)扩展\n\n添加规则\n```javascript\nimport VueForm from 'jsonschema-form-vue'\nimport { store } from 'jsonschema-form-vue'\n\nVue.use(Vuex)\nVue.use(VueForm)\nconst formStore = new Vuex.Store(store)\nconst generator = formStore.state.generator\n// 添加一条boolean类型规则\ngenerator.addRule('boolean', function (def, schema) {\n const type = schema.type\n if (type === 'boolean' && schema.format === 'cancelTip') {\n schema.default = true\n def.type = 'cancel-tip'\n }\n})\n\n因为添加了一条format规则,所以要添加format校验\n```javascript\n// 校验器,是vm.created时才创建的\nmounted () {\n this.ajv.addFormat('cancelTip', function (value) {\n return true\n })\n},\n3.3 类似内置组件一样使用\nconst schema = {\n ...\n single: {\n type: 'boolean',\n title: '是否单身',\n format: \"cancelTip\" // 新增规则\n }\n}\nconst definition = [\n ...\n {\n key: '',\n title: '强烈程度',\n type: 'button-counter', // 新增规则\n description: '看看你有多期待!'\n }\n]\n"},"docs/plan.html":{"url":"docs/plan.html","title":"规划","keywords":"","body":"后续规划\n\n其他表单元素:radio、radios、color...\n组件按需引入\n扩展自定义组件\n\n"}}}