许可证信息页面更新

This commit is contained in:
付民康
2025-03-27 14:07:30 +08:00
parent 0e1f61bc86
commit f6f85a471c
3 changed files with 19 additions and 40 deletions

View File

@@ -202,7 +202,7 @@ onUnmounted(() => {
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/首页01_BG_@2x.png');
background-image: url('@/assets/imgs/home/首页01_BG_@2x.png');
background-image: url('@/assets/imgs/home/首页02_BG_@2x.png');
background-size: cover;
background-position: center;
z-index: -1;