一些issue修改

This commit is contained in:
付民康
2025-03-21 11:00:56 +08:00
parent 3ebb19cbb4
commit f097f76da1
7 changed files with 19 additions and 13 deletions

View File

@@ -201,7 +201,7 @@ onUnmounted(() => {
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 1)),url('@/assets/imgs/home/background@2x.png');
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 1)),url('@/assets/imgs/home/bg.png');
background-size: cover;
background-position: center;
z-index: -1;