This commit is contained in:
2026-05-25 18:27:47 +08:00
parent c9aea24079
commit b7478ade6e
+1 -1
View File
@@ -445,7 +445,7 @@ def create_app() -> FastAPI:
<html>
<head>
<meta charset="utf-8">
<title>数据解密工具</title>
<title>数据解密工具122</title>
<style>
body { font-family: system-ui, -apple-system, sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; }
h1 { color: #1a1a2e; }