替换首页图片和文案

This commit is contained in:
lcc
2025-10-11 14:39:17 +08:00
parent 25e4180285
commit 9d4bf39e8b
3 changed files with 2 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

+1 -1
View File
@@ -576,7 +576,7 @@ const getCityBrands = async () => {
background-size: 100% auto;
background-position: top center;
background-repeat: no-repeat;
background-image: url('/src/assets/index-bg-0729.png')
background-image: url('/src/assets/index-bg-1011.png')
}
.home-step-bg{
width: 630px;
+1 -1
View File
@@ -72,7 +72,7 @@ async function handleGetLocation() {
// 5. 设置分享内容
function setupShare() {
const shareData = {
title: '好车补',
title: '超级好车补',
desc: '专项购车补贴',
link: window.location.href,
imgUrl: 'https://your-domain.com/share-icon.jpg'