From 49916b166e7ac87d0ff053af2a437fcdebc5132d Mon Sep 17 00:00:00 2001 From: Jesse-Ma <24167796@qq.com> Date: Fri, 2 Dec 2022 15:51:49 +0800 Subject: [PATCH] =?UTF-8?q?cdn=20=E5=88=86=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/index.html | 157 +++++++++++++++++++++++----------------- src/plugins/iview.js | 2 +- src/router/index.js | 6 +- src/views/ErrorNote.vue | 21 ++++++ src/views/ErrorView.vue | 17 +++++ src/views/ViewNote.vue | 15 ++-- vue.config.js | 30 +++++--- 8 files changed, 165 insertions(+), 85 deletions(-) create mode 100644 src/views/ErrorNote.vue create mode 100644 src/views/ErrorView.vue diff --git a/package.json b/package.json index d2d1e53..f2adc35 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "dependencies": { "axios": "^0.27.2", "clipboard": "^2.0.11", - "core-js": "^3.26.1", "crypto-js": "^4.1.1", "escape-html": "^1.0.3", "file-saver": "^2.0.5", @@ -25,6 +24,7 @@ "vue-router": "^3.5.4" }, "devDependencies": { + "core-js": "^3.26.1", "@babel/core": "^7.12.16", "@babel/eslint-parser": "^7.12.16", "@vue/cli-plugin-babel": "~5.0.8", diff --git a/public/index.html b/public/index.html index f005dec..d0b3e00 100644 --- a/public/index.html +++ b/public/index.html @@ -1,37 +1,36 @@ -
- - - - - + + - - + + + + - - + + - + + - - - - + - -