perf: 站点证书即将过期通知标题颜色优化为红色

v2
xiaojunnuo 2025-07-10 17:02:48 +08:00
parent b37cffd704
commit 80c5331a5d
1 changed files with 2 additions and 1 deletions

View File

@ -291,7 +291,8 @@ export class SiteInfoService extends BaseService<SiteInfoEntity> {
body: {
title: `站点证书即将过期,剩余${validDays}天,<${site.name}>`,
content,
url
url,
errorMessage: "站点证书即将过期"
}
},
site.userId