个人中心背景图替换

This commit is contained in:
付民康
2025-03-25 14:26:52 +08:00
parent 2cd17b0a5f
commit f498f8ac93
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

View File

@@ -213,7 +213,7 @@ const signCla = (row: any) => {
}
.version-header {
background: url('/src/assets/imgs/jyh/grzxBg.png') no-repeat center center; // 使用 url() 包裹路径
background: url('/src/assets/imgs/jyh/grzxBg2.png') no-repeat center center; // 使用 url() 包裹路径
background-size: cover; // 确保背景图片覆盖整个区域
width: 100%;
height: 170px;