diff --git a/package.json b/package.json index 006e592..e37c147 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "preview": "node build/index.js --preview", "test:unit": "jest --clearCache && vue-cli-service test:unit", "svgo": "svgo -f src/assets/icons/svg --config=src/assets/icons/svgo.yml", - "new": "plop" + "new": "plop", + "serve": "vue-cli-service serve" }, "husky": { "hooks": { @@ -38,7 +39,7 @@ "clipboard": "2.0.4", "codemirror": "^5.49.2", "core-js": "^2.6.12", - "echarts": "^4.2.1", + "echarts": "^4.9.0", "echarts-wordcloud": "^1.1.3", "element-ui": "^2.15.14", "file-saver": "1.3.8", @@ -54,6 +55,7 @@ "qs": "^6.10.1", "screenfull": "4.2.0", "sortablejs": "1.8.4", + "tailwindcss": "^4.1.11", "vue": "2.7.16", "vue-count-to": "^1.0.13", "vue-cropper": "0.4.9", diff --git a/public/index.html b/public/index.html index e918500..c44aeda 100644 --- a/public/index.html +++ b/public/index.html @@ -1,15 +1,20 @@ -
- - - - - -