From fa814cd8a770d6c9462d555276139201569bdff4 Mon Sep 17 00:00:00 2001 From: 18154758993 <605281283@qq.com> Date: Sun, 19 Oct 2025 16:15:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=82=B9=E5=87=BB=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E7=9A=84=E6=8F=90=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/index.js | 5 +- .../comprehensive/knzzGlApply/FdyAll.vue | 3 +- src/views/comprehensive/knzzGlApply/XgAll.vue | 2 +- src/views/stuCQS/good-biye/want.vue | 40 +++-- src/views/stuCQS/good/MeritStudentCadres.vue | 58 ++++--- src/views/stuCQS/good/MeritStudentView.vue | 112 +++++-------- src/views/stuCQS/good/xyjxj.vue | 150 +++++++++-------- src/views/stuCQS/lake/onehundred.vue | 154 +++++++++--------- 8 files changed, 270 insertions(+), 254 deletions(-) diff --git a/build/index.js b/build/index.js index 0c57de2..c7062f1 100644 --- a/build/index.js +++ b/build/index.js @@ -11,13 +11,16 @@ if (process.env.npm_config_preview || rawArgv.includes('--preview')) { const port = 9526 const publicPath = config.publicPath + const mountPath = typeof publicPath === 'string' && publicPath.endsWith('/') + ? publicPath.slice(0, -1) + : publicPath var connect = require('connect') var serveStatic = require('serve-static') const app = connect() app.use( - publicPath, + mountPath, serveStatic('./dist', { index: ['index.html', '/'] }) diff --git a/src/views/comprehensive/knzzGlApply/FdyAll.vue b/src/views/comprehensive/knzzGlApply/FdyAll.vue index f059f63..9565eea 100644 --- a/src/views/comprehensive/knzzGlApply/FdyAll.vue +++ b/src/views/comprehensive/knzzGlApply/FdyAll.vue @@ -75,7 +75,8 @@
+ color="green" placement="top" + >
辅导员审核 diff --git a/src/views/comprehensive/knzzGlApply/XgAll.vue b/src/views/comprehensive/knzzGlApply/XgAll.vue index 5aba6c7..ef8bdab 100644 --- a/src/views/comprehensive/knzzGlApply/XgAll.vue +++ b/src/views/comprehensive/knzzGlApply/XgAll.vue @@ -154,7 +154,7 @@ export default { boolImg, printContent: { - id: 'printDiv', + id: 'f', extraCss: '', extraHead: '', previewBeforeOpenCallback() { diff --git a/src/views/stuCQS/good-biye/want.vue b/src/views/stuCQS/good-biye/want.vue index f91e15d..f1c1b9d 100644 --- a/src/views/stuCQS/good-biye/want.vue +++ b/src/views/stuCQS/good-biye/want.vue @@ -1,5 +1,5 @@