fix: 全站文案统一为环境计算助手
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user