Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
luhc228 committed Sep 15, 2022
1 parent 4fc57d4 commit cd92347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guide/plugins/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ function Foo() {

## 接口鉴权

请参考文档 [数据请求](./request.md),业务上封装统一的请求方法,与服务端约定接口协议,前端根据状态码判断无权限、未登录等状态,然后跳转到指定页面。
请参考文档 数据请求,业务上封装统一的请求方法,与服务端约定接口协议,前端根据状态码判断无权限、未登录等状态,然后跳转到指定页面。

## 自定义 Fallback

Expand Down

0 comments on commit cd92347

Please sign in to comment.