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