$('select option').not(function(){ return !this.selected }).attr('data-id'); 这个方法在zepto中不能够获取到值,请问有能获取值得方法吗?