优化缓存条件设置交互

This commit is contained in:
GoEdgeLab
2022-09-03 19:15:30 +08:00
parent 34eca0a59f
commit bcada452d2
7 changed files with 95 additions and 45 deletions

View File

@@ -27,7 +27,7 @@
},
{
"type": "url-eq",
"name": "URL精准匹配",
"name": "URL完整路径",
"description": "检查URL中的文件路径是否一致",
"component": "http-cond-url-eq",
"paramsTitle": "URL完整路径",
@@ -79,7 +79,7 @@
},
{
"type": "url-not-eq",
"name": "排除URL精准匹配",
"name": "排除URL完整路径",
"description": "检查URL中的文件路径是否一致",
"component": "http-cond-url-not-eq",
"paramsTitle": "URL完整路径",