摘要: 1、在html中添加标签<span id="id"></span> 2、在js代码中往id的标签塞值就可以了:$("#id").text("asdf"); 阅读全文
posted @ 2017-12-19 17:28 ppjj 阅读(6050) 评论(0) 推荐(0) 编辑