diff --git a/basic-info.html b/basic-info.html
index ea6347c..ad6f609 100644
--- a/basic-info.html
+++ b/basic-info.html
@@ -26,7 +26,7 @@
diff --git a/src/js/services/jverify.service.js b/src/js/services/jverify.service.js
index 1c32e3f..66e44b0 100644
--- a/src/js/services/jverify.service.js
+++ b/src/js/services/jverify.service.js
@@ -336,10 +336,10 @@ export class JVerifyService {
// 根据当前页面主题设置UI
const uiConfig = {
// Logo设置(尺寸建议:弹窗模式 60x60)
- logo: 'https://via.placeholder.com/60x60/667eea/ffffff?text=薇', // 替换为实际logo
+ logo: 'https://via.placeholder.com/60x60/667eea/ffffff?text=百雅融', // 替换为实际logo
// 应用名称(最多15个字符)
- appName: '薇钱包',
+ appName: '百雅融',
// 登录按钮颜色(与自定义按钮保持一致)
loginBtnColor: '#667eea',