fix:多平台兼容

This commit is contained in:
2026-03-16 11:52:27 +08:00
parent b3836b8bf2
commit a79cf10bd4
18 changed files with 358 additions and 295 deletions
+1 -1
View File
@@ -197,7 +197,7 @@
return props.bannerImages[currentBannerIndex.value]
}
// 降级:如果没有广告,显示默认图片
return '/static/index_swiper.png'
return ''
})
// 验证坐标有效性