From 6c03793daf889c4eb5ba3f3dc97e144ad97e30ad Mon Sep 17 00:00:00 2001 From: xuxin <15279969124@163.com> Date: Fri, 17 Jul 2026 20:19:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89offer=E6=B4=BE=E6=8F=92?= =?UTF-8?q?=E4=BB=B6test=E5=92=8Cwww=E4=B8=8D=E5=90=8C=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E5=9F=9F=E5=90=8D=E7=9A=84=E9=80=9A=E4=BF=A1=E9=9A=94=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, /** 插件当前使用版本 */