+
+
{{ title }}
@@ -207,6 +226,16 @@ export default {
align-items: center;
height: 100%;
background-size: cover;
+ z-index: 999;
+}
+
+.lizi {
+ background-size: cover;
+ position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
}
.title {
margin: 0 auto 30px auto;