摘要: 微信小程序使用按钮获取用户信息 <button class="submitBtn" open-type="getUserInfo" bindgetuserinfo="bindGetUserInfo">微信登录</button> open-type="getUserInfo" 获取用户信息,可以从bi 阅读全文
posted @ 2020-07-06 17:51 伴月阁 阅读(1173) 评论(0) 推荐(0) 编辑
摘要: <div id="block"> <input type="radio" name="a" value="1">1 <input type="radio" name="a" value="2">2 <input type="radio" name="a" value="3">3 </div> doc 阅读全文
posted @ 2020-07-06 09:33 伴月阁 阅读(4124) 评论(0) 推荐(0) 编辑