opt: optimize index and login page UI

This commit is contained in:
RockYang
2024-04-26 16:07:02 +08:00
parent 1966e69460
commit 34648c704f
8 changed files with 158 additions and 80 deletions

View File

@@ -110,7 +110,8 @@ WeChatBot = false
ApiURL = "https://api.xunhupay.com"
NotifyURL = "https://ai.r9it.com/api/payment/hupipay/notify"
[SmtpConfig] # 注意阿里云服务器禁用了25号端口所以如果需要使用邮件功能,请别用阿里云服务器
[SmtpConfig] # 注意阿里云服务器禁用了25号端口请使用 465 端口,并开启 TLS 连接
UseTls = false
Host = "smtp.163.com"
Port = 25
AppName = "极客学长"