This commit is contained in:
2026-05-26 09:11:02 +08:00
parent a1fbc7f089
commit 62afda93b8
+1 -1
View File
@@ -458,7 +458,7 @@ def create_app() -> FastAPI:
</style>
</head>
<body>
<h1>数据解密工具</h1>
<h1>数据解密工具11</h1>
<p>用于解密日志中的加密数据</p>
<textarea id="encryptedInput" placeholder="请输入加密的数据..."></textarea>
<br><br>