实现敏感词检测后,失败发生邮箱

This commit is contained in:
2025-11-22 14:03:40 +08:00
parent c2cac51762
commit f3a9926caf
35 changed files with 1233 additions and 43916 deletions

View File

@@ -587,7 +587,7 @@ async function loadSelectOptions(reset = false) {
// 加载资源列表
result = await resourceApi.getResourcePage(
selectPageParam.value,
searchKeyword.value ? { keyword: searchKeyword.value } : undefined
searchKeyword.value ? { title: searchKeyword.value } : undefined
);
} else if (currentBanner.value.linkType === 2) {
// 加载课程列表