diff --git a/.env b/.env index 602c512..be292ea 100644 --- a/.env +++ b/.env @@ -18,5 +18,5 @@ VITE_CHAT_AES_IV=345GDFED433223DF VITE_SHARE_TITLE=幸福查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用 VITE_SHARE_DESC=提供个人信用评估、入职背调、信贷风控、企业风险监测等服务 -VITE_SHARE_IMG=https://www.xingfucha.cn/logo.jpg +VITE_SHARE_IMG=https://www.tianyuandb.cn/logo.jpg VITE_TOKEN_VERSION=1.0 diff --git a/index.html b/index.html index b33da7e..7da2d15 100644 --- a/index.html +++ b/index.html @@ -28,17 +28,17 @@ - 真爱查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用 + 幸福查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用 - + @@ -48,13 +48,13 @@ - + @@ -62,18 +62,18 @@ - - + + @@ -82,7 +82,7 @@ { "@context": "https://schema.org", "@type": "WebSite", - "name": "真爱查", + "name": "幸福查", "url": "https://www.zhinengcha.cn/", "description": "专业大数据风险报告查询与代理平台,支持个人信用查询、小微企业风控、贷前风险背调等多场景报告应用", "potentialAction": { @@ -97,7 +97,7 @@ { "@context": "https://schema.org", "@type": "Organization", - "name": "真爱查", + "name": "幸福查", "url": "https://www.zhinengcha.cn/", "description": "专业大数据风险报告查询与代理平台,支持个人和企业多场景风控应用" } diff --git a/public/logo.jpg b/public/logo.jpg new file mode 100644 index 0000000..d07c17e Binary files /dev/null and b/public/logo.jpg differ diff --git a/public/logo.png b/public/logo.png deleted file mode 100644 index af12e51..0000000 Binary files a/public/logo.png and /dev/null differ diff --git a/public/site.webmanifest b/public/site.webmanifest index 26791a1..11fe6fc 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,6 +1,6 @@ { - "name": "真爱查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用", - "short_name": "真爱查", + "name": "幸福查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用", + "short_name": "幸福查", "description": "专业大数据风险报告查询与代理平台,支持个人信用查询、小微企业风控、贷前风险背调等多场景报告应用", "start_url": "/", "display": "standalone", diff --git a/src/assets/images/logo.jpg b/src/assets/images/logo.jpg index df30932..d07c17e 100644 Binary files a/src/assets/images/logo.jpg and b/src/assets/images/logo.jpg differ diff --git a/src/components/Authorization.vue b/src/components/Authorization.vue index d2dc404..1dbfb21 100644 --- a/src/components/Authorization.vue +++ b/src/components/Authorization.vue @@ -115,7 +115,7 @@