2017年9月28日
摘要: <body> <form> <input type="submit" id="a" value="同意(10)" disabled="disabled" /> </form> </body></html><script> n=10; a=document.getElementById("a"); f 阅读全文
posted @ 2017-09-28 15:52 段了的弦 阅读(155) 评论(0) 推荐(0) 编辑