Files
tiesheng-springboot/springboot-ademo/src/main/resources/static/mobile/0.0.13/index.html
2023-05-15 10:36:40 +08:00

20 lines
363 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
name="viewport"
/>
</head>
<body>
<script type="text/javascript">
</script>
Hello World 0.0.13
</body>
</html>