2 Commits 2806ea2a84 ... 59df99d5b9

Auteur SHA1 Message Date
  RichardSpace369 59df99d5b9 暂存 il y a 3 ans
  RichardSpace369 aa3846c21a init il y a 3 ans
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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>