浏览代码

fix: 修改代理跳转地址

ansoni 4 月之前
父节点
当前提交
9f16ffdb40
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/app/[locale]/affiliate/summary/page.tsx

+ 2 - 1
src/app/[locale]/affiliate/summary/page.tsx

@@ -542,7 +542,8 @@ const App: FC<Props> = (props) => {
                             <i className="iconfont icon-tishi"></i>
                             {t("content2-2")}
                             <a
-                                href=""
+                                href="https://t.me/jogobcwinOfficialChanel"
+                                target={"_blank"}
                                 style={{
                                     borderBottom: "1px solid rgb(109, 155, 195)",
                                     color: "#0000EE",