#### 菜单隐藏方式
默认是点击关闭菜单,可以关闭此功能。
#### The way of hiding menu.
The default is to close the menu when you click on menu items, this feature can be turned off.
```html
  
    
      Hover me 
    
    
      Clicking me will not close the menu.
      Clicking me will not close the menu also.
      Clicking me will close the menu
    
  
```