From e862c511c97fa10078e971a329e7efec60ccf8e3 Mon Sep 17 00:00:00 2001 From: qinzhenpen Date: Mon, 4 Dec 2023 16:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=94=E7=94=A8=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/utils.js | 1 - config/index.js | 1 - src/pages/Student/Home.vue | 2 +- src/pages/Teacher/Home.vue | 2 +- src/pages/myApps/MyApps.vue | 2 +- static/api.js | 5 ++++- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/build/utils.js b/build/utils.js index e534fb0..9653337 100644 --- a/build/utils.js +++ b/build/utils.js @@ -21,7 +21,6 @@ exports.cssLoaders = function (options) { sourceMap: options.sourceMap } } - const postcssLoader = { loader: 'postcss-loader', options: { diff --git a/config/index.js b/config/index.js index 99c1369..a5c74ba 100644 --- a/config/index.js +++ b/config/index.js @@ -6,7 +6,6 @@ const path = require('path') module.exports = { dev: { - // Paths assetsSubDirectory: 'static', assetsPublicPath: '/', diff --git a/src/pages/Student/Home.vue b/src/pages/Student/Home.vue index 83e4969..7dea2d0 100644 --- a/src/pages/Student/Home.vue +++ b/src/pages/Student/Home.vue @@ -50,7 +50,7 @@