【优化】html测试

This commit is contained in:
wxd-gaming
2024-07-26 17:55:41 +08:00
parent 7467f1d536
commit 75a67d189a
2 changed files with 18 additions and 0 deletions

8
wxdgaming.boot.spring/.idea/modules.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/../../wxdgaming.boot/wxdgaming.boot.iml" filepath="$PROJECT_DIR$/../../wxdgaming.boot/wxdgaming.boot.iml" />
</modules>
</component>
</project>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>index</title>
</head>
<body>
holler world
</body>
</html>