摘要: html代码 <h2>你最喜欢的水果</h2> <div class="input-radio"> <!-- 选中状态添加 checked 属性 --> <input id="apple" type="radio" name="fruits" checked /> <label for="apple 阅读全文
posted @ 2019-12-10 11:40 徐天真 阅读(6471) 评论(0) 推荐(0)