yangyin
2024-06-27 80f3f783663cd6188e8276ee8500c6bc44e2ce9c
src/router/pathMap.ts
@@ -12,6 +12,7 @@
   path: String;
   component: String;
   redirect?: String;
   showTitle:boolean;
};
const pathArr = window.route;