From 1f55170c6d97efbeb2d8389ebc22dff335d9b31f Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 18 Mar 2026 22:18:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E8=B7=AF=E5=BE=84=E5=B9=B6=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E6=9C=AA=E4=BD=BF=E7=94=A8=E7=9A=84=20@nuxt/icon=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复 index.vue 中 scoreboard 模块导入路径 - 从 nuxt.config.ts 移除未使用的 @nuxt/icon 模块 - 消除构建时的弃用警告 --- app/pages/index.vue | 13 +++++++------ nuxt.config.ts | 1 - 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/pages/index.vue b/app/pages/index.vue index 47dbb81..89e58eb 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -95,6 +95,7 @@