收藏
回答

地图map组件的markers的点击气泡callout样式安卓与ios不一致?

callout: {
    content: "xxxx",
    color: "#000000",
    bgColor: "#ffffff",
    borderRadius: 10,
    display: "ALWAYS",
    padding: 10,
    textAlign: "center",
}
安卓上没有阴影,在ios上有白色阴影。
回答关注问题邀请回答
收藏

1 个回答

  • Demons
    Demons
    05-09

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    05-09
    有用
    回复 1
    • ᜊ ᜊ
      ᜊ ᜊ
      05-11
      左边是ios的,右边是安卓的
      05-11
      回复
登录 后发表内容