Skip to content

Commit 007fab5

Browse files
authored
Update README.md
1 parent de51d59 commit 007fab5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ React 安全路由器
44

55
# 框架说明
66

7-
rsr 是 react security router 的简写,一个基于 react router 实现路由级别控制的安全框架
7+
rsr 是 react security router 的简写,一个基于 react router 实现纯前端路由级别控制的安全框架
88

99
功能简介:
1010

@@ -47,3 +47,8 @@ export default withSecurityBlocker(Root, bundler => {
4747
});
4848

4949
```
50+
51+
# 其它例子
52+
53+
基于 Modern.js 的例子:https://github.com/lanaqi-opensource/rsr-demo
54+
基于 react-router-dom 的例子:https://github.com/lanaqi-opensource/rsr6-demo

0 commit comments

Comments
 (0)