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