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。

+ +