diff --git a/package.json b/package.json index 7162274..896f3af 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,16 @@ "codemirror": "^5.53.2", "core-js": "^2.6.12", "crypto-js": "^3.1.9-1", + "docxtemplater": "^3.29.4", "echarts": "^4.2.1", "element-ui": "2.12.0", + "file-saver": "^2.0.5", "js-cookie": "^2.2.0", + "jszip": "^3.9.1", + "jszip-utils": "^0.1.0", "less-loader": "^6.0.0", "nprogress": "^0.2.0", + "pizzip": "^3.1.1", "quill": "^1.3.7", "script-loader": "^0.7.2", "sockjs-client": "1.0.0", diff --git a/public/model.docx b/public/model.docx new file mode 100644 index 0000000..75d8fa0 Binary files /dev/null and b/public/model.docx differ diff --git a/src/page/wel.vue b/src/page/wel.vue index c69bc25..7c320f9 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -241,8 +241,6 @@ style=" display: flex; flex-wrap: wrap; - height: 290px; - overflow-y: auto; width: 90%; margin: 0 auto; " @@ -311,8 +309,6 @@