老师课程所讲 您定义的 activeMenu 是如何赋值上去的
data-* html5 自定义标签 根据jq data读取数据
<div data-test="this is test" ></div>
$("div").data("test")