mirror of
https://github.com/PlayEdu/backend
synced 2025-12-27 17:25:44 +08:00
学员各页面缓存
This commit is contained in:
@@ -199,7 +199,7 @@ const DashboardPage = () => {
|
||||
<div
|
||||
className={styles["link-mode"]}
|
||||
onClick={() => {
|
||||
navigate("/member");
|
||||
navigate("/member/index");
|
||||
}}
|
||||
>
|
||||
<i
|
||||
|
||||
Reference in New Issue
Block a user