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