From 0ee5a0f3887275433aa246ff98b742b8df72aa4c Mon Sep 17 00:00:00 2001 From: zyqwst <790321193@qq.com> Date: Sun, 28 Jun 2020 00:07:58 +0800 Subject: [PATCH] -- --- dist/css/index.ca1e8054.css | 1 - dist/css/index.f23e0edd.css | 1 + dist/index.html | 2 +- dist/js/chunk-vendors.ccb7282d.js | 290 --------------------------- dist/js/chunk-vendors.f9af6da6.js | 290 +++++++++++++++++++++++++++ dist/js/index.3da5f4f3.js | 1 + dist/js/index.e12b4015.js | 1 - packages/json-schema-editor/main.vue | 11 +- 8 files changed, 296 insertions(+), 301 deletions(-) delete mode 100644 dist/css/index.ca1e8054.css create mode 100644 dist/css/index.f23e0edd.css delete mode 100644 dist/js/chunk-vendors.ccb7282d.js create mode 100644 dist/js/chunk-vendors.f9af6da6.js create mode 100644 dist/js/index.3da5f4f3.js delete mode 100644 dist/js/index.e12b4015.js diff --git a/dist/css/index.ca1e8054.css b/dist/css/index.ca1e8054.css deleted file mode 100644 index 62c6f78..0000000 --- a/dist/css/index.ca1e8054.css +++ /dev/null @@ -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-1d1f3aa4]{display:flex;margin:12px}.json-schema-editor .row .ant-col-name .ant-col-name-c[data-v-1d1f3aa4],.json-schema-editor .row .ant-col-name[data-v-1d1f3aa4]{display:flex;align-items:center}.json-schema-editor .row .ant-col-name .ant-col-name-required[data-v-1d1f3aa4]{margin-left:6px}.json-schema-editor .row .ant-col-type[data-v-1d1f3aa4]{width:100%}.json-schema-editor .row .ant-col-setting[data-v-1d1f3aa4]{display:inline-block}.json-schema-editor .row .setting-icon[data-v-1d1f3aa4]{color:rgba(0,0,0,.45)}.json-schema-editor .row .plus-icon[data-v-1d1f3aa4]{color:#5b8ff9}.json-schema-editor .row .close-icon[data-v-1d1f3aa4]{color:#e8684a} \ No newline at end of file diff --git a/dist/css/index.f23e0edd.css b/dist/css/index.f23e0edd.css new file mode 100644 index 0000000..5bc8e66 --- /dev/null +++ b/dist/css/index.f23e0edd.css @@ -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 - 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} \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 5472707..382f972 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -