小程序不用form表单提交?
小程序不用form表单提交,如何获取input,radio的所有值
小程序不用form表单提交,如何获取input,radio的所有值
input组建使用bindinput、bindconfim事件获取https://developers.weixin.qq.com/miniprogram/dev/component/input.html
radio使用radio-group的bindchange事件获取https://developers.weixin.qq.com/miniprogram/dev/component/radio-group.html