Files
xiaozhi-esp32-server/manager/static/login.html
T

13 lines
144 B
HTML
Raw Normal View History

2025-02-15 12:30:20 +08:00
<!DOCTYPE html>
<html>
<head>
<title>login</title>
<meta charset="utf-8">
<style>
</style>
</head>
<body>
login
</body>
</html>