diff --git a/src/stores/index.ts b/src/stores/index.ts index 9e31eb0..0b0cd70 100644 --- a/src/stores/index.ts +++ b/src/stores/index.ts @@ -213,7 +213,7 @@ export default createStore({ inviteCode: '', showMemberAccessDialog: false, /** 通信桥接组件的域名标识(用于 BroadcastChannel 频道隔离) */ - bridgeDomain: 'www.offerpai.com.cn', + bridgeDomain: 'offerpai.com.cn', /** 浏览器插件是否在线 */ plugIsOnline: false, /** 插件当前使用版本 */