diff --git a/server/proxy/service/email-hub.js b/server/proxy/service/email-hub.js index f0a8c960..4751ee1a 100644 --- a/server/proxy/service/email-hub.js +++ b/server/proxy/service/email-hub.js @@ -213,16 +213,16 @@ function logEmail(type, recipients, success, error) { function getFeedbackFooter(config) { const host = config.server_host || 'guanghulab.com'; return ` -
+
有建议或问题?欢迎反馈 👇
+ style="display: inline-block; background: linear-gradient(135deg, #667eea, #764ba2); color: white; padding: 12px 32px; border-radius: 8px; text-decoration: none; font-size: 14px; font-weight: 500; letter-spacing: 0.5px;"> 📝 提交意见反馈 -+
每周五 20:00 铸渊集中处理 · 每周一推送处理结果
${title}
+ + + + + +
+
|
+
| 流量池 | 2000 GB |
| 已使用 | 0 GB (已重置) |
| 重置日期 | 每月1日 |
| 协议 | VLESS + Reality |
| 流量池 | +2000 GB | +
| 已使用 | +0 GB (已重置) | +
| 重置日期 | +每月1日 | +
| 协议 | +VLESS + Reality | +
- 💡 您无需任何操作,刷新订阅即可继续使用。
- 流量池为所有用户共享,请合理使用。
-
+ 💡 您无需任何操作,刷新订阅即可继续使用。
+ 流量池为所有用户共享,请合理使用。
+
${escapeHtml(description).replace(/\n/g, '
')}
${escapeHtml(description).replace(/\n/g, '
')}
- ⏰ 更新时间: ${now}
- 💡 大部分更新只需刷新订阅即可生效。如需重新下载订阅链接,会另行通知。
-
+ ⏰ 更新时间: ${now}
+ 💡 大部分更新只需刷新订阅即可生效。如需重新下载订阅链接,会另行通知。
+
| 已使用 | ${usedGB} GB |
| 总配额 | ${totalGB} GB |
| 使用率 | ${percentage}% |
| 剩余 | ${remainGB} GB |
| 已使用 | +${usedGB} GB | +
| 总配额 | +${totalGB} GB | +
| 使用率 | +${percentage}% | +
| 剩余 | +${remainGB} GB | +