diff --git a/src/assets/css/layout.styl b/src/assets/css/layout.styl index d85b8ac..41b4b7d 100644 --- a/src/assets/css/layout.styl +++ b/src/assets/css/layout.styl @@ -2,7 +2,7 @@ // 样式测试 .style_block - display none +// display none position absolute _wh(calc(100% / 3), calc(100% / 3)) background red diff --git a/src/pages/modules/hunniankunliao/one.vue b/src/pages/modules/hunniankunliao/one.vue index e48a510..1caa16f 100644 --- a/src/pages/modules/hunniankunliao/one.vue +++ b/src/pages/modules/hunniankunliao/one.vue @@ -215,6 +215,12 @@
6
+
+
+
+
+
+
@@ -317,6 +323,7 @@ export default { @import '~@css/mixin' .n_container _wh(100%, 100%) + position relative .n_header _wh(100%, 8%) _bis('../../../images/bg_header.jpg')