@@ -14,7 +14,7 @@
<body>
<div class="page-index">
-
+ <link rel="import" href="./modules/hero/hero.html?__inline" />
</div>
<script src="lib/mod.js"></script>
<script>
@@ -6,6 +6,7 @@ $pingfan:PingFangSC-Regular;
@import "base/base";
@import "base/mixins";
+@import "module/\ hero";
/*通用变量*/
@@ -28,6 +29,8 @@ body {
}
.page-index {
- margin: 0 auto;
+ margin: 486px auto 0;
width: 1000px;
+ background: #fff;
+ min-height: 500px;