From e8a9f2cb91dac62c0dcdc38178307e23ef3605d6 Mon Sep 17 00:00:00 2001 From: "34701892@qq.com" <34701892@qq.com> Date: Thu, 25 Dec 2025 15:19:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E5=BE=AE=E4=BF=A1=E5=88=86=E4=BA=AB):?= =?UTF-8?q?=20=E5=B0=86=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=8F=91=E9=80=81=E9=80=BB=E8=BE=91=E4=BB=8E?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E7=A7=BB=E5=88=B0index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将微信小程序的消息发送逻辑从indexNewsInfo.vue组件中移除,改为在index.html中统一处理 添加URL参数解析功能以支持从URL获取分享参数 --- index.html | 97 ++++++++++++++++++++++-------- src/pages/detail/indexNewsInfo.vue | 17 +----- 2 files changed, 72 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index 6365fa1..39f7589 100644 --- a/index.html +++ b/index.html @@ -1,20 +1,66 @@ +
+ + + + + - - -