fix:多平台兼容
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
return props.bannerImages[currentBannerIndex.value]
|
||||
}
|
||||
// 降级:如果没有广告,显示默认图片
|
||||
return '/static/index_swiper.png'
|
||||
return ''
|
||||
})
|
||||
|
||||
// 验证坐标有效性
|
||||
|
||||
Reference in New Issue
Block a user