From cbb2b2e275523dbf8b4f14bd647f39cf7825f0d9 Mon Sep 17 00:00:00 2001 From: "bens.CN" <993631441@qq.com> Date: Fri, 17 May 2024 11:44:50 +0800 Subject: [PATCH] =?UTF-8?q?text:=20=E8=B4=9F=E8=BD=BD=E5=9D=87=E8=A1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/src/components/Version/FunctionTable.tsx | 2 +- website/src/components/Version/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/components/Version/FunctionTable.tsx b/website/src/components/Version/FunctionTable.tsx index ccaaa78..b185f97 100644 --- a/website/src/components/Version/FunctionTable.tsx +++ b/website/src/components/Version/FunctionTable.tsx @@ -226,7 +226,7 @@ const FunctionTable = () => { basics: , }, { - name: "负载均衡", + name: "upstream 负载均衡", experience: , major: , basics: , diff --git a/website/src/components/Version/index.tsx b/website/src/components/Version/index.tsx index c60bb65..b12cfd8 100644 --- a/website/src/components/Version/index.tsx +++ b/website/src/components/Version/index.tsx @@ -96,7 +96,7 @@ const VERSION_LIST = [ "高级统计分析", "基于地理位置的访问控制", "自定义拦截页面", - "负载均衡", + "upstream 负载均衡", "对外告警", ], },