mirror of
https://github.com/Ssl1S/json-schema-editor-vue.git
synced 2025-12-30 01:37:55 +08:00
1.添加国际化支持;2.自定义属性开关
This commit is contained in:
1
dist/css/chunk-vendors.d2d1eca3.css
vendored
Normal file
1
dist/css/chunk-vendors.d2d1eca3.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/css/chunk-vendors.f4ffed8f.css
vendored
1
dist/css/chunk-vendors.f4ffed8f.css
vendored
File diff suppressed because one or more lines are too long
1
dist/css/index.6c3f23db.css
vendored
Normal file
1
dist/css/index.6c3f23db.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*{padding:0;margin:0;box-sizing:border-box}.title{text-align:center;font-size:40px;font-weight:700;height:100px;line-height:100px}.container{display:flex;padding:20px;width:80vw;min-width:800px;justify-content:center;height:calc(100vh - 150px);margin:auto}.container>pre{font-family:monospace}.container>pre,.schema{height:100%;overflow-y:auto;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:12px;width:50%}.schema{margin-left:20px;overflow-x:hidden}.json-schema-editor .row[data-v-196eaef8]{display:flex;margin:12px}.json-schema-editor .row .ant-col-name .ant-col-name-c[data-v-196eaef8],.json-schema-editor .row .ant-col-name[data-v-196eaef8]{display:flex;align-items:center}.json-schema-editor .row .ant-col-name .ant-col-name-required[data-v-196eaef8]{flex:0 0 24px;text-align:center}.json-schema-editor .row .ant-col-type[data-v-196eaef8]{width:100%}.json-schema-editor .row .ant-col-setting[data-v-196eaef8]{display:inline-block}.json-schema-editor .row .setting-icon[data-v-196eaef8]{color:rgba(0,0,0,.45);border:none}.json-schema-editor .row .plus-icon[data-v-196eaef8]{border:none}.json-schema-editor .row .close-icon[data-v-196eaef8]{color:#888;border:none}.json-schema-editor-advanced-modal{color:rgba(0,0,0,.65);min-width:600px}.json-schema-editor-advanced-modal pre{font-family:monospace;height:100%;overflow-y:auto;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:12px;width:50%}.json-schema-editor-advanced-modal h3{display:block;border-left:3px solid #1890ff;padding:0 8px}.json-schema-editor-advanced-modal .ant-advanced-search-form .ant-form-item{display:flex}.json-schema-editor-advanced-modal .ant-advanced-search-form .ant-form-item .ant-form-item-control-wrapper{flex:1}
|
||||
1
dist/css/index.f23e0edd.css
vendored
1
dist/css/index.f23e0edd.css
vendored
@@ -1 +0,0 @@
|
||||
*{padding:0;margin:0;box-sizing:border-box}.title{text-align:center;font-size:40px;font-weight:700;height:100px;line-height:100px}.container{display:flex;padding:20px;width:80vw;min-width:800px;justify-content:center;height:calc(100vh - 100px);margin:auto}pre{font-family:monospace}.schema,pre{height:100%;overflow-y:auto;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:12px;width:50%}.schema{margin-left:20px;overflow-x:hidden}.json-schema-editor .row[data-v-7590959b]{display:flex;margin:12px}.json-schema-editor .row .ant-col-name .ant-col-name-c[data-v-7590959b],.json-schema-editor .row .ant-col-name[data-v-7590959b]{display:flex;align-items:center}.json-schema-editor .row .ant-col-name .ant-col-name-required[data-v-7590959b]{flex:0 0 24px;text-align:center}.json-schema-editor .row .ant-col-type[data-v-7590959b]{width:100%}.json-schema-editor .row .ant-col-setting[data-v-7590959b]{display:inline-block}.json-schema-editor .row .setting-icon[data-v-7590959b]{color:rgba(0,0,0,.45)}.json-schema-editor .row .plus-icon[data-v-7590959b]{color:#5b8ff9}.json-schema-editor .row .close-icon[data-v-7590959b]{color:#e8684a}
|
||||
Reference in New Issue
Block a user