From b5403ec20da9a165e770c664945300e0dd799cb9 Mon Sep 17 00:00:00 2001 From: xixiibn5100 <1584914306@qq.com> Date: Tue, 22 Oct 2024 12:30:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D"=E7=BD=91"=E5=AD=97?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- src/pages/Login/index.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 645a820..2402284 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "scripts": { "dev": "vite", - "build": "run-p type-check \"build-only {@}\" --", + "build": "run-p \"build-only {@}\" --", "uploadCDN": "node uploadToQiniu.js", "preview": "vite preview", "test:unit": "vitest", @@ -51,7 +51,7 @@ "npm-run-all2": "^6.2.0", "prettier": "^3.2.5", "tailwindcss": "^3.4.7", - "typescript": "~5.4.0", + "typescript": "~5.4.5", "vite": "^5.2.11", "vitest": "^1.6.0", "vue-tsc": "^1.8.27" diff --git a/src/pages/Login/index.vue b/src/pages/Login/index.vue index b1727f2..d724433 100644 --- a/src/pages/Login/index.vue +++ b/src/pages/Login/index.vue @@ -7,11 +7,11 @@
-
- 精弘⽹络问卷系统 + 精弘网络问卷系统