2 Commits 2806ea2a84 ... 59df99d5b9

Autor SHA1 Mensaje Fecha
  RichardSpace369 59df99d5b9 暂存 hace 3 años
  RichardSpace369 aa3846c21a init hace 3 años
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/router/index.tsx

+ 0 - 1
src/router/index.tsx

@@ -118,7 +118,6 @@ const resolveRouters = (routes: routeItemProps[] = []) => {
 		</Switch>
 	);
 };
-console.log(resolveRouters(routeConfig));
 const routerIndex: React.FC = () => {
 	return (
 		<ProvideAuth>