Browse Source

改回browserRouter

zhouna 3 years ago
parent
commit
4378afb801
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/AuthIndex/index.js

+ 1 - 1
src/components/AuthIndex/index.js

@@ -1,5 +1,5 @@
 import {
-    HashRouter as Router,
+    BrowserRouter as Router,
     Switch,
     Route,
     Redirect