From 1b7697d40e4614a8b7e1c5673d0978bc942b0df0 Mon Sep 17 00:00:00 2001 From: "34701892@qq.com" <34701892@qq.com> Date: Wed, 13 Aug 2025 09:06:35 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B8=85=E7=90=86=E6=9C=AA?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=E5=AF=BC=E5=85=A5=E5=B9=B6=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除多个组件中未使用的defineProps导入 统一vue文件中的代码格式和缩进 注释掉index.html中未使用的favicon链接 --- index.html | 2 +- src/components/InfoSummary.vue | 13 +++---------- src/pages/flash/components/flashItem.vue | 12 +++++++----- vite.config.ts | 3 ++- 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index e986873..6365fa1 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ delete window.wx; --> - + diff --git a/src/components/InfoSummary.vue b/src/components/InfoSummary.vue index 830f8b4..0a9f1a4 100644 --- a/src/components/InfoSummary.vue +++ b/src/components/InfoSummary.vue @@ -3,21 +3,14 @@ - ({{ dayjs(new Date().getTime()).format("MM/DD") }}) + ({{ dayjs(new Date().getTime()).format("MM/DD") }}) 评分80分以上精选咨洵数量 - + @@ -26,7 +19,7 @@