demo.md 188 Bytes
Newer Older
sin's avatar
sin committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

---

使用 demo


authKey: 代表key的权限

---

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