diff --git a/.env b/.env index fe06ced..981a224 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.zhenaicha.com/logo.jpg +VITE_SHARE_IMG=https://www.zhenaicha.com/logo.png VITE_TOKEN_VERSION=1.0 \ No newline at end of file diff --git a/env.example b/env.example index d73e605..4c659da 100644 --- a/env.example +++ b/env.example @@ -13,7 +13,7 @@ VITE_INQUIRE_AES_KEY=ff83609b2b24fc73196aac3d3dfb874f VITE_WECHAT_APP_ID=wx442ee1ac1ee75917 # 微信授权回调域名(必须与微信后台配置的授权回调域名一致) -# 例如:https://www.quannengcha.com 或 https://www.zhenaicha.com +# 例如:https://www.zhenaicha.com 或 https://www.zhenaicha.com # 如果不配置,则使用当前访问的域名(window.location.origin) VITE_WECHAT_REDIRECT_DOMAIN=https://www.zhinengcha.cn @@ -23,5 +23,5 @@ VITE_CHAT_AES_IV=345GDFED433223DF VITE_SHARE_TITLE=全能查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用 VITE_SHARE_DESC=提供个人信用评估、入职背调、信贷风控、企业风险监测等服务 -VITE_SHARE_IMG=https://www.quannengcha.com/logo.png +VITE_SHARE_IMG=https://www.zhenaicha.com/logo.png VITE_TOKEN_VERSION=1.0 \ No newline at end of file diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..b95f7a0 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/logo.png b/public/logo.png index af12e51..ec8fd52 100644 Binary files a/public/logo.png and b/public/logo.png differ diff --git a/src/assets/images/logo.jpg b/src/assets/images/logo.jpg deleted file mode 100644 index df30932..0000000 Binary files a/src/assets/images/logo.jpg and /dev/null differ diff --git a/src/assets/images/logo.png b/src/assets/images/logo.png new file mode 100644 index 0000000..ec8fd52 Binary files /dev/null and b/src/assets/images/logo.png differ diff --git a/src/components/BindPhoneDialog.vue b/src/components/BindPhoneDialog.vue index f561e55..3ea07a8 100644 --- a/src/components/BindPhoneDialog.vue +++ b/src/components/BindPhoneDialog.vue @@ -266,7 +266,7 @@ function toPrivacyPolicy() {
+
+
+
+