diff --git a/H5Study.WebApp/wwwroot/Index.html b/H5Study.WebApp/wwwroot/Index.html
index 15f7da5..6e38569 100644
--- a/H5Study.WebApp/wwwroot/Index.html
+++ b/H5Study.WebApp/wwwroot/Index.html
@@ -7,6 +7,8 @@
     <title>主页</title>
 </head>
 <body>
-    
+   <div>
+        <h2>H5学习</h2>
+   </div> 
 </body>
 </html>
\ No newline at end of file