* docs: add docs * ignore dumi theme test * fix: error TS2717: Subsequent property declarations must have the same type. * update docs * deploy gh-pages * plugins docs * hash & cname * exportStatic * ssr * vercel * vercel * fix: deploy vercel * Delete vercel.json * docs * fix APP_DIST * on master branch
17 lines
196 B
Markdown
17 lines
196 B
Markdown
---
|
|
title: '@nocobase/plugin-action-logs'
|
|
group:
|
|
order: 3
|
|
title: 官方插件
|
|
---
|
|
|
|
# @nocobase/plugin-action-logs
|
|
|
|
操作记录
|
|
|
|
## 安装
|
|
|
|
```bash
|
|
yarn nocobase pull action-logs --start
|
|
```
|