fix: 全站文案统一为环境计算助手

This commit is contained in:
2026-06-02 13:16:42 +08:00
parent 173bd25d74
commit f7f8a1e03f
2 changed files with 4 additions and 4 deletions

View File

@@ -298,7 +298,7 @@ pub async fn payment_index() -> Result<HttpResponse, AppError> {
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>开通会员 - 大气稳定度判定</title>
<title>开通会员 - 环境计算助手</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'PingFang SC', sans-serif; background: #f0f2f5; min-height: 100vh; }