替换首页图片和文案
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 349 KiB |
+1
-1
@@ -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;
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user