diff --git a/src/assets/index-bg-1011.png b/src/assets/index-bg-1011.png new file mode 100644 index 0000000..26d7927 Binary files /dev/null and b/src/assets/index-bg-1011.png differ diff --git a/src/pages/Home.vue b/src/pages/Home.vue index 1ecfc53..723595f 100644 --- a/src/pages/Home.vue +++ b/src/pages/Home.vue @@ -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; diff --git a/src/utils/wechat-example.js b/src/utils/wechat-example.js index 20c2c57..759cc41 100644 --- a/src/utils/wechat-example.js +++ b/src/utils/wechat-example.js @@ -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'