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