个人中心背景图替换
This commit is contained in:
BIN
src/assets/imgs/jyh/grzxBg2.png
Normal file
BIN
src/assets/imgs/jyh/grzxBg2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 289 KiB |
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user