rename && update

This commit is contained in:
felinae98
2021-11-18 19:48:56 +08:00
parent ea08f1e681
commit 90adaaa51c
4 changed files with 1407 additions and 1381 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ function App() {
<LoginContext.Provider value={{login: loginStatus, save}}>
<GlobalConfContext.Provider value={globalConf}>
{ globalConf.loaded &&
<Router basename="/hk_reporter">
<Router basename="/bison">
<Switch>
<Route path="/auth/:code">
<Auth />