inputId(e) {
  this.setData({
    inputId: e.detail.value
  })
},

相关文章: