获取文本 $("select[name='province'] option:selected").text() 获取选中值 $("select[name='province'] option:selected").val()