Files
Auto-ssl/backend/dist/index.html
T
cnbugs 285df5a12f fix: cert create form credential selection validation
- Explicitly set selectedCredId in onCredSelected
- Separate credential validation from manual input validation
2026-07-24 19:10:34 +08:00

15 lines
469 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AutoSSL 证书管理</title>
<script type="module" crossorigin src="/assets/index-CN1uS6R9.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BZSCWQUg.css">
</head>
<body>
<div id="app"></div>
</body>
</html>