From 4fdcc7fae9908fbdfb97e5f820f19b9f4a3b5ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 10 Jun 2023 17:58:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BC=93=E5=AD=98=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E6=B7=BB=E5=8A=A0=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/server/http-cache-ref-box.js | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/web/public/js/components/server/http-cache-ref-box.js b/web/public/js/components/server/http-cache-ref-box.js index 734844d4..2099ec8f 100644 --- a/web/public/js/components/server/http-cache-ref-box.js +++ b/web/public/js/components/server/http-cache-ref-box.js @@ -174,7 +174,7 @@ Vue.component("http-cache-ref-box", { }, template: ` - 条件类型 * + 条件类型 * @@ -221,19 +221,19 @@ Vue.component("http-cache-ref-box", { - 缓存Key * - - -

用来区分不同缓存内容的唯一Key。

- - - - 忽略URI参数 + 忽略URI参数

选中后,表示缓存Key中不包含URI参数(即问号(?))后面的内容。

+ + 缓存Key * + + +

用来区分不同缓存内容的唯一Key。

+ +