fix: 协议勾选控制+news详情页样式修复+支付页重做

This commit is contained in:
Yuzhiran Dev
2026-07-12 17:43:32 +08:00
parent 23de8bc86a
commit 5ac33dcd7f
5 changed files with 325 additions and 213 deletions
+2 -2
View File
@@ -39,9 +39,9 @@ async function sendVerificationCode(to, code) {
}
try {
await transport.sendMail({
from: `"AI维度" <${SMTP_FROM}>`,
from: `"宇之然AI维度" <${SMTP_FROM}>`,
to,
subject: '【AI维度】邮箱验证码',
subject: '【宇之然AI维度】邮箱验证码',
html: `
<div style="max-width:480px;margin:0 auto;padding:24px;font-family:sans-serif;">
<h2 style="color:#6366f1;">AI 维度 - 邮箱验证</h2>