From bbf63fc3e8f49803be5615ac8eef9c028365064a Mon Sep 17 00:00:00 2001 From: qinzhenpen <11463128+qinzhenpen@user.noreply.gitee.com> Date: Thu, 3 Aug 2023 16:10:11 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 4 +- ruoyi-ui/public/index.html | 4 ++ ruoyi-ui/src/assets/images/2_slices.zip | Bin 1371066 -> 0 bytes ruoyi-ui/src/utils/request.js | 2 +- ruoyi-ui/src/views/quotation/index.vue | 2 +- ruoyi-ui/src/views/task/overview.vue | 7 +- ruoyi-ui/src/views/task/report.vue | 9 ++- ruoyi-ui/src/views/teachingpan/index.vue | 13 +++- .../src/views/trade/components/Deposit.vue | 4 +- ruoyi-ui/src/views/trade/components/deals.vue | 17 +++-- .../trade/components/numberTransactions.vue | 26 +++++-- ruoyi-ui/src/views/trade/holding.vue | 4 +- ruoyi-ui/src/views/trade/strike.vue | 64 ++++++++++-------- ruoyi-ui/src/views/training/index.vue | 4 +- ruoyi-ui/vue.config.js | 13 ++-- 15 files changed, 116 insertions(+), 57 deletions(-) delete mode 100644 ruoyi-ui/src/assets/images/2_slices.zip diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index ecceeb0..3157d8b 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -71,6 +71,7 @@ "connect": "3.6.6", "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", + "image-webpack-loader": "^8.1.0", "lint-staged": "10.5.3", "runjs": "4.4.2", "sass": "1.32.13", @@ -78,7 +79,8 @@ "script-ext-html-webpack-plugin": "2.1.5", "svg-sprite-loader": "5.1.1", "uglifyjs-webpack-plugin": "^2.2.0", - "vue-template-compiler": "2.6.12" + "vue-template-compiler": "2.6.12", + "webpack-bundle-analyzer": "^4.9.0" }, "engines": { "node": ">=8.9", diff --git a/ruoyi-ui/public/index.html b/ruoyi-ui/public/index.html index 925455c..ee2e359 100644 --- a/ruoyi-ui/public/index.html +++ b/ruoyi-ui/public/index.html @@ -8,6 +8,7 @@ <%= webpackConfig.name %> +