From 385dbf0528b830e0f8f255cbac4f3f4bdabd09cf Mon Sep 17 00:00:00 2001 From: lcc <805383944@qq.com> Date: Sat, 11 Oct 2025 14:46:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E9=A6=96=E9=A1=B5=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=92=8C=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/wechat-example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/wechat-example.js b/src/utils/wechat-example.js index 759cc41..48b7390 100644 --- a/src/utils/wechat-example.js +++ b/src/utils/wechat-example.js @@ -72,7 +72,7 @@ async function handleGetLocation() { // 5. 设置分享内容 function setupShare() { const shareData = { - title: '超级好车补', + title: '超级车补', desc: '专项购车补贴', link: window.location.href, imgUrl: 'https://your-domain.com/share-icon.jpg'