2***@qq.com
2***@qq.com
  • 发布:2023-12-19 10:59
  • 更新:2023-12-19 11:16
  • 阅读:131

marker写data有效,onload无效

分类:uni-app

onLoad(options) {
this.markers = [
{
iconPath: '/staticCustom/img/location_company_icon.png',
width: 36,
height: 36,
id: 1865264,
latitude: 26.0617,
longitude: 119.2552
},
{
iconPath: '/staticCustom/img/location_company_icon.png',
width: 36,
height: 36,
id: 1865268,
latitude: 26.0728,
longitude: 119.3027
}
]
},

同样写在data里,地图就有显示了。这是什么原因呢

2023-12-19 10:59 负责人:无 分享
已邀请:
套马杆的套子

套马杆的套子 - 没有解决不了的问题,只有解决不完的问题

settimeout下试试

要回复问题请先登录注册