From 9798e6fc215c1f2289a0027d9d510e37e2c81b1d Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 25 Apr 2024 15:19:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E4=BA=AB=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/util.js b/common/util.js index fe870f7..fe4b6f6 100644 --- a/common/util.js +++ b/common/util.js @@ -66,7 +66,7 @@ const isMobile = (phoneNumber) => { // 分享 const shareInfo = { - title:"行走红色苏州", + title:"打卡苏州市党史教育基地", imageUrl:"/static/share.jpg" }