showParentArea是一个变量 这个意思就是说 通过showParentArea这个变量来判断是否让这个button拥有hide-content这个class类名showParentArea为true时 hide-content这个类名生效 为false不生效
动态控制class,当!showParentArea,class="hide-content",反之class为空