Files
dzpt-server/src/main/resources/templates/index.html

10 lines
140 B
HTML
Raw Normal View History

2025-09-15 18:52:59 +08:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>测试</title>
</head>
<body>
<div>1</div>
</body>
</html>