两句jq语句的问题 问题就在 member_common.js 讲这两个选择器的方法修改成下面这样就行了 //102行 $('#deletebutton').removeAttr('disabled'); // 64行 $('#addbutton').removeAttr("disabled");