소스 검색

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",