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