From 1f21f01bde1da6d95c16f0f0488662a71d357343 Mon Sep 17 00:00:00 2001
From: "34701892@qq.com" <34701892@qq.com>
Date: Fri, 26 Dec 2025 14:35:00 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E5=AF=BC=E8=88=AA):=20=E7=BB=9F?=
=?UTF-8?q?=E4=B8=80=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=AF=BC?=
=?UTF-8?q?=E8=88=AA=E9=80=BB=E8=BE=91=E5=B9=B6=E7=AE=80=E5=8C=96=E7=8E=AF?=
=?UTF-8?q?=E5=A2=83=E5=88=A4=E6=96=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
移除环境判断分支逻辑,统一使用微信小程序导航方式
清理无用代码并优化登录状态处理
更新文章组件以支持外部传入登录状态
删除index.html中冗余的脚本代码
---
index.html | 134 -----------------------
src/components/RankListMini.vue | 47 ++++----
src/components/article/indexNewsInfo.vue | 31 ++----
src/components/domesticMini.vue | 26 ++---
src/pages/detail/indexNewsInfo.vue | 31 ++----
src/utils/util.ts | 26 +++--
6 files changed, 70 insertions(+), 225 deletions(-)
diff --git a/index.html b/index.html
index e801852..cd17b23 100644
--- a/index.html
+++ b/index.html
@@ -15,70 +15,6 @@
-
-
-
+
-
+
-
+
{{ props.data.summary }}
@@ -88,13 +79,7 @@