From 8c5d59360b9a8153067a9da60ff15c69169a90a0 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Wed, 21 Jun 2023 14:42:28 +0800 Subject: [PATCH] change --- src/assets/css/layout.styl | 2 +- src/pages/modules/hunniankunliao/one.vue | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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')