Explorar el Código

改回browserRouter

zhouna hace 3 años
padre
commit
4378afb801
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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