Commit 7e7a31ba authored by 吴永生#A02208's avatar 吴永生#A02208

fix: browser修改

parent 350ec0d8
......@@ -56,7 +56,7 @@ const MyRouter = observer(() => {
);
return (
<BrowserRouter>
<BrowserRouter basename={"/v3"}>
<Routes>{setRoutes(routes)}</Routes>
</BrowserRouter>
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment