摘要:
<script> $(function(){ $(".month-list").find("li").click(function(){ var text = $(this).text(); var value = $(this).attr("value"); alert(text+" -- "+v 阅读全文
posted @ 2020-08-27 13:51
coder小白
阅读(1327)
评论(0)
推荐(0)