Commit 66e0e79f001a0b1906b27a0d6cefc3b7c818f612

Authored by dlstatic
1 parent d6ff1955

Modify index page.

Showing 1 changed file with 2 additions and 2 deletions
html/index.html
@@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
23 </head> 23 </head>
24 <body> 24 <body>
25 <!-- 主体 --> 25 <!-- 主体 -->
26 -<div class="m-page"> 26 +<div class="m-page" in="indexPage">
27 27
28 <header class="m-header header-search header-home"> 28 <header class="m-header header-search header-home">
29 <div class="head"> 29 <div class="head">
@@ -205,4 +205,4 @@ @@ -205,4 +205,4 @@
205 }); 205 });
206 </script> 206 </script>
207 </body> 207 </body>
208 -</html>  
209 \ No newline at end of file 208 \ No newline at end of file
  209 +</html>