html 中select的value和值获取select选中的value:$('#id').val()获取select选中的值:$("#id option:selected").text()
確定! 回上一頁