This commit is contained in:
Mrx
2026-02-14 12:47:05 +08:00
parent d181fd7da4
commit 72667b1fb0
4 changed files with 58 additions and 19 deletions

View File

@@ -142,7 +142,7 @@ export function useWeixinShare() {
}
const defaultConfig = {
title: "幸福查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用",
title: "幸福查官网_家庭生活安全评估_个人履约与情感互信平台",
desc: "提供个人信用评估、人事背调、信贷风控、企业风险监测等服务",
link: window.location.href.split("#")[0], // 获取当前页面URL不包括hash
imgUrl: "https://www.xingfucha.cn/logo.jpg",
@@ -215,7 +215,7 @@ export function useWeixinShare() {
};
} else {
shareConfig = {
title: "幸福查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用",
title: "幸福查官网_家庭生活安全评估_个人履约与情感互信平台",
desc: "提供个人信用评估、人事背调、信贷风控、企业风险监测等服务",
link: window.location.href.split("#")[0],
imgUrl: "https://www.xingfucha.cn/logo.jpg",