From 7284b22544cb7c03687d68e7e860be68ba11ecfa Mon Sep 17 00:00:00 2001 From: yajunlu Date: Fri, 7 Jan 2022 17:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E9=93=BE=E5=9C=B0=E5=9D=80=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/pubUtils/dicParam.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/pubUtils/dicParam.ts b/shared/pubUtils/dicParam.ts index 458147cec..c2d1335d0 100644 --- a/shared/pubUtils/dicParam.ts +++ b/shared/pubUtils/dicParam.ts @@ -251,5 +251,5 @@ export const BATTLE_SPEED = { BATTLE_DANGER: 103, // 危险范围开启关卡 }; export const LINK = { - OUT_LINK: 'https://www.baidu.com', // 外链 + OUT_LINK: ' https://www.wjx.cn/vj/OSxaldE.aspx', // 外链 };