缓存条件增加多个匹配方式/优化缓存设置界面

This commit is contained in:
GoEdgeLab
2021-05-12 15:07:30 +08:00
parent 1df0f4a605
commit 37bc3c0879
7 changed files with 87 additions and 11 deletions

View File

@@ -2,7 +2,7 @@ Tea.context(function () {
this.success = NotifyPopup
this.group = {
connector: "or",
connector: "and", // 默认为and更符合用户的直觉
description: "",
isReverse: false,
conds: [],