Skip to content

Commit

Permalink
refactor: add permission check for post edit button (#180)
Browse files Browse the repository at this point in the history
为文章页面的编辑按钮添加权限判断。

<img width="419" alt="image" src="https://github.com/user-attachments/assets/99a02618-181f-494e-9d54-61ad1d34f9d0">

```release-note
为文章页面的编辑按钮添加权限判断。
```
  • Loading branch information
ruibaby authored Sep 5, 2024
1 parent 65fbbee commit 33b7b41
Show file tree
Hide file tree
Showing 7 changed files with 280 additions and 18 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"vite": "^5.2.13"
},
"dependencies": {
"@halo-dev/api-client": "^2.19.0",
"alpinejs": "^3.14.0",
"pupa": "^3.1.0",
"tocbot": "^4.28.2"
Expand Down
Loading

0 comments on commit 33b7b41

Please sign in to comment.