wx.showActionSheet() 取消按钮怎么能设置成英文?

发布于 6 年前作者 yeming695 次浏览最后编辑 6 年前来自 ask
wx.showActionSheet({
  itemList: ['China', 'USA'],
  success (res) {
    console.log(res.tapIndex)
  },
  fail (res) {
    console.log(res.errMsg)
  }
})

注意

2 回复
guiying68
guiying681 楼6 年前

手机英文系统也不行吗?

yang76
yang762 楼4 年前

Is everyone here?