就是没有点击链接内容就不会显示,但是点击就会显示内容
通过js实现的,就是obj.style.display="block" //表示显示,obj.style.display="none" //表示隐藏