---

使用 demo


authKey: 代表key的权限

---

```jsx harmony
  <AuthorityControl authKey="home.button">
    <Button type="primary">按钮 控制</Button>
  </AuthorityControl>
```