Skip to content

Commit

Permalink
Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3
Browse files Browse the repository at this point in the history
  • Loading branch information
wanchun committed Jun 8, 2021
2 parents bcdccf0 + dbb5e8c commit 618bef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/zh/reference/plugin/plugins/layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
```js
export default {
layout: {
navigation: 'side
navigation: 'side'
}
}
```
Expand Down Expand Up @@ -261,4 +261,4 @@ export const access = {
}
};

```
```

0 comments on commit 618bef8

Please sign in to comment.