feat:layout

This commit is contained in:
wangzenghua 2025-04-24 08:12:39 +01:00
parent 61ea29df36
commit 7d3f47927c

View File

@ -53,7 +53,7 @@ onMounted(() => {
width: 100%; width: 100%;
height: 100; height: 100;
background: background:
url('../assets/images/basic/containerBG.png') no-repeat center 100%, url('@/assets/images/basic/containerBG.png') no-repeat center 100%,
url('@/assets/images/basic/containerBotBG.png') no-repeat bottom center; url('@/assets/images/basic/containerBotBG.png') no-repeat bottom center;
&-header { &-header {
width: 100%; width: 100%;